diff options
Diffstat (limited to 'site/intel-pod17/networks/physical/networks.yaml')
-rw-r--r-- | site/intel-pod17/networks/physical/networks.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/site/intel-pod17/networks/physical/networks.yaml b/site/intel-pod17/networks/physical/networks.yaml index 5c438f5..a0c5ca6 100644 --- a/site/intel-pod17/networks/physical/networks.yaml +++ b/site/intel-pod17/networks/physical/networks.yaml @@ -245,8 +245,8 @@ data: ranges: - type: reserved # NEWSITE-CHANGEME: Update to the start and end addresses to be used for the Floating IP pool - start: 10.10.175.31 - end: 10.10.175.128 + start: 10.10.175.1 + end: 10.10.175.19 routes: - subnet: 0.0.0.0/0 # NEWSITE-CHANGEME: Update to the gateway address for this network |