Gehel has submitted this change and it was merged. Change subject: Make all map sources public for admins of tileratorui ......................................................................
Make all map sources public for admins of tileratorui Bug: T137053 Change-Id: I64aa688caba653cd0033b89646c120f56dcbddc6 --- M modules/tilerator/templates/config_ui.yaml.erb 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Gehel: Looks good to me, approved jenkins-bot: Verified diff --git a/modules/tilerator/templates/config_ui.yaml.erb b/modules/tilerator/templates/config_ui.yaml.erb index 4c0429b..447e97d 100644 --- a/modules/tilerator/templates/config_ui.yaml.erb +++ b/modules/tilerator/templates/config_ui.yaml.erb @@ -10,3 +10,4 @@ sources: <%= @conf_sources %> uiOnly: true +allSourcesPublic: true -- To view, visit https://gerrit.wikimedia.org/r/294192 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I64aa688caba653cd0033b89646c120f56dcbddc6 Gerrit-PatchSet: 3 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Yurik <[email protected]> Gerrit-Reviewer: Gehel <[email protected]> Gerrit-Reviewer: RobH <[email protected]> Gerrit-Reviewer: Yuvipanda <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
