commit | 0c0d291039a5ee6c2870b292b066c3f3f861ec8d | [log] [tgz] |
---|---|---|
author | Tatyana Leontovich <tleontovich@mirantis.com> | Tue Apr 25 19:55:08 2017 +0300 |
committer | Tatyana Leontovich <tleontovich@mirantis.com> | Tue Apr 25 19:55:08 2017 +0300 |
tree | 21d6da978a4abd3587bd5150935d0886c54a14be | |
parent | d9a707e16dd38b63bf1ca26d5d06e6cb027c537e [diff] [blame] |
Add -b to rabbit invoke
diff --git a/tcp_tests/templates/common-services/virtual-mcp11-dvr-common-services.yaml b/tcp_tests/templates/common-services/virtual-mcp11-dvr-common-services.yaml index c07c888..a3ae37d 100644 --- a/tcp_tests/templates/common-services/virtual-mcp11-dvr-common-services.yaml +++ b/tcp_tests/templates/common-services/virtual-mcp11-dvr-common-services.yaml
@@ -41,7 +41,7 @@ - description: Install RabbitMQ cmd: salt --hard-crash --state-output=mixed --state-verbose=False - -C 'I@rabbitmq:server' state.sls rabbitmq + -C 'I@rabbitmq:server' state.sls rabbitmq -b 1 node_name: {{ HOSTNAME_CFG01 }} retry: {count: 1, delay: 5} skip_fail: false