From b7a858f5931a219214a12c5c49dca7bdf010b28b Mon Sep 17 00:00:00 2001 From: Keith Burdis Date: Sat, 9 Feb 2013 09:23:38 +0000 Subject: Reminder to run the puppet agent otherwise changes aren't incorporated --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index daa4e42..167006e 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,10 @@ You can of course have as many host tags as you like. I have custom facts for the server role and the environment type (dev, qa, stage, prod) and define groups based on the role and envtype. +Remember to run the Puppet agent on your agent hosts to export any host tags +and run the Puppet agent on the monitoring host to pick up any changes to the +host groups. + ## Static host config Hosts that do not run Puppet with the check_mk module are not automatically @@ -168,3 +172,4 @@ You can also include host tags - for example: 'host1.domain|windows|dev', 'host2.domain|windows|prod', +Remember to run the Puppet agent on your monitoring host to pick up any changes. -- cgit v1.2.3