NFDIR={{ nhc_dir }}/etc/nhc NHC_RM=slurm HELPERDIR={{ nhc_dir }}/libexec/nhc PATH={{ slurm_dir }}/bin:{{ nhc_dir }}/sbin:$PATH LOGFILE=/var/log/nhc.log LOG_LEVEL={{ nhc_log_level }} CONFFILE="{{ nhc_dir }}/etc/nhc/{{ nhc_config_file }}" 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