dann halt nich
authorMartin Zobel-Helas <zobel@debian.org>
Tue, 31 Jan 2017 21:50:08 +0000 (22:50 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Tue, 31 Jan 2017 21:50:08 +0000 (22:50 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
hieradata/common.yaml
modules/roles/manifests/bgp.pp

index aa6dbfd..8d15f70 100644 (file)
@@ -270,6 +270,5 @@ roles:
     - wieck.debian.org
   bgp:
     - bilbao.debian.org
-    - boman.debian.org
   cdimage-search:
     - cgi-grnet-01.debian.org
index 97dacec..315054e 100644 (file)
@@ -1,7 +1,6 @@
 class roles::bgp {
        $bgp_peers = $::hostname ? {
                bilbao    => '2001:41c9:2:13c::/128 89.16.162.0/32',
-               boman     => '',
                default    => undef,
        }