File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ openhpc_slurm_partitions:
88cluster_run_validation : true
99cluster_user_ssh_public_key : " "
1010home_volume_size : 20
11+ cluster_use_root_volumes : true
1112
1213# Cloud vars
1314cluster_external_network : " CUDN-Internet"
@@ -17,9 +18,14 @@ metrics_db_maximum_size: 5
1718
1819# Image build
1920image_build_manage_infra : false
21+ image_build_use_blockstorage_volume : true
22+ image_build_image_disk_format : " raw"
23+ image_build_volume_size : 10
24+ image_build_metadata :
25+ hw_vif_multiqueue_enabled : " yes"
2026image_build_flavor_name : " vm.ska.cpu.general.small"
2127image_build_network_id : " 4b6b2722-ee5b-40ec-8e52-a6610e14cc51"
2228image_build_attach_floating_ip : true
2329image_build_floating_ip_network : " CUDN-Internet"
24- image_build_source_image_id : " 519c4a1a-efdd-494e-929b-05dce43e1011 "
30+ image_build_source_image_id : " 2a77064b-be40-4065-b0f4-4d5417a4460a "
2531image_build_security_group_id : " 486dfc85-099b-4bbb-9375-60f320a7de18"
You can’t perform that action at this time.
0 commit comments