Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 77ec82b3 authored by PARISOT Clement's avatar PARISOT Clement Committed by PAULIN Nathan
Browse files

[grenoble][vercors7][vercors8] Fix MAC address

parent 7a9b5095
No related branches found
No related tags found
1 merge request!1309[grenoble][vercors8] add vercors8 to testing queue
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
"redfish": true, "redfish": true,
"software": { "software": {
"forced-deployment-timestamp": 202007300948, "forced-deployment-timestamp": 202007300948,
"postinstall-version": "1.2025032008", "postinstall-version": "1.2025042314",
"standard-environment": "debian11-x64-std" "standard-environment": "debian11-x64-std"
}, },
"storage_devices": [ "storage_devices": [
......
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
"interface": "Ethernet", "interface": "Ethernet",
"ip": "172.17.27.16", "ip": "172.17.27.16",
"kavlan": false, "kavlan": false,
"mac": "00:11:22:33:44:06", "mac": "70:b5:e8:e2:c4:70",
"management": true, "management": true,
"mountable": false, "mountable": false,
"mounted": false, "mounted": false,
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
"redfish": true, "redfish": true,
"software": { "software": {
"forced-deployment-timestamp": 202007300948, "forced-deployment-timestamp": 202007300948,
"postinstall-version": "1.2025032008", "postinstall-version": "1.2025042314",
"standard-environment": "debian11-x64-std" "standard-environment": "debian11-x64-std"
}, },
"storage_devices": [ "storage_devices": [
......
...@@ -11,7 +11,7 @@ bc:97:e1:a4:32:f0 ...@@ -11,7 +11,7 @@ bc:97:e1:a4:32:f0
) )
mac_bmc_list = %w( mac_bmc_list = %w(
70:b5:e8:e2:c3:5c 70:b5:e8:e2:c3:5c
00:11:22:33:44:06 70:b5:e8:e2:c4:70
) )
%> %>
--- ---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment