From 36747ebf4b457e5d2be5895aae8aa488f5433ca8 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 9 Jan 2017 15:14:08 +0100 Subject: [PATCH] Install PHP for Satis --- customer/pixelpark/repo.pixelpark.com.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/customer/pixelpark/repo.pixelpark.com.yaml b/customer/pixelpark/repo.pixelpark.com.yaml index dfe1ae25..c93ef1ba 100644 --- a/customer/pixelpark/repo.pixelpark.com.yaml +++ b/customer/pixelpark/repo.pixelpark.com.yaml @@ -1,10 +1,16 @@ --- site::role: base site::additional_classes: - - site::profile::apache + - site::profile::apache_php apache::default_vhost: false +repo::remi_php70: true +php::composer: true +php::fpm::pools: + www: + ensure: absent + site::profile::apache::pp_vhosts: repo: -- 2.39.5