summaryrefslogtreecommitdiffstats
path: root/examples/root/etc/puppet
diff options
context:
space:
mode:
Diffstat (limited to 'examples/root/etc/puppet')
-rw-r--r--examples/root/etc/puppet/fileserver.conf13
-rw-r--r--examples/root/etc/puppet/namespaceauth.conf20
-rw-r--r--examples/root/etc/puppet/puppet.conf10
-rw-r--r--examples/root/etc/puppet/tagmail.conf1
4 files changed, 0 insertions, 44 deletions
diff --git a/examples/root/etc/puppet/fileserver.conf b/examples/root/etc/puppet/fileserver.conf
deleted file mode 100644
index 32dfcdd5c..000000000
--- a/examples/root/etc/puppet/fileserver.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-# $Id$
-
-[dist]
- path /dist
- allow *.madstop.com
-
-[plugins]
- path /var/puppet/plugins
- allow *.madstop.com
-
-[facts]
- path /var/puppet/facts
- allow *.madstop.com
diff --git a/examples/root/etc/puppet/namespaceauth.conf b/examples/root/etc/puppet/namespaceauth.conf
deleted file mode 100644
index fb08d428b..000000000
--- a/examples/root/etc/puppet/namespaceauth.conf
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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
-
-[puppetmaster]
- allow *.madstop.com
-
-[pelementserver]
- allow puppet.madstop.com
-
-[puppetrunner]
- allow culain.madstop.com
-
-[puppetbucket]
- allow *.madstop.com
-
-[puppetreports]
- allow *.madstop.com
diff --git a/examples/root/etc/puppet/puppet.conf b/examples/root/etc/puppet/puppet.conf
deleted file mode 100644
index 151364ebd..000000000
--- a/examples/root/etc/puppet/puppet.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-[puppetd]
-report = true
-factsync = true
-pluginsync = true
-
-[puppetmasterd]
-reports = store,rrdgraph,tagmail,log
-node_terminus = ldap
-ldapserver = culain.madstop.com
-ldapbase = dc=madstop,dc=com
diff --git a/examples/root/etc/puppet/tagmail.conf b/examples/root/etc/puppet/tagmail.conf
deleted file mode 100644
index 31c77f4bc..000000000
--- a/examples/root/etc/puppet/tagmail.conf
+++ /dev/null
@@ -1 +0,0 @@
-all: user@domain.com