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