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

index 785fdc33858dcb997d9bd82d3b63ace2c36ad5d6..e9580c8faa831f67c311e8db0e989b8fd8f443b8 100644 (file)
@@ -213,11 +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_type: Basic
+        auth_name: server
+        auth_user_file: '/etc/httpd/.htpasswd'
+        auth_require: 'valid-user'
 
   #      provider: location
   #      path: '/'