Yuvipanda has submitted this change and it was merged.

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(-)

Approvals:
  Yuvipanda: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: I7cc1a933cce96a67812009bd397b51bbf1d9710d
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[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

Reply via email to