commit | 13b1edb4d520e07ab08de3b0021afe4834821cbc | [log] [tgz] |
---|---|---|
author | Tomáš Kukrál <tkukral@mirantis.com> | Thu Jun 08 16:47:34 2017 +0200 |
committer | Tomas Kukral <tkukral@mirantis.com> | Tue Jun 13 15:12:25 2017 +0000 |
tree | c69577bd135cab251fdbec0b96f353d5651abab2 | |
parent | 2171b1fc0104d1b00714dfdccbb6aa1e0b681863 [diff] [blame] |
switch kube-network-manager to addon Change-Id: I65910352eae2f769720bca775041cdd1a34521a9
diff --git a/.kitchen.yml b/.kitchen.yml index c9cc946..700fbdc 100644 --- a/.kitchen.yml +++ b/.kitchen.yml
@@ -59,4 +59,10 @@ pillars-from-files: kubernetes.sls: tests/pillar/pool_cluster.sls + - name: master_contrail + provisioner: + pillars-from-files: + kubernetes.sls: tests/pillar/master_contrail.sls + + # vim: ft=yaml sw=2 ts=2 sts=2 tw=125