]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mbvd-shes - correct hiera
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 12 Sep 2017 15:07:21 +0000 (17:07 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 12 Sep 2017 15:07:21 +0000 (17:07 +0200)
customer/mbvd-shes/common.yaml
customer/mbvd-shes/stage-web-shes-mercedes-event-de.pixelpark.net.yaml
customer/mbvd-shes/web-shes-mercedes-event-de.pixelpark.net.yaml

index 7422884c65b303bb7f1737076186a3ee125422bc..c40f45764a0ac6747f492b4fa73ce8bd4ad3f026 100644 (file)
@@ -28,7 +28,8 @@ accounts::users:
     comment: "Deployuser Hamburg"
     group: shes
     # temporaer
-    groups: apache
+    groups:
+      - apache
 
 sudo::configs:
   cmd_alias:
index 907b74050c792c95518d5900b18e19a6c9fc0f8f..dec61d77def0d7c36f2c9735fb60381e46baf386 100644 (file)
@@ -32,8 +32,7 @@ infra::profile::ruby_passenger::projects:
     approot: /var/www/shes
     ruby_version: 'ruby-2.2.5'
     directories:
-      - directory_root:
-        provider: directory
+      - provider: directory
         path: '/var/www/shes/public'
         options:
           - FollowSymLinks
@@ -41,8 +40,7 @@ infra::profile::ruby_passenger::projects:
         allow_override:
           - All
         directoryindex: index.php index.html
-      - location1:
-        provider: location
+      - provider: location
         path: '/'
         auth_type: Digest
         auth_name: server
index a57499e599999a140173a6ca6df60a276c42ae3d..b6824d96e72835eabf0f63b6532e9140c1a42b74 100644 (file)
@@ -27,8 +27,7 @@ infra::profile::ruby_passenger::projects:
     approot_owner: apache
     ruby_version: 'ruby-2.2.5'
     directories:
-      - directory_root:
-        provider: directory
+      - provider: directory
         path: '/var/www/shes/public'
         options:
           - FollowSymLinks