]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
nissan - move most configuration into common.yaml (fix)
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Mon, 14 May 2018 09:23:55 +0000 (11:23 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Mon, 14 May 2018 09:23:58 +0000 (11:23 +0200)
customer/nissan/stage-web-nissan-meinedaten-de.pixelpark.net.yaml

index 7b942684ddc5731fda492bd4b3c6b78ca1c0f8b4..ab5e29834146a2d730b54168ea163713669fcee8 100644 (file)
@@ -1,4 +1,9 @@
 ---
+infra::role: base
+infra::additional_classes:
+  - infra::profile::apache_php
+  - infra::profile::mysql_server
+
 
 accounts::users:
   tim.schroeder:
@@ -47,4 +52,3 @@ infra::profile::apache::pp_vhosts:
         auth_name: 'server'
         auth_digest_provider: file
         auth_user_file: '/etc/httpd/htdigest'
-        auth_require: 'valid-user'