Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 27, 2023
1 parent 91c5c6b commit 5207871
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions eiger.cscs.ch/multicore-mr0/computer-configure.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
port: 22
look_for_keys: True
look_for_keys: true
timeout: 60
allow_agent: True
allow_agent: true
proxy_jump: ''
proxy_command: ssh -i /Users/mbercx/.ssh/cscs-key [email protected] /usr/bin/netcat eiger.cscs.ch 22
compress: True
gss_auth: False
gss_kex: False
gss_deleg_creds: False
compress: true
gss_auth: false
gss_kex: false
gss_deleg_creds: false
gss_host: eiger.cscs.ch
load_system_host_keys: True
load_system_host_keys: true
key_policy: RejectPolicy
use_login_shell: False
safe_interval: 10
use_login_shell: false
safe_interval: 10

0 comments on commit 5207871

Please sign in to comment.