diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2017-11-11 02:00:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-11 02:00:27 +0000 |
commit | 088f3c7325d5ca443c6f9e202497503982c61401 (patch) | |
tree | f2778ed4a25b409f85935a1c885ddef6680a199c /mcp/config/states/openstack_ha | |
parent | d8508c56661b0e0fb40e82e9feb1df1416749913 (diff) | |
parent | 9ef364212224ca4790f175d20c2176682c5a9c32 (diff) |
Merge "Apply apache state on proxy nodes" into stable/euphrates
Diffstat (limited to 'mcp/config/states/openstack_ha')
-rwxr-xr-x | mcp/config/states/openstack_ha | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mcp/config/states/openstack_ha b/mcp/config/states/openstack_ha index e816a9dcc..c3a51a85a 100755 --- a/mcp/config/states/openstack_ha +++ b/mcp/config/states/openstack_ha @@ -63,6 +63,7 @@ salt -I 'ceilometer:server' state.sls ceilometer salt -I 'ceilometer:agent' state.sls ceilometer salt -I 'horizon:server' state.sls horizon +salt -I 'apache:server' state.sls apache salt -I 'nginx:server' state.sls nginx clstr_vip_addr=$(salt -C 'I@nginx:server and *01*' --out=yaml \ |