Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8a7bf72b authored by PAULIN Nathan's avatar PAULIN Nathan
Browse files

[sophia][esterel2] add disk by_path

parent a01a5da1
Branches
No related tags found
1 merge request!1100[sophia][esterel2] add to testing
......@@ -105,7 +105,7 @@
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"by_path": "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:2:0:0",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
......
......@@ -33,7 +33,7 @@ nodes:
disk0: # This field will have to be renamed later.
id: disk0
interface: SAS
by_path: "/dev/disk/by-path/dummy" # this path will have to change later.
by_path: "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:2:0:0" # this path will have to change later.
software:
standard-environment: debian11-x64-std
management_tools:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment