commit | c035c24a265db9edac9f9f532ad44b11f29e1645 | [log] [tgz] |
---|---|---|
author | Dennis Dmitriev <ddmitriev@mirantis.com> | Fri Oct 06 17:12:08 2017 +0300 |
committer | Dennis Dmitriev <ddmitriev@mirantis.com> | Fri Oct 06 17:12:08 2017 +0300 |
tree | b9a549a5ba1eeca604be90d5dd5ad16240a3759b | |
parent | 53efd8f82cb741cf95b317c17eba50745beda0b3 [diff] [blame] |
Refresh grains before continue with common services Change-Id: I5ea2b1d25fe051b70aabce88f5ca6ecc95b340e3
diff --git a/tcp_tests/templates/cookied-mcp-ocata-dvr-vxlan/common-services.yaml b/tcp_tests/templates/cookied-mcp-ocata-dvr-vxlan/common-services.yaml index 1deca4b..b2d0751 100644 --- a/tcp_tests/templates/cookied-mcp-ocata-dvr-vxlan/common-services.yaml +++ b/tcp_tests/templates/cookied-mcp-ocata-dvr-vxlan/common-services.yaml
@@ -1,5 +1,11 @@ {% from 'cookied-mcp-ocata-dvr-vxlan/underlay.yaml' import HOSTNAME_CFG01 with context %} +- description: Refresh grains + cmd: salt --hard-crash --state-output=mixed --state-verbose=False '*' state.sls salt.minion.grains + node_name: {{ HOSTNAME_CFG01 }} + retry: {count: 1, delay: 15} + skip_fail: false + # Install support services - description: Install keepalived on ctl01 cmd: salt --hard-crash --state-output=mixed --state-verbose=False