Mentions légales du service

Skip to content
Snippets Groups Projects
Commit cc5ec740 authored by JACQUOT Pierre's avatar JACQUOT Pierre Committed by PENVEN Loris
Browse files

[rennes][abacus26] Update disk PCI path

parent c05142eb
No related branches found
No related tags found
1 merge request!941Testing abacus26
......@@ -105,7 +105,7 @@
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"by_path": "/dev/disk/by-path/pci-0000:e1:00.0-nvme-1",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
......
......@@ -32,7 +32,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:e1:00.0-nvme-1"
software:
standard-environment: debian11-x64-std # TODO: check that architecture is OK
management_tools:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment