Alexandros Kosiaris has submitted this change and it was merged. ( 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(-) Approvals: Alexandros Kosiaris: Verified; Looks good to me, approved 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: merged Gerrit-Change-Id: I4bff395f41fabed3668089cee75867f9bd2cfb3f Gerrit-PatchSet: 1 Gerrit-Project: labs/private Gerrit-Branch: master Gerrit-Owner: Alexandros Kosiaris <[email protected]> Gerrit-Reviewer: Alexandros Kosiaris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
