From 3992441dc69824c830e6100956441fcca52feef0 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 30 Apr 2011 19:17:40 +0200 Subject: [PATCH] remove kibi, add christoph for freebsd whitelist --- modules/ferm/templates/defs.conf.erb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/modules/ferm/templates/defs.conf.erb b/modules/ferm/templates/defs.conf.erb index b79a1e82..78a200fd 100644 --- a/modules/ferm/templates/defs.conf.erb +++ b/modules/ferm/templates/defs.conf.erb @@ -194,13 +194,11 @@ @def $luca6 = (); @def $DSA_V6_IPS = ($sgran6 $weasel6 $zobel6 $luca6); -@def $USER_kibi = (); -@def $USER_kibi = ($USER_kibi 90.80.97.98); # gruyere.kerlabs.com -@def $USER_kibi = ($USER_kibi 88.164.242.219); # home.ikibiki.org -@def $USER_kibi = ($USER_kibi 82.244.158.68); # @parents' +@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 $FREEBSD_SSH_ACCESS = (); -@def $FREEBSD_SSH_ACCESS = ($FREEBSD_SSH_ACCESS $DSA_IPS $USER_kibi $USER_aurel32); +@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 -- 2.39.2