aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-09-21 14:36:47 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-21 14:36:47 +0000
commit8041157e92577a7830f3e90c70ac0ed741f74dde (patch)
treeab6bf9723c3fab89447e34380f409339def18530
parent12f65d24e1897097d67a49c300b9a57909a1be18 (diff)
parenta58e74259253840c758236dab78d0b2a79dc338e (diff)
Merge "arm-pod5: updated admin network / jumphost ipmi"
-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