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:
parent
cabd7b21d4
commit
4b38be0b93
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user