From 16dc838f6cb9d0bb09ee3b578e14bdb385445f27 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 18 Aug 2016 12:18:09 +0200 Subject: [PATCH] aamt - remove live authentication --- .../aamt/web-aamt-facebook.pixelpark.net.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/customer/aamt/web-aamt-facebook.pixelpark.net.yaml b/customer/aamt/web-aamt-facebook.pixelpark.net.yaml index 2c785f8f..1e1fe15b 100644 --- a/customer/aamt/web-aamt-facebook.pixelpark.net.yaml +++ b/customer/aamt/web-aamt-facebook.pixelpark.net.yaml @@ -65,15 +65,15 @@ site::profile::apache::pp_vhosts: allow_override: - All directoryindex: 'index.php index.html' - - location1: - provider: location - path: '/' - auth_type: Digest - auth_name: testserver - 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: testserver +# auth_digest_provider: file +# auth_digest_algorithm: MD5 +# auth_user_file: '/etc/httpd/htdigest' +# auth_require: 'valid-user' site::profile::apache_php::fpm_pool: aamt-facebook: -- 2.39.5