From: Julien Cristau Date: Mon, 31 Aug 2015 09:46:51 +0000 (+0200) Subject: ferm: add yet another $work ip X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=08832b82184b83b2ad9c3fdc0d03147ba5a08eef;p=dsa-puppet.git ferm: add yet another $work ip --- diff --git a/modules/ferm/templates/defs.conf.erb b/modules/ferm/templates/defs.conf.erb index e1296305..431b9970 100644 --- a/modules/ferm/templates/defs.conf.erb +++ b/modules/ferm/templates/defs.conf.erb @@ -101,7 +101,7 @@ @def $tfheen = ($tfheen 77.40.254.120/29); # home @def $jcristau = (); @def $jcristau = ($jcristau 82.225.74.107/32); # home -@def $jcristau = ($jcristau 109.190.188.123/32 109.190.188.138/32); # office +@def $jcristau = ($jcristau 109.190.188.123/32 109.190.188.138/32 109.190.107.82/32); # office @def $master = (82.195.75.110); # master.debian.org @def $DSA_IPS = ($sgran $weasel $zobel $luca $paravoid $tfheen $jcristau $master);