From: Peter Palfrader Date: Tue, 31 Mar 2009 19:08:57 +0000 (+0200) Subject: A few puppet warnings X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f22b772133304eaa5d992894f4aaccb6baeda890;p=dsa-puppet.git A few puppet warnings --- diff --git a/modules/nagios/files/common/default b/modules/nagios/files/common/default index ef2d7d8f..14a7596a 100644 --- a/modules/nagios/files/common/default +++ b/modules/nagios/files/common/default @@ -1,3 +1,8 @@ +## +## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. +## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git +## +# # defaults file for nagios-nrpe-server # (this file is a /bin/sh compatible fragment) diff --git a/modules/nagios/files/common/inc-debian.org b/modules/nagios/files/common/inc-debian.org index dec94b3e..bf4cd783 100644 --- a/modules/nagios/files/common/inc-debian.org +++ b/modules/nagios/files/common/inc-debian.org @@ -1 +1,5 @@ +## +## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. +## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git +## allowed_hosts=192.25.206.57,192.25.206.33 diff --git a/modules/nagios/files/common/nrpe.cfg b/modules/nagios/files/common/nrpe.cfg index f21cdab3..d9248341 100644 --- a/modules/nagios/files/common/nrpe.cfg +++ b/modules/nagios/files/common/nrpe.cfg @@ -1,3 +1,7 @@ +## +## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. +## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git +## ############################################################################# # Sample NRPE Config File # Written by: Ethan Galstad (nagios@nagios.org)