We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d7e9eb commit c19ef98Copy full SHA for c19ef98
tasks/runtime.yml
@@ -90,7 +90,7 @@
90
mode: "0644" # perms/ownership based off src from ohpc package
91
owner: root
92
group: root
93
- when: openhpc_enable.control | default(false) or not openhpc_slurm_configless | bool
+ when: openhpc_enable.control | default(false)
94
notify:
95
- Restart slurmctld service
96
register: ohpc_cgroup_conf
0 commit comments