Giuseppe Lavagetto has submitted this change and it was merged. Change subject: hiera: fix typo ......................................................................
hiera: fix typo Change-Id: I28c68685b41aaab76e28338efc04084336f5401b --- M hieradata/role/common/statistics/cruncher.yaml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Giuseppe Lavagetto: Looks good to me, approved jenkins-bot: Verified diff --git a/hieradata/role/common/statistics/cruncher.yaml b/hieradata/role/common/statistics/cruncher.yaml index 6ab5279..607e170 100644 --- a/hieradata/role/common/statistics/cruncher.yaml +++ b/hieradata/role/common/statistics/cruncher.yaml @@ -2,5 +2,5 @@ admin::groups: - statistics-privatedata-users - statistics-admins - - statistic-users + - statistics-users - researchers -- To view, visit https://gerrit.wikimedia.org/r/202382 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I28c68685b41aaab76e28338efc04084336f5401b Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Giuseppe Lavagetto <[email protected]> Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
