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:
6a81611
)
Temporarily allow NFS to glinka from tye
author
Aurelien Jarno
<aurelien@aurel32.net>
Thu, 22 Sep 2016 14:56:53 +0000
(16:56 +0200)
committer
Aurelien Jarno
<aurelien@aurel32.net>
Thu, 22 Sep 2016 14:56:53 +0000
(16:56 +0200)
Until we move glinka to the new UBC network where glinka and tye can
talk through the private network.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
modules/nfs-server/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/nfs-server/manifests/init.pp
b/modules/nfs-server/manifests/init.pp
index
bfc41bf
..
c4813c6
100644
(file)
--- a/
modules/nfs-server/manifests/init.pp
+++ b/
modules/nfs-server/manifests/init.pp
@@
-24,7
+24,7
@@
class nfs-server {
$client_range = '172.29.122.0/24'
}
buxtehude,glinka: {
- $client_range = '(192.168.2.0/24 209.87.16.34/32)'
+ $client_range = '(192.168.2.0/24 209.87.16.34/32
209.87.16.37/32
)'
}
gretchaninov: {
$client_range = '172.29.40.0/22'