Skip to content

Commit

Permalink
Add public IPs for new ESI deployment
Browse files Browse the repository at this point in the history
The names kind of don't matter as that's not public facing anyway and we can
change those later. A public facing name for the new ESI deployment can be
decided later and then we can update the entry for `new-esi-vip` and create an
 appropriate DNS entry.

CC: @tzumainn
  • Loading branch information
naved001 committed Sep 18, 2023
1 parent d7c31b0 commit 28ebab8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/networking/kaizen-networks.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@ IP Address Hostname/Description
129.10.5.146 sso1.massopen.cloud (name resolves to CSAIL address)
129.10.5.147 sso2.massopen.cloud (name resolves to CSAIL address)
129.10.5.148 sso.massopen.cloud (VIP)
129.10.5.149 new-esi-undercloud.massopen.cloud
129.10.5.150 new-esi-controller-0.massopen.cloud
129.10.5.151 new-esi-controller-1.massopen.cloud
129.10.5.152 new-esi-controller-2.massopen.cloud
129.10.5.153 new-esi-vip
```

## Public BU (VLAN 105)
Expand Down

0 comments on commit 28ebab8

Please sign in to comment.