From b92226568f9bc08636e4c698649e443cc6e996a8 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 17 Mar 2011 10:42:44 +0100 Subject: [PATCH] puppet headers for nfsd files --- modules/nfs-server/files/lockd.local.modprobe | 5 +++++ modules/nfs-server/files/nfs-common.default | 5 +++++ modules/nfs-server/files/nfs-kernel-server.default | 5 +++++ 3 files changed, 15 insertions(+) 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 -- 2.39.2