From: Thomas Heller Date: Fri, 30 Sep 2016 10:53:11 +0000 (+0200) Subject: bkk-vbu config changes X-Git-Tag: v0.1.0~4069 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=3f146a0a656c55b2491e23f467d227608b5e38dc;p=pixelpark%2Fhiera.git bkk-vbu config changes --- diff --git a/customer/bkk-vbu/dev-web01-meine-krankenkasse-de.pixelpark.net.yaml b/customer/bkk-vbu/dev-web01-meine-krankenkasse-de.pixelpark.net.yaml index 76aeba70..47373d85 100644 --- a/customer/bkk-vbu/dev-web01-meine-krankenkasse-de.pixelpark.net.yaml +++ b/customer/bkk-vbu/dev-web01-meine-krankenkasse-de.pixelpark.net.yaml @@ -140,17 +140,17 @@ 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 + 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'