From: Martin Zobel-Helas Date: Tue, 31 Jan 2017 21:50:08 +0000 (+0100) Subject: dann halt nich X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=51de62135be26931ec3ce6bcdba86910310f0262;p=mirror%2Fdsa-puppet.git dann halt nich Signed-off-by: Martin Zobel-Helas --- diff --git a/hieradata/common.yaml b/hieradata/common.yaml index aa6dbfdef..8d15f70a4 100644 --- a/hieradata/common.yaml +++ b/hieradata/common.yaml @@ -270,6 +270,5 @@ roles: - wieck.debian.org bgp: - bilbao.debian.org - - boman.debian.org cdimage-search: - cgi-grnet-01.debian.org diff --git a/modules/roles/manifests/bgp.pp b/modules/roles/manifests/bgp.pp index 97dacec56..315054ecb 100644 --- a/modules/roles/manifests/bgp.pp +++ b/modules/roles/manifests/bgp.pp @@ -1,7 +1,6 @@ class roles::bgp { $bgp_peers = $::hostname ? { bilbao => '2001:41c9:2:13c::/128 89.16.162.0/32', - boman => '', default => undef, }