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 16bbabc commit 6ac78d3Copy full SHA for 6ac78d3
2 files changed
community/modules/scheduler/schedmd-slurm-gcp-v6-controller/etc/htc-slurm.conf.tpl
@@ -50,7 +50,7 @@ StateSaveLocation={state_save}
50
#
51
# LOGGING AND ACCOUNTING
52
AccountingStorageType=accounting_storage/slurmdbd
53
-AccountingStorageHost={control_host}
+AccountingStorageHost={accounting_storage_host}
54
ClusterName={name}
55
SlurmctldLogFile={slurmlog}/slurmctld.log
56
SlurmdLogFile={slurmlog}/slurmd-%n.log
community/modules/scheduler/schedmd-slurm-gcp-v6-controller/etc/long-prolog-slurm.conf.tpl
@@ -56,7 +56,7 @@ StateSaveLocation={state_save}
57
58
59
60
61
62
0 commit comments