]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
initial redis config excluded puppet for www-publicispixelpark-de.pixelpark.com
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Fri, 13 Apr 2018 14:03:52 +0000 (16:03 +0200)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Fri, 13 Apr 2018 14:03:52 +0000 (16:03 +0200)
customer/pixelpark/www-publicispixelpark-de.pixelpark.com.yaml

index 8afcaf0ff8d0f516d4b135334952d2ac1778d5b1..8148408d47c6d52703e7b32f4ec50907309008aa 100644 (file)
@@ -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