Asher has submitted this change and it was merged.
Change subject: fix class scoping
......................................................................
fix class scoping
Change-Id: Ie0cef903ed5e034138b446387f910872d06b0eb7
---
M manifests/role/redisdb.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Asher: Verified; Looks good to me, approved
diff --git a/manifests/role/redisdb.pp b/manifests/role/redisdb.pp
index d83cde6..d1527c6 100644
--- a/manifests/role/redisdb.pp
+++ b/manifests/role/redisdb.pp
@@ -15,7 +15,7 @@
include standard
- class { "redis":
+ class { "::redis":
maxmemory => $maxmemory,
redis_replication => $redis_replication,
}
--
To view, visit https://gerrit.wikimedia.org/r/53858
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie0cef903ed5e034138b446387f910872d06b0eb7
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Asher <[email protected]>
Gerrit-Reviewer: Asher <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits