Merge "Minor update add prechecks into workflow path"
This commit is contained in:
commit
dea765639e
@ -443,6 +443,15 @@ wrapped in the kolla-script in the future. Note even for all-in-one installs
|
||||
it is possible to use the docker registry for deployment, although not
|
||||
strictly required.
|
||||
|
||||
First, check that the deployment targets are in a state where Kolla may deploy
|
||||
to them:
|
||||
|
||||
::
|
||||
|
||||
kolla-ansible prechecks
|
||||
|
||||
Run the deployment:
|
||||
|
||||
::
|
||||
|
||||
kolla-ansible deploy
|
||||
|
Loading…
Reference in New Issue
Block a user