Fixed the post-deploy task to work with the right inventory
This commit is contained in:
parent
3b30ae7d1c
commit
fb6fe69f80
@ -86,7 +86,7 @@ kolla-ansible deploy -i ./all-in-one
|
||||
|
||||
# 6. Post-Install
|
||||
pip install python-openstackclient
|
||||
kolla-ansible post-deploy
|
||||
kolla-ansible post-deploy -i ./all-in-one
|
||||
|
||||
echo "Deployment Complete. Credentials located in /etc/kolla/admin-openrc.sh"
|
||||
deactivate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user