Your message dated Wed, 8 Jun 2016 20:53:54 +0200
with message-id <[email protected]>
and subject line puppetmaster-common: nonexisting directory referenced in
fileserver.conf
has caused the Debian Bug report #782325,
regarding puppetmaster-common: nonexisting directory referenced in
fileserver.conf
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
782325: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782325
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: puppetmaster-common
Version: 3.7.2-4
Severity: minor
See https://projects.puppetlabs.com/issues/15024 and
https://github.com/puppetlabs/puppet-community-debian/pull/9 for details.
-- System Information:
Debian Release: 8.0
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
diff --git a/debian/fileserver.conf b/debian/fileserver.conf
index 19cccda..c72e3c4 100644
--- a/debian/fileserver.conf
+++ b/debian/fileserver.conf
@@ -5,13 +5,13 @@
# Adapt the allow/deny settings to your needs. Order
# for allow/deny does not matter, allow always takes precedence
# over deny
-[files]
- path /etc/puppet/files
+#[files]
+# path /etc/puppet/files
# allow *.example.com
# deny *.evil.example.com
# allow 192.168.0.0/24
-[plugins]
+#[plugins]
# allow *.example.com
# deny *.evil.example.com
# allow 192.168.0.0/24
--- End Message ---
--- Begin Message ---
this is fixed in the 4.x packages, thanks!
--- End Message ---