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 6b8f843 commit 860cb73Copy full SHA for 860cb73
environments/common/inventory/group_vars/all/systemd.yml
@@ -14,13 +14,7 @@ systemd_dropins:
14
content: "{{ _systemd_requiresmount_statedir }}"
15
slurmdbd:
16
group: openhpc
17
- content: |
18
- {{ _systemd_requiresmount_statedir }}
19
-
20
- [Service]
21
- # Allow slurmdbd to complete major version upgrades
22
- TimeoutStartSec={{ openhpc_slurmdbd_timeout_start_sec }}
23
+ content: "{{ _systemd_requiresmount_statedir }}"
24
slurmctld:
25
26
0 commit comments