From 25b575fcdd588a619a89ac3fce474f4f35de3fb1 Mon Sep 17 00:00:00 2001 From: luke Date: Sun, 12 Nov 2006 22:17:49 +0000 Subject: adding a comment to namespaceauth.conf git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1862 980ebf18-57e1-0310-9a29-db15c13687c0 --- examples/root/etc/puppet/namespaceauth.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/examples/root/etc/puppet/namespaceauth.conf b/examples/root/etc/puppet/namespaceauth.conf index dcf20c666..fb08d428b 100644 --- a/examples/root/etc/puppet/namespaceauth.conf +++ b/examples/root/etc/puppet/namespaceauth.conf @@ -1,3 +1,6 @@ +# This file is only necessary if your clients listen. +# Note that it affects all puppet daemons, including puppetmasterd, +# which is why puppetmaster is in there. [fileserver] allow *.madstop.com -- cgit