X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fferm%2Ftemplates%2Fdefs.conf.erb;h=8161d85831c5f5751c21722e036a86f40a081349;hb=cf5ebb16f1cffc6a3f059d9b77b0a45923767eb8;hp=573906e02f7a5a5048377370e3a2cf6117d81346;hpb=b792b2de2aa30240543756d1a582337c69c961e1;p=mirror%2Fdsa-puppet.git diff --git a/modules/ferm/templates/defs.conf.erb b/modules/ferm/templates/defs.conf.erb index 573906e02..8161d8583 100644 --- a/modules/ferm/templates/defs.conf.erb +++ b/modules/ferm/templates/defs.conf.erb @@ -94,14 +94,18 @@ @def $zobel = ($zobel 93.94.128.0/21); # DG-i AS @def $zobel = ($zobel 195.49.152.0/22); # DG-i AS @def $zobel = ($zobel 194.187.64.0/22); # DG-i AS -@def $luca = (64.71.152.109); +@def $luca = (); +@def $luca = ($luca 69.4.89.5); # jump fubar.emyr.net +@def $luca = ($luca 137.82.37.25); # jump eye.iun.ubc.ca +@def $luca = ($luca 50.67.19.106); # home +@def $luca = ($luca 142.103.249.101); # work @def $paravoid = (62.217.125.135); # scrooge.tty.gr @def $tfheen = (); @def $tfheen = ($tfheen 195.159.200.122); # home @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.107.82/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); @@ -128,9 +132,6 @@ @def $USER_christoph = (); #@def $USER_christoph = ($USER_christoph 212.114.250.148/31); #@def $USER_christoph = ($USER_christoph 128.111.48.6/32); # U of Cal at Santa Barbara, until 2013-03 -@def $USER_aurel32 = (); -@def $USER_aurel32 = ($USER_aurel32 88.191.126.93); # hall.aurel32.net -@def $USER_aurel32 = ($USER_aurel32 82.232.2.251); # farad.aurel32.net @def $USER_joerg = (); @def $USER_joerg = ($USER_joerg 213.146.108.160/29); @def $USER_joerg = ($USER_joerg 46.4.205.32); @@ -141,8 +142,7 @@ @def $BUILDD_SSH_ACCESS = (); @def $BUILDD_SSH_ACCESS = ($BUILDD_SSH_ACCESS 5.153.231.18); # wuiet @def $BUILDD_SSH_ACCESS = ($BUILDD_SSH_ACCESS 97.107.116.29); # master -@def $BUILDD_SSH_ACCESS = ($BUILDD_SSH_ACCESS 206.12.19.5); # ravel @def $BUILDD_SSH_ACCESS = ($BUILDD_SSH_ACCESS 82.195.75.110); # new-master @def $FREEBSD_SSH_ACCESS = (); @def $FREEBSD_SSH_ACCESS = ($FREEBSD_SSH_ACCESS $DSA_IPS $BUILDD_SSH_ACCESS); -@def $FREEBSD_SSH_ACCESS = ($FREEBSD_SSH_ACCESS $USER_christoph $USER_aurel32); # buildd admins +@def $FREEBSD_SSH_ACCESS = ($FREEBSD_SSH_ACCESS $USER_christoph); # buildd admins