aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillermo Herrero <guillermo.herrero@enea.com>2017-09-14 10:55:39 +0200
committerGuillermo Herrero <guillermo.herrero@enea.com>2017-09-21 14:42:39 +0200
commita58e74259253840c758236dab78d0b2a79dc338e (patch)
tree0629d728a57ee69894ea931e40347c681cb6008a
parent7220124b0700f70ab2666d8fc505a6787d7c3296 (diff)
arm-pod5: updated admin network / jumphost ipmi
Change-Id: Id337c53d94ad52266db8f7419a61d7f2f2e8c300 Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
-rw-r--r--labs/arm/pod5.yaml22
1 files changed, 11 insertions, 11 deletions
diff --git a/labs/arm/pod5.yaml b/labs/arm/pod5.yaml
index ee76702..2a1305e 100644
--- a/labs/arm/pod5.yaml
+++ b/labs/arm/pod5.yaml
@@ -2,7 +2,7 @@
### Enea ARM POD 5 descriptor file ###
details:
- pod owner: ENEA AB
+ pod_owner: ENEA AB
contact: dan.lilliehorn@enea.com
lab: ENEA lab
location: Stockholm, Sweden
@@ -17,7 +17,7 @@ net_config:
admin:
interface: 1
vlan: 0
- network: 192.168.10.0
+ network: 192.168.11.0
mask: 24
mgmt:
interface: 2
@@ -70,16 +70,16 @@ jumphost:
pass: admin
remote_management:
<<: *remote_params
- address: 10.0.100.164
- mac_address: "00:0F:B7:11:18:82"
+ address: 10.0.1.32
+ mac_address: "40:8D:5C:BA:B9:6A"
interfaces:
- - "00:0F:B7:11:18:82"
+ - "40:8D:5C:BA:B9:6A"
- "00:0f:b7:04:00:c0"
- "00:0f:b7:04:00:c1"
- "00:0f:b7:04:00:c2"
- "68:05:ca:34:60:e3"
fixed_ips:
- admin: 192.168.10.1
+ admin: 192.168.11.1
mgmt: 172.16.10.1
public: 10.0.8.9
######################################################
@@ -114,7 +114,7 @@ nodes:
- "e0:ff:f7:00:08:ae"
- "e0:ff:f7:00:08:af"
fixed_ips:
- admin: 192.168.10.2
+ admin: 192.168.11.2
mgmt: 172.16.10.141
public: 10.0.8.141
######################################################
@@ -130,7 +130,7 @@ nodes:
- "e0:ff:f7:00:08:b1"
- "e0:ff:f7:00:08:b2"
fixed_ips:
- admin: 192.168.10.3
+ admin: 192.168.11.3
mgmt: 172.16.10.142
public: 10.0.8.142
######################################################
@@ -146,7 +146,7 @@ nodes:
- "e0:ff:f7:00:08:b1"
- "e0:ff:f7:00:08:b2"
fixed_ips:
- admin: 192.168.10.4
+ admin: 192.168.11.4
mgmt: 172.16.10.143
public: 10.0.8.143
######################################################
@@ -162,7 +162,7 @@ nodes:
- "e0:ff:f7:00:08:c6"
- "e0:ff:f7:00:08:c7"
fixed_ips:
- admin: 192.168.10.5
+ admin: 192.168.11.5
mgmt: 172.16.10.101
public: 10.0.8.101
######################################################
@@ -178,6 +178,6 @@ nodes:
- "e0:ff:f7:00:08:cf"
- "e0:ff:f7:00:08:d0"
fixed_ips:
- admin: 192.168.10.6
+ admin: 192.168.11.6
mgmt: 172.16.10.102
public: 10.0.8.102