From 05c63fdd32dc58ed1cd9a235be7a8134f5f84430 Mon Sep 17 00:00:00 2001 From: sascha Date: Tue, 15 Aug 2017 12:28:13 +0200 Subject: [PATCH] fixed missing backslash in test env --- customer/fbb-www/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.39.5