summaryrefslogtreecommitdiffstats
path: root/site/intel-pod17
diff options
context:
space:
mode:
Diffstat (limited to 'site/intel-pod17')
-rw-r--r--site/intel-pod17/networks/physical/networks.yaml4
-rw-r--r--site/intel-pod17/site-definition.yaml2
2 files changed, 3 insertions, 3 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
diff --git a/site/intel-pod17/site-definition.yaml b/site/intel-pod17/site-definition.yaml
index 951ec63..051fe0c 100644
--- a/site/intel-pod17/site-definition.yaml
+++ b/site/intel-pod17/site-definition.yaml
@@ -12,6 +12,6 @@ data:
repositories:
global:
- revision: refs/changes/79/755079/2
+ revision: refs/changes/47/757647/7
url: https://opendev.org/airship/treasuremap.git
...