Gehel has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/383573 )
Change subject: New role to validate maps with new vector tiles. ...................................................................... New role to validate maps with new vector tiles. Bug: T153282 Change-Id: Ie806c0023f1f00094a5f9f80c613b583ddd48113 --- A hieradata/role/common/maps/test/vectortiles_master.yaml 1 file changed, 11 insertions(+), 0 deletions(-) Approvals: Gehel: Verified; Looks good to me, approved diff --git a/hieradata/role/common/maps/test/vectortiles_master.yaml b/hieradata/role/common/maps/test/vectortiles_master.yaml new file mode 100644 index 0000000..fb86788 --- /dev/null +++ b/hieradata/role/common/maps/test/vectortiles_master.yaml @@ -0,0 +1,11 @@ +profile::maps::osm_master::kartotherian_pass: some_password +profile::maps::osm_master::tilerator_pass: some_password +profile::maps::osm_master::tileratorui_pass: some_password +profile::maps::osm_master::osmimporter_pass: some_password +profile::maps::osm_master::osmupdater_pass: some_password +profile::maps::osm_master::replication_pass: some_password +profile::maps::cassandra::kartotherian_pass: some_password +profile::maps::cassandra::tilerator_pass: some_password +profile::maps::cassandra::tileratorui_pass: some_password +profile::cassandra::single_instance::super_pass: some_password + -- To view, visit https://gerrit.wikimedia.org/r/383573 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie806c0023f1f00094a5f9f80c613b583ddd48113 Gerrit-PatchSet: 1 Gerrit-Project: labs/private Gerrit-Branch: master Gerrit-Owner: Gehel <[email protected]> Gerrit-Reviewer: Gehel <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
