From 7e7c2d587959ec60834c458192484af64c88cfbb Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 22 Mar 2016 11:43:18 +0100 Subject: [PATCH] mbvd-citan - Update Ruby --- customer/mbvd-citan/common.yaml | 4 ++-- .../mbvd-citan/stage-www-citan-tourer-de.pixelpark.net.yaml | 1 + customer/mbvd-citan/www-citan-tourer-de.pixelpark.net.yaml | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/customer/mbvd-citan/common.yaml b/customer/mbvd-citan/common.yaml index 27334d3a..62195ddc 100644 --- a/customer/mbvd-citan/common.yaml +++ b/customer/mbvd-citan/common.yaml @@ -2,8 +2,8 @@ site::role: base site::additional_classes: # temporär deaktiviert --> wir warten noch auf das update von puppetlabs (apache modul / passenger_user) -# - apache::mod::headers -# - site::profile::ruby_passenger + - apache::mod::headers + - site::profile::ruby_passenger - site::profile::mysql_server - git diff --git a/customer/mbvd-citan/stage-www-citan-tourer-de.pixelpark.net.yaml b/customer/mbvd-citan/stage-www-citan-tourer-de.pixelpark.net.yaml index 85845b35..99fd45ea 100644 --- a/customer/mbvd-citan/stage-www-citan-tourer-de.pixelpark.net.yaml +++ b/customer/mbvd-citan/stage-www-citan-tourer-de.pixelpark.net.yaml @@ -21,6 +21,7 @@ site::profile::ruby_passenger::projects: passenger_user: citan passenger_app_env: stage approot: /var/www/citan-tourer + ruby_version: 'ruby-2.2.4' directories: - directory_root: provider: directory diff --git a/customer/mbvd-citan/www-citan-tourer-de.pixelpark.net.yaml b/customer/mbvd-citan/www-citan-tourer-de.pixelpark.net.yaml index 267674a4..639988a7 100644 --- a/customer/mbvd-citan/www-citan-tourer-de.pixelpark.net.yaml +++ b/customer/mbvd-citan/www-citan-tourer-de.pixelpark.net.yaml @@ -24,6 +24,7 @@ site::profile::ruby_passenger::projects: passenger_user: citan passenger_app_env: live approot: /var/www/citan-tourer + ruby_version: 'ruby-2.2.4' directories: - directory_root: provider: directory -- 2.39.5