Add support of multiple CNIs
Change-Id: Ib2fba96acfd63830bbc6ba4bdce0112ca492df1f
diff --git a/tests/pillar/master_cluster.sls b/tests/pillar/master_cluster.sls
index e734b66..06dcace 100644
--- a/tests/pillar/master_cluster.sls
+++ b/tests/pillar/master_cluster.sls
@@ -2,8 +2,6 @@
common:
cluster_domain: cluster.local
cluster_name: cluster
- network:
- engine: none
hyperkube:
image: hyperkube-amd64:v1.6.4-3
hash: hnsj0XqABgrSww7Nqo7UVTSZLJUt2XRd
@@ -70,7 +68,8 @@
address: 10.0.175.100
allow_privileged: true
network:
- engine: calico
+ cnis:
+ - calico
calico:
calicoctl_image: calico/ctl
cni_image: calico/cni