aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/sahara-engine.yaml
diff options
context:
space:
mode:
authormarios <marios@redhat.com>2017-02-23 10:53:05 +0200
committerEmilien Macchi <emilien@redhat.com>2017-02-25 19:44:05 +0000
commitc472b36a4ac467f4c835e5986a7b2346c2c98c24 (patch)
tree2f98c2c639988956a87ed3c68b6dc9ad067cb5fd /puppet/services/sahara-engine.yaml
parent656cf974e311b52843e1a142fa1bb5fb48ed02e0 (diff)
Remove forgotten sahara dbsync from step5 upgrades tasks
I suspect this was forgotten from the initial commits where we were doing the dbsync in ansible Change-Id: Ie337bfba4e61cf3d546d0b79b611b84211ac9d9d (cherry picked from commit a6789350a292b68fa0c5d0668b4cf1a1f6831531)
Diffstat (limited to 'puppet/services/sahara-engine.yaml')
-rw-r--r--puppet/services/sahara-engine.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/puppet/services/sahara-engine.yaml b/puppet/services/sahara-engine.yaml
index 987fe25b..176514ec 100644
--- a/puppet/services/sahara-engine.yaml
+++ b/puppet/services/sahara-engine.yaml
@@ -53,6 +53,3 @@ outputs:
- name: Stop sahara_engine service
tags: step2
service: name=openstack-sahara-engine state=stopped
- - name: Sync sahara_engine DB
- tags: step5
- command: sahara-db-manage --config-file /etc/sahara/sahara.conf upgrade head