Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add public IPs for new ESI deployment #131

Merged
merged 1 commit into from
Sep 22, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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