Merge "docs: fix link to global variable defaults"

This commit is contained in:
Zuul 2024-06-03 07:46:53 +00:00 committed by Gerrit Code Review
commit 31728a1803

View File

@ -32,7 +32,7 @@ typically execute roles in `ansible/roles/
<https://opendev.org/openstack/kayobe/src/branch/master/ansible/roles>`__.
Global variable defaults are defined in group variable files in
`ansible/inventory/group_vars/all/
<https://opendev.org/openstack/kayobe/src/branch/master/ansible/group_vars/>`__
<https://opendev.org/openstack/kayobe/src/branch/master/ansible/inventory/group_vars/all/>`__
and these typically map to commented out variables in the configuration files
in `etc/kayobe/*.yml
<https://opendev.org/openstack/kayobe/src/branch/master/etc/kayobe/>`__.