Alexandros Kosiaris has uploaded a new change for review. https://gerrit.wikimedia.org/r/207489
Change subject: Revert "Add the LVS blocks to url_downloader" ...................................................................... Revert "Add the LVS blocks to url_downloader" This reverts commit 0ede1b17c74cb5b26f8e49a4ac1de687e4db76a3. Re-enabling this should happen after https://gerrit.wikimedia.org/r/#/c/207454/2 is merged Change-Id: I84275f7ee8077614ba912e8554deeab9366eb888 --- M manifests/role/url_downloader.pp 1 file changed, 0 insertions(+), 5 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/89/207489/1 diff --git a/manifests/role/url_downloader.pp b/manifests/role/url_downloader.pp index 8db6101..e620fe7 100644 --- a/manifests/role/url_downloader.pp +++ b/manifests/role/url_downloader.pp @@ -50,11 +50,6 @@ $network::constants::all_network_subnets['production']['codfw']['private']['private1-c-codfw']['ipv4'], $network::constants::all_network_subnets['production']['codfw']['private']['private1-d-codfw']['ipv4'], - $network::constants::all_network_subnets['production']['codfw']['public']['public1-lvs-codfw']['ipv4'], - $network::constants::all_network_subnets['production']['eqiad']['public']['public1-lvs-eqiad']['ipv4'], - $network::constants::all_network_subnets['production']['ulsfo']['public']['public1-lvs-ulsfo']['ipv4'], - $network::constants::all_network_subnets['production']['esams']['public']['public1-lvs-esams']['ipv4'], - $network::constants::all_network_subnets['production']['esams']['public']['public1-esams']['ipv4'], #TODO: Do we need this ? ] } elsif $::realm == 'labs' { -- To view, visit https://gerrit.wikimedia.org/r/207489 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I84275f7ee8077614ba912e8554deeab9366eb888 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Alexandros Kosiaris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
