Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 06a2777e authored by Simon Delamare's avatar Simon Delamare
Browse files

[lyon] Orion IP address (golden rules)

parent 85789b39
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
"driver": "ixgbe", "driver": "ixgbe",
"enabled": true, "enabled": true,
"interface": "Ethernet", "interface": "Ethernet",
"ip": "10.69.2.1", "ip": "172.16.50.1",
"mac": "A0:36:9F:08:FA:54", "mac": "A0:36:9F:08:FA:54",
"management": false, "management": false,
"model": "Intel X520 DP 10Gb DA/SFP+ Server Adapter", "model": "Intel X520 DP 10Gb DA/SFP+ Server Adapter",
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
"driver": "ixgbe", "driver": "ixgbe",
"enabled": true, "enabled": true,
"interface": "Ethernet", "interface": "Ethernet",
"ip": "10.69.2.2", "ip": "172.16.50.2",
"mac": "A0:36:9F:08:F6:B8", "mac": "A0:36:9F:08:F6:B8",
"management": false, "management": false,
"model": "Intel X520 DP 10Gb DA/SFP+ Server Adapter", "model": "Intel X520 DP 10Gb DA/SFP+ Server Adapter",
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
"driver": "ixgbe", "driver": "ixgbe",
"enabled": true, "enabled": true,
"interface": "Ethernet", "interface": "Ethernet",
"ip": "10.69.2.3", "ip": "172.16.50.3",
"mac": "A0:36:9F:08:FA:44", "mac": "A0:36:9F:08:FA:44",
"management": false, "management": false,
"model": "Intel X520 DP 10Gb DA/SFP+ Server Adapter", "model": "Intel X520 DP 10Gb DA/SFP+ Server Adapter",
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
"driver": "ixgbe", "driver": "ixgbe",
"enabled": true, "enabled": true,
"interface": "Ethernet", "interface": "Ethernet",
"ip": "10.69.2.4", "ip": "172.16.50.4",
"mac": "A0:36:9F:08:F8:C0", "mac": "A0:36:9F:08:F8:C0",
"management": false, "management": false,
"model": "Intel X520 DP 10Gb DA/SFP+ Server Adapter", "model": "Intel X520 DP 10Gb DA/SFP+ Server Adapter",
......
...@@ -2,10 +2,10 @@ orion-1: ...@@ -2,10 +2,10 @@ orion-1:
network_interfaces: network_interfaces:
bmc: bmc:
mac: D4:BE:D9:F3:BF:9E mac: D4:BE:D9:F3:BF:9E
ip: 10.69.138.1 ip: 172.17.50.1
eth0: eth0:
mac: A0:36:9F:08:FA:54 mac: A0:36:9F:08:FA:54
ip: 10.69.2.1 ip: 172.16.50.1
eth1: eth1:
mac: A0:36:9F:08:FA:56 mac: A0:36:9F:08:FA:56
eth2: eth2:
...@@ -20,10 +20,10 @@ orion-2: ...@@ -20,10 +20,10 @@ orion-2:
network_interfaces: network_interfaces:
bmc: bmc:
mac: D4:BE:D9:F9:A3:28 mac: D4:BE:D9:F9:A3:28
ip: 10.69.138.2 ip: 172.17.50.2
eth0: eth0:
mac: A0:36:9F:08:F6:B8 mac: A0:36:9F:08:F6:B8
ip: 10.69.2.2 ip: 172.16.50.2
eth1: eth1:
mac: A0:36:9F:08:F6:BA mac: A0:36:9F:08:F6:BA
eth2: eth2:
...@@ -38,10 +38,10 @@ orion-3: ...@@ -38,10 +38,10 @@ orion-3:
network_interfaces: network_interfaces:
bmc: bmc:
mac: D4:BE:D9:F9:A3:24 mac: D4:BE:D9:F9:A3:24
ip: 10.69.138.3 ip: 172.17.50.3
eth0: eth0:
mac: A0:36:9F:08:FA:44 mac: A0:36:9F:08:FA:44
ip: 10.69.2.3 ip: 172.16.50.3
eth1: eth1:
mac: A0:36:9F:08:FA:46 mac: A0:36:9F:08:FA:46
eth2: eth2:
...@@ -56,10 +56,10 @@ orion-4: ...@@ -56,10 +56,10 @@ orion-4:
network_interfaces: network_interfaces:
bmc: bmc:
mac: D4:BE:D9:F5:EA:E2 mac: D4:BE:D9:F5:EA:E2
ip: 10.69.138.4 ip: 172.17.50.4
eth0: eth0:
mac: A0:36:9F:08:F8:C0 mac: A0:36:9F:08:F8:C0
ip: 10.69.2.4 ip: 172.16.50.4
eth1: eth1:
mac: A0:36:9F:08:F8:C2 mac: A0:36:9F:08:F8:C2
eth2: eth2:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment