From: Peter Palfrader Date: Thu, 17 Mar 2011 09:42:44 +0000 (+0100) Subject: puppet headers for nfsd files X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=b92226568f9bc08636e4c698649e443cc6e996a8 puppet headers for nfsd files --- diff --git a/modules/nfs-server/files/lockd.local.modprobe b/modules/nfs-server/files/lockd.local.modprobe index fc6f11fb..105d4b53 100644 --- a/modules/nfs-server/files/lockd.local.modprobe +++ b/modules/nfs-server/files/lockd.local.modprobe @@ -1 +1,6 @@ +## +## 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 +## + options lockd nlm_udpport=10003 nlm_tcpport=10003 diff --git a/modules/nfs-server/files/nfs-common.default b/modules/nfs-server/files/nfs-common.default index 8e04ee37..9e31fd17 100644 --- a/modules/nfs-server/files/nfs-common.default +++ b/modules/nfs-server/files/nfs-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 +## + # If you do not set values for the NEED_ options, they will be attempted # autodetected; this should be sufficient for most people. Valid alternatives # for the NEED_ options are "yes" and "no". diff --git a/modules/nfs-server/files/nfs-kernel-server.default b/modules/nfs-server/files/nfs-kernel-server.default index a6f2d420..d40255f5 100644 --- a/modules/nfs-server/files/nfs-kernel-server.default +++ b/modules/nfs-server/files/nfs-kernel-server.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 +## + # Number of servers to start up RPCNFSDCOUNT=8