From: Philipp Dallig Date: Tue, 12 Sep 2017 15:07:21 +0000 (+0200) Subject: mbvd-shes - correct hiera X-Git-Tag: v0.1.0~2437^2~13^2~13 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=827b8bad049d54ea84f1e6f396d7e911ca115a94;p=pixelpark%2Fhiera.git mbvd-shes - correct hiera --- diff --git a/customer/mbvd-shes/common.yaml b/customer/mbvd-shes/common.yaml index 7422884c..c40f4576 100644 --- a/customer/mbvd-shes/common.yaml +++ b/customer/mbvd-shes/common.yaml @@ -28,7 +28,8 @@ accounts::users: comment: "Deployuser Hamburg" group: shes # temporaer - groups: apache + groups: + - apache sudo::configs: cmd_alias: diff --git a/customer/mbvd-shes/stage-web-shes-mercedes-event-de.pixelpark.net.yaml b/customer/mbvd-shes/stage-web-shes-mercedes-event-de.pixelpark.net.yaml index 907b7405..dec61d77 100644 --- a/customer/mbvd-shes/stage-web-shes-mercedes-event-de.pixelpark.net.yaml +++ b/customer/mbvd-shes/stage-web-shes-mercedes-event-de.pixelpark.net.yaml @@ -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 diff --git a/customer/mbvd-shes/web-shes-mercedes-event-de.pixelpark.net.yaml b/customer/mbvd-shes/web-shes-mercedes-event-de.pixelpark.net.yaml index a57499e5..b6824d96 100644 --- a/customer/mbvd-shes/web-shes-mercedes-event-de.pixelpark.net.yaml +++ b/customer/mbvd-shes/web-shes-mercedes-event-de.pixelpark.net.yaml @@ -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