parametric additional partition
This commit is contained in:
@@ -81,6 +81,14 @@
|
||||
- name: "{{ inventory_hostname }}"
|
||||
addr: "{{ slurm_network_data.network.IPAM.Config[0].Gateway }}"
|
||||
alloc_nodes: "{{ slurm_alloc_nodes_default + extra_nodes | default([])}}"
|
||||
partitions:
|
||||
- name: cobald
|
||||
nodeprefix: drone
|
||||
num_nodes: 10
|
||||
node_cores: 3
|
||||
node_mem: 4900
|
||||
port: 16818
|
||||
initstate: FUTURE
|
||||
notify: reconfigure slurm
|
||||
tags: slurm-config
|
||||
|
||||
|
Reference in New Issue
Block a user