summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/deploychef/files/run-deploychef
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-support/deploychef/files/run-deploychef')
-rw-r--r--meta-openstack/recipes-support/deploychef/files/run-deploychef6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-support/deploychef/files/run-deploychef b/meta-openstack/recipes-support/deploychef/files/run-deploychef
index e8a8a57..4fd41d8 100644
--- a/meta-openstack/recipes-support/deploychef/files/run-deploychef
+++ b/meta-openstack/recipes-support/deploychef/files/run-deploychef
@@ -26,8 +26,8 @@
26# the attributes variables change at run-time. 26# the attributes variables change at run-time.
27# 27#
28#Shutdown all registered services 28#Shutdown all registered services
29. service-shutdown 29. ./service-shutdown
30#Re-generate configuration files from template files 30#Re-generate configuration files from template files
31. run-openstackchef 31. ./run-openstackchef
32#Run post-install script and then start services 32#Run post-install script and then start services
33. run-postinsts 33. ./run-postinsts