From: sascha.strassheim Date: Fri, 13 Apr 2018 09:40:44 +0000 (+0200) Subject: redis decrease to 1gb cache size on stage-www-publicispixelpark-de.pixelpark.com X-Git-Tag: v0.1.0~1313 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=7b3d5ffd48947339591bf801f41835e49091ab6a;p=pixelpark%2Fhiera.git redis decrease to 1gb cache size on stage-www-publicispixelpark-de.pixelpark.com --- diff --git a/customer/pixelpark/stage-www-publicispixelpark-de.pixelpark.com.yaml b/customer/pixelpark/stage-www-publicispixelpark-de.pixelpark.com.yaml index 8409a573..a3a8aff7 100644 --- a/customer/pixelpark/stage-www-publicispixelpark-de.pixelpark.com.yaml +++ b/customer/pixelpark/stage-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 @@ -38,7 +38,7 @@ infra::additional_packages: redis::bind: 0.0.0.0 redis::manage_repo: true redis::timeout: 30 -redis::maxmemory: 3gb +redis::maxmemory: 1gb # php packages repo::remi_php71: true