Mentions légales du service

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

[rennes][abacus21] Correct interface

parent 084e9b2f
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,15 @@
],
"network_adapters": [
{
"device": "eth0",
"device": "eth1",
"enabled": false,
"interface": "Ethernet",
"kavlan": false,
"mountable": false,
"mounted": false
},
{
"device": "eth2",
"enabled": true,
"interface": "Ethernet",
"ip": "172.16.109.21",
......@@ -35,14 +43,6 @@
"switch": null,
"switch_port": null
},
{
"device": "eth1",
"enabled": false,
"interface": "Ethernet",
"kavlan": false,
"mountable": false,
"mounted": false
},
{
"device": "bmc",
"enabled": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment