Yuvipanda has submitted this change and it was merged.

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(-)

Approvals:
  Yuvipanda: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: Id765407ca271582ff363549f161c91fb77facb03
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>

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

Reply via email to