commit | 2a2cd8e2fdc36ab969b767ecb723568825b6d7ea | [log] [tgz] |
---|---|---|
author | Victor Ryzhenkin <vryzhenkin@mirantis.com> | Mon May 07 18:38:43 2018 +0400 |
committer | Victor Ryzhenkin <vryzhenkin@mirantis.com> | Mon May 21 18:54:54 2018 +0400 |
tree | 1b0ac8818c033a300003c4c47a280a78fad533f5 | |
parent | 9a532a523f829c541572dc6bdfe7f0e876b2e05c [diff] [blame] |
Update *-k8s-calico templates Change-Id: I31d520799095665cc54c444d7131955f2fe1c1ed
diff --git a/tcp_tests/templates/k8s-ha-calico/common-services.yaml b/tcp_tests/templates/k8s-ha-calico/common-services.yaml index 5c0fcf9..1d0a8d2 100644 --- a/tcp_tests/templates/k8s-ha-calico/common-services.yaml +++ b/tcp_tests/templates/k8s-ha-calico/common-services.yaml
@@ -31,7 +31,7 @@ - description: Install keepalived on whole cluster cmd: salt --hard-crash --state-output=mixed --state-verbose=False - -C 'I@keepalived:cluster and *01*' state.sls keepalived + -C 'I@keepalived:cluster' state.sls keepalived node_name: {{ HOSTNAME_CFG01 }} retry: {count: 1, delay: 10} skip_fail: true