]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
deuwo test limit_except in api vhost array v5
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Thu, 24 May 2018 10:04:34 +0000 (12:04 +0200)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Thu, 24 May 2018 10:04:34 +0000 (12:04 +0200)
customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml

index 5e31f3480ef8f9f4133d0b4df562943efc28e63e..0afd7bb93064b8f53f4dc57653f52a713c2fca58 100644 (file)
@@ -213,12 +213,11 @@ infra::profile::apache::pp_vhosts:
         provider: location
         path: '/'
         limit_except:
-          - { methods: 'OPTIONS', auth_type: 'Basic', auth_name: 'server', auth_user_file: '/etc/httpd/.htpasswd', auth_require: 'valid-user' }
-
-  #      auth_type: Basic
-  #      auth_name: server
-  #      auth_user_file: '/etc/httpd/.htpasswd'
-  #      auth_require: 'valid-user'
+          - { methods: 'OPTIONS', auth_require: 'valid-user' }
+        auth_type: Basic
+        auth_name: server
+        auth_user_file: '/etc/httpd/.htpasswd'
+        auth_require: 'valid-user'
 
   #      provider: location
   #      path: '/'