Page MenuHomePhabricator

remove public IP from zirconium
Closed, DeclinedPublic

Description

all services on zirconium have been moved to be behind misc-web (T60048)

that means now zirconium doesn't need the public IP anymore and we could replace it with an internal one

Event Timeline

Dzahn raised the priority of this task from to Needs Triage.
Dzahn updated the task description. (Show Details)
Dzahn subscribed.

Change 192827 had a related patch set uploaded (by John F. Lewis):
convert zirconium to private network

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

Change 192828 had a related patch set uploaded (by John F. Lewis):
zirconium->wmnet dns

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

Above patches should hopefully do it correctly. I did this by reading other patch changes to puppet and dns for public->private host changes so, :)

The two patchsets dont address that the system must (at time of patchset) have the switch port vlan changed and the IP address on the system manually changed (as well as any related configuration files on the system not addressed by the above.)

This seems like something that should accompany a re-install... it's a lot of risky mucking around for a simple cleanup on a running system.

Change 192827 abandoned by John F. Lewis:
convert zirconium to private network

Reason:
https://phabricator.wikimedia.org/T105510

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

Setting this as declined (invalid probably better?) as with T105510 this becomes irrelevant.