Yuvipanda has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/253489

Change subject: librenms: Kill old redirect
......................................................................

librenms: Kill old redirect

Bug: T118790
Bug: T118786
Change-Id: I7cc1a933cce96a67812009bd397b51bbf1d9710d
---
M manifests/role/librenms.pp
1 file changed, 0 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/89/253489/1

diff --git a/manifests/role/librenms.pp b/manifests/role/librenms.pp
index 2fc77c9..63c68ea 100644
--- a/manifests/role/librenms.pp
+++ b/manifests/role/librenms.pp
@@ -90,11 +90,6 @@
         ],
     }
 
-    # redirect the old, pre-Jan 2014 name to librenms
-    @webserver::apache::site { 'observium.wikimedia.org':
-        custom => [ "Redirect permanent / https://${sitename}/"; ],
-    }
-
     monitoring::service { 'librenms':
         description   => 'LibreNMS HTTPS',
         check_command => "check_https_url!${sitename}!http://${sitename}";,

-- 
To view, visit https://gerrit.wikimedia.org/r/253489
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7cc1a933cce96a67812009bd397b51bbf1d9710d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to