X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fapache2%2Fmanifests%2Finit.pp;h=4290e02b1435975da5926b847502c6d2fc2185a4;hb=63aa133f8873fbebfa4e1e39cb53bb9b7858c052;hp=8aacde987b9aee411ab36bb095904b85d941b24a;hpb=2f70a42b6576bef5945cce5b6ca722396923ec17;p=mirror%2Fdsa-puppet.git diff --git a/modules/apache2/manifests/init.pp b/modules/apache2/manifests/init.pp index 8aacde987..4290e02b1 100644 --- a/modules/apache2/manifests/init.pp +++ b/modules/apache2/manifests/init.pp @@ -154,7 +154,7 @@ class apache2 { } if (! has_role('apache_not_public')) { - if $::hostname in [beach,buxtehude,picconi,pkgmirror-csail] { + if has_role('apache_ratelimited') { include apache2::dynamic } else { @ferm::rule { 'dsa-http':