diff --git a/doc/quickstart.rst b/doc/quickstart.rst index 819edecf43..131770650c 100644 --- a/doc/quickstart.rst +++ b/doc/quickstart.rst @@ -449,6 +449,12 @@ to them: kolla-ansible prechecks +Verify that all required images with appropriate tags are available: + +:: + + kolla-ansible pull + Run the deployment: ::