]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mbvd-mytruckparts update serveralias + active web auth
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 27 Oct 2017 08:44:15 +0000 (10:44 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 27 Oct 2017 08:44:15 +0000 (10:44 +0200)
customer/mbvd-mytruckparts/web02-mytruckparts-com.pixelpark.net.yaml

index 79af4bb043c4415a8527328033dbe598e0a75e70..301a89f5362d53560ece1b4f660ef9083766d807 100644 (file)
@@ -25,7 +25,7 @@ infra::profile::apache::pp_vhosts:
     servername: www.mytruckparts.com # WAF Domain
     serveraliases:
       - mytruckparts.com
-      - web-mytruckparts-com.pixelpark.net
+      - web02-mytruckparts-com.pixelpark.net
       - www-mytruckparts-com.pixelpark.net
     ssl: false
 #    cert_servername: 'wildcard.pixelpark.net'
@@ -51,12 +51,12 @@ infra::profile::apache::pp_vhosts:
         allow_override:
           - All
         directoryindex: index.php index.html
-#      - location1:
-#        provider: location
-#        path: '/'
-#        auth_type: Digest
-#        auth_name: server
-#        auth_digest_provider: file
-#        auth_digest_algorithm: MD5
-#        auth_user_file: '/etc/httpd/htdigest'
-#        auth_require: 'valid-user'
+      - location1:
+        provider: location
+        path: '/'
+        auth_type: Digest
+        auth_name: server
+        auth_digest_provider: file
+        auth_digest_algorithm: MD5
+        auth_user_file: '/etc/httpd/htdigest'
+        auth_require: 'valid-user'