Mentions légales du service

Skip to content
Snippets Groups Projects
Commit fa907f55 authored by DOMINOIS Hugo's avatar DOMINOIS Hugo
Browse files

[lille][chirop]Add innitial config

parent f866a25b
Branches
No related tags found
No related merge requests found
Pipeline #909148 failed
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"ip": "172.16.33.1", "ip": "172.16.33.1",
"ip6": "2001:660:4406:200:2::1", "ip6": "2001:660:4406:200:2::1",
"kavlan": false, "kavlan": false,
"mac": "88:e9:a4:a4:8d:01", "mac": "00:62:0b:a7:58:b2",
"mountable": true, "mountable": true,
"mounted": true, "mounted": true,
"network_address": "chirop-1.lille.grid5000.fr", "network_address": "chirop-1.lille.grid5000.fr",
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"ip": "172.16.33.2", "ip": "172.16.33.2",
"ip6": "2001:660:4406:200:2::2", "ip6": "2001:660:4406:200:2::2",
"kavlan": false, "kavlan": false,
"mac": "88:e9:a4:a4:8d:02", "mac": "00:62:0b:a7:58:6a",
"mountable": true, "mountable": true,
"mounted": true, "mounted": true,
"network_address": "chirop-2.lille.grid5000.fr", "network_address": "chirop-2.lille.grid5000.fr",
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"ip": "172.16.33.3", "ip": "172.16.33.3",
"ip6": "2001:660:4406:200:2::3", "ip6": "2001:660:4406:200:2::3",
"kavlan": false, "kavlan": false,
"mac": "88:e9:a4:a4:8d:03", "mac": "00:62:0b:a7:53:7e",
"mountable": true, "mountable": true,
"mounted": true, "mounted": true,
"network_address": "chirop-3.lille.grid5000.fr", "network_address": "chirop-3.lille.grid5000.fr",
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"ip": "172.16.33.4", "ip": "172.16.33.4",
"ip6": "2001:660:4406:200:2::4", "ip6": "2001:660:4406:200:2::4",
"kavlan": false, "kavlan": false,
"mac": "88:e9:a4:a4:8d:04", "mac": "00:62:0b:a8:83:74",
"mountable": true, "mountable": true,
"mounted": true, "mounted": true,
"network_address": "chirop-4.lille.grid5000.fr", "network_address": "chirop-4.lille.grid5000.fr",
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"ip": "172.16.33.5", "ip": "172.16.33.5",
"ip6": "2001:660:4406:200:2::5", "ip6": "2001:660:4406:200:2::5",
"kavlan": false, "kavlan": false,
"mac": "88:e9:a4:a4:8d:05", "mac": "00:62:0b:a8:83:bc",
"mountable": true, "mountable": true,
"mounted": true, "mounted": true,
"network_address": "chirop-5.lille.grid5000.fr", "network_address": "chirop-5.lille.grid5000.fr",
......
...@@ -70,7 +70,7 @@ nodes: ...@@ -70,7 +70,7 @@ nodes:
mac: 5c:ed:8c:3c:b0:c2 mac: 5c:ed:8c:3c:b0:c2
ip: 172.17.33.1 ip: 172.17.33.1
eth0: eth0:
mac: 88:e9:a4:a4:8d:01 mac: 00:62:0b:a7:58:b2
ip: 172.16.33.1 ip: 172.16.33.1
chirop-2: chirop-2:
network_adapters: network_adapters:
...@@ -78,7 +78,7 @@ nodes: ...@@ -78,7 +78,7 @@ nodes:
mac: 5c:ed:8c:3b:ce:a6 mac: 5c:ed:8c:3b:ce:a6
ip: 172.17.33.2 ip: 172.17.33.2
eth0: eth0:
mac: 88:e9:a4:a4:8d:02 mac: 00:62:0b:a7:58:6a
ip: 172.16.33.2 ip: 172.16.33.2
chirop-3: chirop-3:
network_adapters: network_adapters:
...@@ -86,7 +86,7 @@ nodes: ...@@ -86,7 +86,7 @@ nodes:
mac: 5c:ed:8c:a7:4e:a2 mac: 5c:ed:8c:a7:4e:a2
ip: 172.17.33.3 ip: 172.17.33.3
eth0: eth0:
mac: 88:e9:a4:a4:8d:03 mac: 00:62:0b:a7:53:7e
ip: 172.16.33.3 ip: 172.16.33.3
chirop-4: chirop-4:
network_adapters: network_adapters:
...@@ -94,7 +94,7 @@ nodes: ...@@ -94,7 +94,7 @@ nodes:
mac: 5c:ed:8c:3b:be:5e mac: 5c:ed:8c:3b:be:5e
ip: 172.17.33.4 ip: 172.17.33.4
eth0: eth0:
mac: 88:e9:a4:a4:8d:04 mac: 00:62:0b:a8:83:74
ip: 172.16.33.4 ip: 172.16.33.4
chirop-5: chirop-5:
network_adapters: network_adapters:
...@@ -102,6 +102,6 @@ nodes: ...@@ -102,6 +102,6 @@ nodes:
mac: 5c:ed:8c:3b:ce:b2 mac: 5c:ed:8c:3b:ce:b2
ip: 172.17.33.5 ip: 172.17.33.5
eth0: eth0:
mac: 88:e9:a4:a4:8d:05 mac: 00:62:0b:a8:83:bc
ip: 172.16.33.5 ip: 172.16.33.5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment