summaryrefslogtreecommitdiff
path: root/files/master
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-04-10 20:57:21 +0000
committermh <mh@immerda.ch>2008-04-10 20:57:21 +0000
commit2858e8d4eb9de90e0ab5d03bcd468d00fa8b8b56 (patch)
tree63f3fedc230b060b07564ef7f46ef87abb38438e /files/master
parent8c692461a73bf3a5c01388ee489366423d757594 (diff)
fixed some configs, changed to new puppetsetup
Diffstat (limited to 'files/master')
-rw-r--r--files/master/fileserver.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/master/fileserver.conf b/files/master/fileserver.conf
index 3889e1b..3f1cf25 100644
--- a/files/master/fileserver.conf
+++ b/files/master/fileserver.conf
@@ -12,13 +12,13 @@
# allow 192.168.0.0/24
#
[files]
- path /var/lib/puppet/dist
+ path /srv/puppet/files
allow 127.0.0.1
allow *.euskal.internal
allow *.glei.ch
[secfiles]
- path /var/lib/puppet/secfiles
+ path /srv/puppet/secfiles
allow 127.0.0.1
allow *.euskal.internal
allow *.glei.ch