From 631d4f573838dc34677c4e7657d3851d2d32ddb8 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 20 Apr 2013 10:30:34 +0100 Subject: [PATCH] pick up some other useful rules Signed-off-by: Stephen Gran --- modules/apache2/manifests/init.pp | 2 +- modules/debian-org/misc/local.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/apache2/manifests/init.pp b/modules/apache2/manifests/init.pp index 3533856f0..492823da2 100644 --- a/modules/apache2/manifests/init.pp +++ b/modules/apache2/manifests/init.pp @@ -81,7 +81,7 @@ class apache2 { } } - if $::hostname in [busoni,holter,lindberg,master,beach,buxtehude] { + if $::hostname in [busoni,holter,lindberg,master,beach,buxtehude,picconi] { include apache2::dynamic } else { @ferm::rule { 'dsa-http': diff --git a/modules/debian-org/misc/local.yaml b/modules/debian-org/misc/local.yaml index a120f9128..dcfbfe2a5 100644 --- a/modules/debian-org/misc/local.yaml +++ b/modules/debian-org/misc/local.yaml @@ -207,6 +207,7 @@ host_settings: - morricone.debian.org - muffat.debian.org - nono.debian.org + - picconi.debian.org - popov.debian.org - quantz.debian.org - ravel.debian.org -- 2.20.1