From: sascha.strassheim Date: Fri, 13 Apr 2018 13:59:24 +0000 (+0200) Subject: initial redis config on www-publicispixelpark-de.pixelpark.com X-Git-Tag: v0.1.0~1305 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=03f3194e21e0b66fabb834b596dcb370362069db;p=pixelpark%2Fhiera.git initial redis config on www-publicispixelpark-de.pixelpark.com --- diff --git a/customer/pixelpark/www-publicispixelpark-de.pixelpark.com.yaml b/customer/pixelpark/www-publicispixelpark-de.pixelpark.com.yaml index f92a67a4..8afcaf0f 100644 --- a/customer/pixelpark/www-publicispixelpark-de.pixelpark.com.yaml +++ b/customer/pixelpark/www-publicispixelpark-de.pixelpark.com.yaml @@ -4,7 +4,7 @@ infra::additional_classes: - infra::profile::typo3 - infra::profile::mysql_server - infra::profile::postfix - - redis + - redis - infra::profile::cron # user @@ -36,7 +36,7 @@ infra::additional_packages: ImageMagick: {} # redis for typo3 cache -redis::bind: 0.0.0.0 +redis::bind: 127.0.0.1 redis::manage_repo: true redis::timeout: 30 redis::maxmemory: 1gb @@ -52,6 +52,7 @@ php::extensions: mbstring: {} zip: {} xml: {} + redis: {} # php settings php::settings: