From a6789350a292b68fa0c5d0668b4cf1a1f6831531 Mon Sep 17 00:00:00 2001 From: marios Date: Thu, 23 Feb 2017 10:53:05 +0200 Subject: 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 --- puppet/services/sahara-engine.yaml | 3 --- 1 file changed, 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 -- cgit 1.2.3-korg