Alexandros Kosiaris has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/350399 )
Change subject: Rename ores::redis::password ...................................................................... Rename ores::redis::password Name it profile::ores::redis::password to adhere to the changes in I688f99b3a22b94517ec3f019ee476c5e3784e553 Change-Id: I4bff395f41fabed3668089cee75867f9bd2cfb3f --- M hieradata/role/common/ores/redis.yaml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/labs/private refs/changes/99/350399/1 diff --git a/hieradata/role/common/ores/redis.yaml b/hieradata/role/common/ores/redis.yaml index 9c5506d..90eb48a 100644 --- a/hieradata/role/common/ores/redis.yaml +++ b/hieradata/role/common/ores/redis.yaml @@ -1 +1 @@ -ores::redis::password: dummypass +profile::ores::redis::password: dummypass -- To view, visit https://gerrit.wikimedia.org/r/350399 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4bff395f41fabed3668089cee75867f9bd2cfb3f Gerrit-PatchSet: 1 Gerrit-Project: labs/private Gerrit-Branch: master Gerrit-Owner: Alexandros Kosiaris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
