X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fnfs-server%2Ffiles%2Fnfs-common.default;h=93f659823d0b19752ade427fc3ce6bd42bf7abd6;hb=ad88f67c13ae0f1a08936dad643f1e3509ab5f40;hp=8e04ee37650a537968174fc3f7dbd7bd71e82b61;hpb=86b076a671944fa76ee3fe291be16a93982798e0;p=mirror%2Fdsa-puppet.git diff --git a/modules/nfs-server/files/nfs-common.default b/modules/nfs-server/files/nfs-common.default index 8e04ee376..93f659823 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". @@ -9,7 +14,7 @@ NEED_STATD= # Should rpc.statd listen on a specific port? This is especially useful # when you have a port-based firewall. To use a fixed port, set this # this variable to a statd argument like: "--port 4000 --outgoing-port 4001". -# For more information, see rpc.statd(8) or http://wiki.debian.org/?SecuringNFS +# For more information, see rpc.statd(8) or http://wiki.debian.org/SecuringNFS STATDOPTS='--port 10000 -o 10001' # Do you want to start the idmapd daemon? It is only needed for NFSv4.