Move addons to common section
* Move addons to common section of metadata
* Add conditional logic to install criproxy when virtlet is enabled
* Adding -%} to remove empty lines produced by jinja
Doc-Impact
Change-Id: I1c91deffb51cc42da46bc2559fd01c50f9ce4e27
Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
diff --git a/tests/pillar/master_cluster.sls b/tests/pillar/master_cluster.sls
index a904a72..af99ceb 100644
--- a/tests/pillar/master_cluster.sls
+++ b/tests/pillar/master_cluster.sls
@@ -4,8 +4,8 @@
network:
engine: none
hyperkube:
- image: hyperkube-amd64:v1.5.0-beta.3-1
- master:
+ image: hyperkube-amd64:v1.6.4-3
+ hash: hnsj0XqABgrSww7Nqo7UVTSZLJUt2XRd
addons:
dns:
domain: cluster.local
@@ -41,7 +41,8 @@
hosts:
- cmp01
- cmp02
- image: mirantis/virtlet:latest
+ image: mirantis/virtlet:v0.7.0
+ master:
admin:
password: password
username: admin
@@ -103,5 +104,3 @@
enabled: true
netchecker:
enabled: true
- hyperkube:
- hash: hnsj0XqABgrSww7Nqo7UVTSZLJUt2XRd