From: sascha Date: Tue, 15 Aug 2017 10:28:13 +0000 (+0200) Subject: fixed missing backslash in test env X-Git-Tag: v0.1.0~2635^2^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=05c63fdd32dc58ed1cd9a235be7a8134f5f84430;p=pixelpark%2Fhiera.git fixed missing backslash in test env --- diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index 37870663..315d2f61 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -437,7 +437,7 @@ infra::profile::apache::pp_vhosts: - 'Remote_Addr "89\.247\.134\.34" AdslZugriffErlaubt' - 'Remote_Addr "89\.247\.134\.67" AdslZugriffErlaubt' # Nat pool FBB - 172.17.85.0/24 - - 'Remote_Addr "172\.17\.85\.d+" AdslZugriffErlaubt' + - 'Remote_Addr "172\.17\.85\.\d+" AdslZugriffErlaubt' # Provider Vodafone - 'Remote_Addr "89\.27\.163\.1(37|38|39|40|41|42)" AdslZugriffErlaubt' - 'Remote_Addr "217\.66\.51\.\d+" AdslZugriffErlaubt'