Mentions légales du service

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

[lyon][hydra] put ram_size to 0

parent 03a81064
Branches
No related tags found
1 merge request!733Draft: Add cluster hydra
......@@ -21,7 +21,7 @@
},
"exotic": true,
"main_memory": {
"ram_size": 8
"ram_size": 0
},
"management_tools": {
"bmc_vendor_tool": "ipmitool",
......@@ -32,7 +32,7 @@
"memory_devices": [
{
"device": "dimm",
"size": 8,
"size": 0,
"technology": "dram"
}
],
......
......@@ -80,8 +80,8 @@ hydra-1:
size: 1920383410176
storage: SSD
main_memory:
ram_size: 8 # Fake size, will be replaced by g5k-checks
ram_size: 0 # Fake size, will be replaced by g5k-checks
memory_devices:
dimm:
size: 8
size: 0
technology: dram
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment