Skip to content
Snippets Groups Projects
Commit de3dda06 authored by Trung Nguyen's avatar Trung Nguyen
Browse files

Add NHC timeout

Former-commit-id: 19987182
parent dd70fb40
No related branches found
No related tags found
No related merge requests found
CONFDIR={{ nhc_dir }}/etc/nhc
NFDIR={{ nhc_dir }}/etc/nhc
NHC_RM=slurm
HELPERDIR={{ nhc_dir }}/libexec/nhc
PATH={{ slurm_dir }}/bin:{{ nhc_dir }}/sbin:$PATH
......@@ -9,4 +9,6 @@ NHC_EMAIL_TO="{{ nhc_emails }}"
NHC_EMAIL_SUBJECT="{{ nhc_email_subject }}"
NHC_LOOP_TIME="300"
DF_FLAGS="-Tk"
# Timeout value added temporarily by Trung - 20200409
TIMEOUT=150
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment