Yuvipanda has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/259945

Change subject: ores: Account for more magic
......................................................................

ores: Account for more magic

Apparently /srv/redis gets created no matter what!

Change-Id: Id765407ca271582ff363549f161c91fb77facb03
---
M modules/ores/manifests/redis.pp
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/45/259945/1

diff --git a/modules/ores/manifests/redis.pp b/modules/ores/manifests/redis.pp
index c153fd2..4798f84 100644
--- a/modules/ores/manifests/redis.pp
+++ b/modules/ores/manifests/redis.pp
@@ -3,7 +3,6 @@
     $cache_maxmemory,
 ) {
     file { [
-        '/srv/redis',
         '/srv/redis/queue',
         '/srv/redis/cache'
         ]:

-- 
To view, visit https://gerrit.wikimedia.org/r/259945
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id765407ca271582ff363549f161c91fb77facb03
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to