]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
bkk-vbu config changes
authorThomas Heller <thomas.heller@pixelpark.com>
Fri, 30 Sep 2016 11:07:25 +0000 (13:07 +0200)
committerThomas Heller <thomas.heller@pixelpark.com>
Fri, 30 Sep 2016 11:07:25 +0000 (13:07 +0200)
customer/bkk-vbu/dev-web01-meine-krankenkasse-de.pixelpark.net.yaml

index 47373d85a9ba9ddf080abf554324a20a1da5a3c4..6d99655622213540b551c9d7e2a8d76055326f55 100644 (file)
@@ -25,7 +25,7 @@ php::dev: true
 php::pear: true
 
 site::profile::apache::htdigest:
-  cms:
+  server:
     www: 'D8isyxDMU27X'
   image:
     imagetool: 'h6n6HNeQ'
@@ -74,6 +74,16 @@ site::profile::apache::pp_vhosts:
         path: '/var/www/bkk-express-proxy'
         options:
           - None
+      - 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'
+        require: local
     rewrites:
       - BKKVBU-509:
         comment: 'Alles auf https umleiten.'
@@ -140,17 +150,6 @@ site::profile::typo3::projects:
     ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem'
     ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem'
 #   redirect_dest_non_ssl: 'https://dev-cms01-meine-krankenkasse-de.pixelpark.net/'
-    directories:
-      - location1:
-        provider: location
-        path: '/'
-        auth_type: Digest
-        auth_name: cms
-        auth_digest_provider: file
-        auth_digest_algorithm: MD5
-        auth_user_file: '/etc/httpd/htdigest'
-        auth_require: 'valid-user'
-        require: local
     user: deploy.vogel
     mode: '2775'