Merge "Re-add cinder/nova_bin variables"

This commit is contained in:
Zuul
2022-12-10 21:29:35 +00:00
committed by Gerrit Code Review

View File

@@ -25,6 +25,8 @@
#
keystone_bin: /usr/bin
cinder_bin: /usr/bin
nova_bin: /usr/bin
## Delegate all database setup tasks to the utility host, and use the utility venv python interpreter
openstack_db_setup_host: "{{ groups['utility_all'][0] }}"