Skip to content
Snippets Groups Projects
condor_ssh_config 195 B
Newer Older
# This allows for the -J option to tunnel through the schedd (radialhead)
IdentityFile condor_transfer
# This prevents ssh from prompting to accept a host figerprint
StrictHostKeyChecking no
EOM