Skip to content

Commit

Permalink
Revert.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlaine-hpe committed Jul 7, 2023
1 parent 011b9d6 commit a968cdf
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -332,10 +332,6 @@ data:
value: /mnt/image
- name: SSHD_OPTIONS
value: "-E /etc/cray/ims/sshd.log -f /etc/cray/ims/sshd_config"
# If the -f options is specified in SSHD_OPTIONS, the value of SSHD_CONFIG_FILE must match in order for the ssh jail to be setup correctly.
# SSHD_CONFIG_FILE is only used for writing to the sshd config file, and is not passed to sshd unless specified in SSHD_OPTIONS.
- name: SSHD_CONFIG_FILE
value: "/etc/cray/ims/sshd_config"
- name: IMS_JOB_ID
value: "$id"
- name: SSH_JAIL
Expand Down

0 comments on commit a968cdf

Please sign in to comment.