Add note about master restart per nodegroups.

Pointed out here:
https://khsing.net/2014/04/11/fight-with-saltstack-no-top-file-or-external-nodes-data-matches-found/
This commit is contained in:
Mike Place 2014-04-14 09:39:31 -06:00
parent f3e283a771
commit e3504e5a02

View File

@ -38,3 +38,8 @@ nodegroup`` on the line directly following the nodegroup name.
group1:
- match: nodegroup
- webserver
.. note::
When adding or modifying nodegroups to a master configuration file, the master must be restarted
for those changes to be recognized.