Mentions légales du service

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

[rennes][abacus19]Correct interface

parent 9556759a
Branches
No related tags found
No related merge requests found
Pipeline #887391 passed with warnings
......@@ -127,7 +127,7 @@
],
"network_adapters": [
{
"device": "eth1",
"device": "eth0",
"driver": "igb",
"enabled": true,
"firmware_version": "1.67, 0x800010dd, 22.0.9",
......@@ -150,7 +150,7 @@
"vendor": "Intel"
},
{
"device": "eth3",
"device": "eth1",
"driver": "igb",
"enabled": false,
"firmware_version": "1.67, 0x800010dd, 22.0.9",
......
......@@ -84,7 +84,7 @@ ipv4:
rennes abacus16 eth0 0 0 13 15
rennes abacus17 eth0 0 0 13 16
rennes abacus18 eth0 0 0 13 17
rennes abacus19 eth1 0 0 13 18
rennes abacus19 eth0 0 0 13 18
rennes abacus20 eth0 0 0 13 19
rennes abacus21 eth0 0 0 13 20
rennes abacus22 eth0 0 0 13 21
......
......@@ -25,12 +25,12 @@ nodes:
enabled: true
mountable: false
mounted: false
eth1:
eth0:
ip: 172.16.109.19
enabled: true
mountable: true
mounted: true
eth3:
eth1:
enabled: false
mountable: false
mounted: false
......
......@@ -77,7 +77,7 @@ abacus19-1:
ip: 172.17.109.19
mac: 70:b5:e8:e3:a1:a2
management: true
eth1:
eth0:
driver: igb
firmware_version: 1.67, 0x800010dd, 22.0.9
interface: Ethernet
......@@ -90,7 +90,7 @@ abacus19-1:
sriov: false
sriov_totalvfs: 0
vendor: Intel
eth3:
eth1:
driver: igb
firmware_version: 1.67, 0x800010dd, 22.0.9
interface: Ethernet
......
......@@ -58,8 +58,8 @@ abacus18:
eno33: eth2
eno34: eth3
abacus19:
eno3: eth1
eno4: eth3
eno3: eth0
eno4: eth1
abacus25:
ens10f0: eth0
ens10f1: eth1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment