Merge "Fix file link to groups.txt in sysadmin docs"

This commit is contained in:
Jenkins 2016-03-11 11:23:38 +00:00 committed by Gerrit Code Review
commit 7ae85a3dbc

View File

@ -311,7 +311,7 @@ to take.
In the case of needing to disable the running of puppet on a node, it's a
simple matter of adding an entry to the ansible inventory "disabled" group
in `:file:modules/openstack_project/files/puppetmaster/groups.txt`. The
in :file:`modules/openstack_project/files/puppetmaster/groups.txt`. The
disabled entry is an input to `ansible --list-hosts` so you can check your
entry simply by running it with `ansible $hostlist --list-hosts` as root
on the puppetmaster host and ensuring that the list of hosts returned is as