]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
tst-fbb-api removed basic auth
authorSascha Strassheim <sascha.strassheim@publicispixelpark.com>
Tue, 3 Jul 2018 14:47:42 +0000 (16:47 +0200)
committerSascha Strassheim <sascha.strassheim@publicispixelpark.com>
Tue, 3 Jul 2018 14:47:42 +0000 (16:47 +0200)
customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml
customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml

index 269670df243523cddde5c1204c0ac301dcfb44a4..4f3b6907955180407df4f50b08decd8ebf8bfa79 100644 (file)
@@ -49,20 +49,20 @@ 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'
-        require:
-          requires:
-            - 'valid-user'
-            # BERFBB-4676
-            - 'ip 217.66.48.0/20 10.90.13.0/24 10.90.14.0/24 194.174.72.0/21 194.115.26.6'
-          enforce: any
+#      - location1:
+#        provider: location
+#        path: '/'
+#        auth_type: Digest
+#        auth_name: server
+#        auth_digest_provider: file
+#        auth_digest_algorithm: MD5
+#        auth_user_file: '/etc/httpd/htdigest'
+#        require:
+#          requires:
+#            - 'valid-user'
+#            # BERFBB-4676
+#            - 'ip 217.66.48.0/20 10.90.13.0/24 10.90.14.0/24 194.174.72.0/21 194.115.26.6'
+#          enforce: any
     setenv:
       - 'DB_CONNECTION mysql'
       - 'DB_HOST tst-db-fbb.pixelpark.net'
index 18dd51e8a40031ca27e7264ec42eaf9c6744136e..01859506c6edec221787984c44938361aad6e842 100644 (file)
@@ -43,20 +43,20 @@ 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'
-        require:
-          requires:
-            - 'valid-user'
-            # BERFBB-4676
-            - 'ip 217.66.48.0/20 10.90.13.0/24 10.90.14.0/24 194.174.72.0/21 194.115.26.6'
-          enforce: any
+#      - location1:
+#        provider: location
+#        path: '/'
+#        auth_type: Digest
+#        auth_name: server
+#        auth_digest_provider: file
+#        auth_digest_algorithm: MD5
+#        auth_user_file: '/etc/httpd/htdigest'
+#        require:
+#          requires:
+#            - 'valid-user'
+#            # BERFBB-4676
+#            - 'ip 217.66.48.0/20 10.90.13.0/24 10.90.14.0/24 194.174.72.0/21 194.115.26.6'
+#          enforce: any
     setenv:
       - 'DB_CONNECTION mysql'
       - 'DB_HOST tst-db-fbb.pixelpark.net'