Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 156acb82 authored by EISENBART Theo's avatar EISENBART Theo
Browse files

[roazhon12] Add name on interfaces

parent 7ec303d4
No related branches found
No related tags found
No related merge requests found
Pipeline #883228 failed
......@@ -31,6 +31,7 @@
"mac": "84:8f:69:ff:92:f2",
"mountable": true,
"mounted": true,
"name": "eno1",
"network_address": "roazhon12-1.rennes.grid5000.fr",
"switch": null,
"switch_port": null
......
......@@ -31,6 +31,7 @@
"mac": "84:8f:69:ff:92:47",
"mountable": true,
"mounted": true,
"name": "eno1",
"network_address": "roazhon12-2.rennes.grid5000.fr",
"switch": null,
"switch_port": null
......
......@@ -31,6 +31,7 @@
"mac": "84:8f:69:ff:92:b0",
"mountable": true,
"mounted": true,
"name": "eno1",
"network_address": "roazhon12-3.rennes.grid5000.fr",
"switch": null,
"switch_port": null
......
......@@ -31,6 +31,7 @@
"mac": "84:8f:69:ff:5b:b2",
"mountable": true,
"mounted": true,
"name": "eno1",
"network_address": "roazhon12-4.rennes.grid5000.fr",
"switch": null,
"switch_port": null
......
......@@ -58,6 +58,7 @@ nodes:
mac: 84:8f:69:ff:92:f4
ip: 172.17.110.40
eth0:
name: eno1
mac: 84:8f:69:ff:92:f2
ip: 172.16.110.40
roazhon12-2:
......@@ -66,6 +67,7 @@ nodes:
mac: 84:8f:69:ff:92:49
ip: 172.17.110.41
eth0:
name: eno1
mac: 84:8f:69:ff:92:47
ip: 172.16.110.41
roazhon12-3:
......@@ -74,6 +76,7 @@ nodes:
mac: 84:8f:69:ff:92:b2
ip: 172.17.110.42
eth0:
name: eno1
mac: 84:8f:69:ff:92:b0
ip: 172.16.110.42
roazhon12-4:
......@@ -82,5 +85,6 @@ nodes:
mac: 84:8f:69:ff:5b:b4
ip: 172.17.110.43
eth0:
name: eno1
mac: 84:8f:69:ff:5b:b2
ip: 172.16.110.43
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment