From 98caf12fdecf62a1f968b63ae5ffba44e23584b3 Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Fri, 6 Mar 2015 15:10:20 +0800 Subject: [PATCH] Decommission senfl.debian.org --- hieradata/common.yaml | 1 - modules/debian-org/misc/local.yaml | 1 - modules/ferm/manifests/per-host.pp | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/hieradata/common.yaml b/hieradata/common.yaml index f4833d32..919edb0e 100644 --- a/hieradata/common.yaml +++ b/hieradata/common.yaml @@ -109,7 +109,6 @@ roles: - lindsay.debian.org - philp.debian.org - ravel.debian.org - - senfl.debian.org - wolkenstein.debian.org syncproxy: - milanollo.debian.org diff --git a/modules/debian-org/misc/local.yaml b/modules/debian-org/misc/local.yaml index 7943f9ee..f5c418e8 100644 --- a/modules/debian-org/misc/local.yaml +++ b/modules/debian-org/misc/local.yaml @@ -179,7 +179,6 @@ host_settings: apache2_www_mirror: - gluck.debian.org - santoro.debian.org - - senfl.debian.org not-bacula-client: # decommissioning - rautavaara.debian.org diff --git a/modules/ferm/manifests/per-host.pp b/modules/ferm/manifests/per-host.pp index 00537576..643ec2ff 100644 --- a/modules/ferm/manifests/per-host.pp +++ b/modules/ferm/manifests/per-host.pp @@ -3,7 +3,7 @@ class ferm::per-host { include ferm::zivit } - if $::hostname in [glinka,klecker,ravel,rietz,senfl,sibelius] { + if $::hostname in [glinka,klecker,ravel,rietz,sibelius] { ferm::rule { 'dsa-rsync': domain => '(ip ip6)', description => 'Allow rsync access', -- 2.39.2