From: sascha.strassheim Date: Fri, 13 Apr 2018 14:03:52 +0000 (+0200) Subject: initial redis config excluded puppet for www-publicispixelpark-de.pixelpark.com X-Git-Tag: v0.1.0~1304 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=7c43a35f868efaedae2c8a9c0722666fd57bf3ab;p=pixelpark%2Fhiera.git initial redis config excluded puppet for 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 8afcaf0f..8148408d 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,10 +36,10 @@ infra::additional_packages: ImageMagick: {} # redis for typo3 cache -redis::bind: 127.0.0.1 -redis::manage_repo: true -redis::timeout: 30 -redis::maxmemory: 1gb +#redis::bind: 127.0.0.1 +#redis::manage_repo: true +#redis::timeout: 30 +#redis::maxmemory: 1gb # php packages repo::remi_php71: true