setup heat via run-action

If this action is not run, then heat will not be able
to do deployments, and get stuck with Authorization failed.
This commit is contained in:
Arif Ali 2022-03-10 07:47:50 +00:00
parent cabd7b21d4
commit 4b38be0b93
Signed by: arif
GPG Key ID: 369608FBA1353A70

View File

@ -25,3 +25,5 @@ juju run --application openstack-service-checks "echo 10.0.1.216 keystone-intern
juju run --application ceph-osd "echo 10.0.1.222 vault.example.com | sudo tee -a /etc/hosts"
juju run --application ceph-osd "echo 10.0.1.222 vault-internal.example.com | sudo tee -a /etc/hosts"
juju run-action --wait heat/leader domain-setup