aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/ironic-conductor.yaml
diff options
context:
space:
mode:
authormarios <marios@redhat.com>2017-02-13 13:54:21 +0200
committermarios <marios@redhat.com>2017-02-13 13:54:21 +0200
commitec5ba081c4d19b67df7d90681ebe622b738ceb29 (patch)
tree088292cb872242187494878825008cd9246a056b /puppet/services/ironic-conductor.yaml
parent369c11edd6be4c3964570003f4aa4642e6cf3608 (diff)
Remove [heat,glance,ironic,cinder,keystone] db sync from ansible
These are handle by puppet as usual (puppet run comes after the ansible steps) so remove them from these remaining upgrade_tasks Change-Id: Ic341f31251622ccb11a5f7818b2edf7a82391560
Diffstat (limited to 'puppet/services/ironic-conductor.yaml')
-rw-r--r--puppet/services/ironic-conductor.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/puppet/services/ironic-conductor.yaml b/puppet/services/ironic-conductor.yaml
index 48d87209..739db13c 100644
--- a/puppet/services/ironic-conductor.yaml
+++ b/puppet/services/ironic-conductor.yaml
@@ -111,6 +111,3 @@ outputs:
- name: Stop ironic_conductor service
tags: step2
service: name=openstack-ironic-conductor state=stopped
- - name: Sync ironic_conductor DB
- tags: step5
- command: ironic-dbsync