projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edb0526
)
puppet headers for nfsd files
author
Peter Palfrader
<peter@palfrader.org>
Thu, 17 Mar 2011 09:42:44 +0000
(10:42 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Thu, 17 Mar 2011 09:42:44 +0000
(10:42 +0100)
modules/nfs-server/files/lockd.local.modprobe
patch
|
blob
|
history
modules/nfs-server/files/nfs-common.default
patch
|
blob
|
history
modules/nfs-server/files/nfs-kernel-server.default
patch
|
blob
|
history
diff --git
a/modules/nfs-server/files/lockd.local.modprobe
b/modules/nfs-server/files/lockd.local.modprobe
index
fc6f11f
..
105d4b5
100644
(file)
--- 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
8e04ee3
..
9e31fd1
100644
(file)
--- 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
a6f2d42
..
d40255f
100644
(file)
--- 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