Skip to content
Snippets Groups Projects
Commit 8d26cd79 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Add genconfig to the Operating Kolla guide"

parents 1bd1517d 08f408b5
No related branches found
No related tags found
No related merge requests found
......@@ -247,6 +247,10 @@ necessary update containers, without generating configuration.
``kolla-ansible -i INVENTORY prune-images`` is used to prune orphaned Docker
images on hosts.
``kolla-ansible -i INVENTORY genconfig`` is used to generate configuration
files for enabled OpenStack services, without then restarting the containers so
it is not applied right away.
``kolla-ansible -i INVENTORY1 -i INVENTORY2 ...`` Multiple inventories can be
specified by passing the ``--inventory`` or ``-i`` command line option multiple
times. This can be useful to share configuration between multiple environments.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment