Merge "[states] maas, vcp: Use `wait_for` in online check"
[fuel.git] / mcp / config / states / openstack_ha
index 404c89c..302de87 100755 (executable)
@@ -63,7 +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 'nginx:server' state.sls nginx,sphinx
+salt -I 'nginx:server' state.sls nginx
 
 # workaround for Ubuntu Pike Horizon missing css, FUEL-324
 if ! salt -C 'I@horizon:server and *01*' --out=yaml pkg.version openstack-dashboard | grep -qE 'mcp'; then