From: Aurelien Jarno Date: Thu, 22 Sep 2016 14:56:53 +0000 (+0200) Subject: Temporarily allow NFS to glinka from tye X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=86a388447c7801095cc92f5ccb385635f57d48e2;p=mirror%2Fdsa-puppet.git Temporarily allow NFS to glinka from tye Until we move glinka to the new UBC network where glinka and tye can talk through the private network. Signed-off-by: Aurelien Jarno --- diff --git a/modules/nfs-server/manifests/init.pp b/modules/nfs-server/manifests/init.pp index bfc41bf7a..c4813c6a0 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)' + $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'