]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk-paydirekt - added basic auth for live
authornils.wagner <nils.wagner@pixelpark.com>
Mon, 18 Apr 2016 06:45:21 +0000 (08:45 +0200)
committernils.wagner <nils.wagner@pixelpark.com>
Mon, 18 Apr 2016 06:45:21 +0000 (08:45 +0200)
customer/spk-paydirekt/paydirekt01-sparkasse-de.pixelpark.net.yaml
customer/spk-paydirekt/paydirekt02-sparkasse-de.pixelpark.net.yaml

index 04554e7312b1877aac454fd4b05dc3a39168b0b5..105fce5114fdaa156ba26104bada96e57cb78316 100644 (file)
@@ -40,6 +40,15 @@ site::profile::apache::pp_vhosts:
         allow_override:
           - None
         directoryindex: 'index.php'
+      - 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'
 
 site::profile::apache_php::fpm_pool:
   paydirekt:
index 04554e7312b1877aac454fd4b05dc3a39168b0b5..105fce5114fdaa156ba26104bada96e57cb78316 100644 (file)
@@ -40,6 +40,15 @@ site::profile::apache::pp_vhosts:
         allow_override:
           - None
         directoryindex: 'index.php'
+      - 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'
 
 site::profile::apache_php::fpm_pool:
   paydirekt: