X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fferm%2Ftemplates%2Fdefs.conf.erb;h=5fd19fd6ad1958409daef85a148aa3a5785ea259;hb=ee981070efe9e01c10d02b6bf93fa7e38a86f90e;hp=78a200fd21a9a693d93e2a57971102b7260af138;hpb=7a49d7afd1a5e7c5974f3fa375c0149f4c711276;p=mirror%2Fdsa-puppet.git diff --git a/modules/ferm/templates/defs.conf.erb b/modules/ferm/templates/defs.conf.erb index 78a200fd2..5fd19fd6a 100644 --- a/modules/ferm/templates/defs.conf.erb +++ b/modules/ferm/templates/defs.conf.erb @@ -179,7 +179,11 @@ @def $zobel = ($zobel 87.193.134.192/27); # credativ qsc @def $zobel = ($zobel 78.47.2.104/29); # baldur, bragi, saga @def $luca = (64.71.152.109); -@def $DSA_IPS = ($sgran $weasel $zobel $luca); +@def $paravoid = (83.212.9.72); # faidon.noc.grnet.gr +@def $tfheen = (); +@def $tfheen = ($tfheen 87.238.43.224/27); # office network +@def $tfheen = ($tfheen 77.40.198.10); # home +@def $DSA_IPS = ($sgran $weasel $zobel $luca $paravoid $tfheen); @def $sgran6 = (2001:4b10:100b::/48); @def $sgran6 = ($sgran6 2001:4b10:0000:810b::/64); @@ -192,13 +196,22 @@ @def $zobel6 = ($zobel6 2a01:198:549::/48); # WGS20 @def $zobel6 = ($zobel6 2a01:198:6b2::/48); # AdS20 @def $luca6 = (); -@def $DSA_V6_IPS = ($sgran6 $weasel6 $zobel6 $luca6); +@def $paravoid6 = (2001:648:2340:1:225:64ff:fea4:8590); # faidon.noc.grnet.gr +@def $tfheen6 = (); +@def $tfheen6 = ($tfheen6 2a02:c0:1013:1::/64); +@def $tfheen6 = ($tfheen6 2001:16d8:ee48::/48); # home +@def $DSA_V6_IPS = ($sgran6 $weasel6 $zobel6 $luca6 $paravoid6 $tfheen6); @def $USER_christoph = (); @def $USER_christoph = ($USER_christoph 212.114.250.148/31); @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 $BUILDD_SSH_ACCESS = (); +@def $BUILDD_SSH_ACCESS = ($BUILDD_SSH_ACCESS 194.177.211.200); # grieg +@def $BUILDD_SSH_ACCESS = ($BUILDD_SSH_ACCESS 70.103.162.29); # master +@def $BUILDD_SSH_ACCESS = ($BUILDD_SSH_ACCESS 206.12.19.5); # ravel @def $FREEBSD_SSH_ACCESS = (); -@def $FREEBSD_SSH_ACCESS = ($FREEBSD_SSH_ACCESS $DSA_IPS $USER_christoph $USER_aurel32); -@def $FREEBSD_SSH_ACCESS = ($FREEBSD_SSH_ACCESS 194.177.211.200); # grieg +@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