summaryrefslogtreecommitdiff
path: root/install-files/openstack/usr/share/openstack/glance.yml
diff options
context:
space:
mode:
Diffstat (limited to 'install-files/openstack/usr/share/openstack/glance.yml')
-rw-r--r--install-files/openstack/usr/share/openstack/glance.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/install-files/openstack/usr/share/openstack/glance.yml b/install-files/openstack/usr/share/openstack/glance.yml
index aa7e4c78..830f2bd3 100644
--- a/install-files/openstack/usr/share/openstack/glance.yml
+++ b/install-files/openstack/usr/share/openstack/glance.yml
@@ -78,8 +78,7 @@
sudo_user: glance
- name: Initiate glance database
- glance_manage:
- action: dbsync
+ command: glance-manage db_sync
sudo: yes
sudo_user: glance