From: Peter Palfrader Date: Sat, 18 Sep 2010 21:30:55 +0000 (+0200) Subject: freebsd ssh access from grieg X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2057976098d419fb8fca33fc405fc5f6f0172675;p=dsa-puppet.git freebsd ssh access from grieg --- diff --git a/modules/ferm/templates/defs.conf.erb b/modules/ferm/templates/defs.conf.erb index c39b03d6..97488233 100644 --- a/modules/ferm/templates/defs.conf.erb +++ b/modules/ferm/templates/defs.conf.erb @@ -196,4 +196,6 @@ @def $USER_aurel32 = (); @def $USER_aurel32 = ($USER_aurel32 88.191.82.174); # hall.aurel32.net @def $USER_aurel32 = ($USER_aurel32 82.232.2.251); # farad.aurel32.net -@def $FREEBSD_SSH_ACCESS = ($DSA_IPS $USER_kibi $USER_aurel32); +@def $FREEBSD_SSH_ACCESS = (); +@def $FREEBSD_SSH_ACCESS = ($FREEBSD_SSH_ACCESS $DSA_IPS $USER_kibi $USER_aurel32); +@def $FREEBSD_SSH_ACCESS = ($FREEBSD_SSH_ACCESS 194.177.211.200); # grieg