[freeze break] Nuke old references to noc03

Ricky Elrod codeblock at elrod.me
Wed Oct 22 03:47:05 UTC 2014


I messed up a long time ago when I made noc03 (which became the new
RHEL7 noc01):

[codeblock at lockbox01 puppet]$ host 192.168.1.137
137.1.168.192.in-addr.arpa domain name pointer noc03.vpn.fedoraproject.org.
137.1.168.192.in-addr.arpa domain name pointer
resultsdb01.vpn.fedoraproject.org.

This doesn't matter much anymore because noc03 is now noc01, but I'd
like to fix it up. Before I push the DNS change, I want to remove the
(only) reference to noc03 in puppet, which is on the proxies so requires
+1's. It just nukes two lines that were left over from testing the move
to RHEL7.

Patch follows:

commit b55289c1dba98f8c5cd9b22f34b730427c982ee1
Author: Ricky Elrod <codeblock at fedoraproject.org>
Date:   Wed Oct 22 03:42:40 2014 +0000

    Nuke references to old noc03

    Signed-off-by: Ricky Elrod <codeblock at fedoraproject.org>

diff --git a/modules/httpd/files/nagios.conf
b/modules/httpd/files/nagios.conf
index ad6b0fb..22fd319 100644
--- a/modules/httpd/files/nagios.conf
+++ b/modules/httpd/files/nagios.conf
@@ -3,6 +3,3 @@ ProxyPassReverse /nagios    http://noc01/nagios

 ProxyPass /nagios-external   http://noc02/nagios-external
 ProxyPassReverse /nagios-external    http://noc02/nagios-external
-
-ProxyPass /nagios-just-a-test        http://noc03/nagios-just-a-test
-ProxyPassReverse /nagios-just-a-test http://noc03/nagios-just-a-test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20141021/982f7eda/attachment.sig>


More information about the infrastructure mailing list