From cf5fe8cac7eaf392473b41d937ca6f835274c519 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Thu, 22 Sep 2016 21:45:31 +0200 Subject: [PATCH] Temporarily allow NFS to buxtehude and glinka from ullmann Until we move buxtehude and glinka to the new UBC network where buxtehude, glinka and ullmann can talk through the private network. Signed-off-by: Aurelien Jarno --- modules/nfs-server/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/nfs-server/manifests/init.pp b/modules/nfs-server/manifests/init.pp index c4813c6a0..a4556a4f7 100644 --- 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 209.87.16.37/32)' + $client_range = '(192.168.2.0/24 209.87.16.34/32 209.87.16.37/32 209.87.16.38/32)' } gretchaninov: { $client_range = '172.29.40.0/22' -- 2.20.1