From: Aurelien Jarno Date: Wed, 21 Sep 2016 21:51:35 +0000 (+0200) Subject: Temporarily allow NFS to buxtehude from sonntag X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=16867b63f6c24b91b9afd6c8c2fc43c7a82aa609;p=mirror%2Fdsa-puppet.git Temporarily allow NFS to buxtehude from sonntag Until we move buxtehude to the new UBC network where buxtehude and sonntag 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 518fdf396..ab3631d7d 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' + $client_range = '(192.168.2.0/24 209.87.16.34/32)' } default: { # Better than 0.0.0.0/0 - we really ought to configure a