Skip to content

Commit

Permalink
[ADC] Configure certificates for login nodes in ADC
Browse files Browse the repository at this point in the history
  • Loading branch information
hgreebe committed Oct 16, 2024
1 parent ad859eb commit 368a767
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
# ResumeProgram should read SLURM_RESUME_FILE within ten seconds of starting to guarantee that it still exists.
# ref https://slurm.schedmd.com/power_save.html#tolerance

source /etc/profile.d/aws-cli-default-config.sh

trap "rm -f ${SLURM_RESUME_FILE_TMP}" EXIT

SLURM_RESUME_FILE_TMP=$(mktemp)
Expand Down

0 comments on commit 368a767

Please sign in to comment.