arm-pod5: updated admin network / jumphost ipmi 37/41937/6
authorGuillermo Herrero <guillermo.herrero@enea.com>
Thu, 14 Sep 2017 08:55:39 +0000 (10:55 +0200)
committerGuillermo Herrero <guillermo.herrero@enea.com>
Thu, 21 Sep 2017 12:42:39 +0000 (14:42 +0200)
Change-Id: Id337c53d94ad52266db8f7419a61d7f2f2e8c300
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
labs/arm/pod5.yaml

index ee76702..2a1305e 100644 (file)
@@ -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