Minor update add prechecks into workflow path
TrivialFix Change-Id: I93f9ec574b4d46a53086ca11946bfa1003e26fa0
This commit is contained in:
parent
3678532f34
commit
2fac978566
@ -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
|
it is possible to use the docker registry for deployment, although not
|
||||||
strictly required.
|
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
|
kolla-ansible deploy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user