mirror of
https://github.com/rancher/os.git
synced 2025-09-04 16:21:07 +00:00
./scripts/ssh
convenience script
run `./scripts/ssh` to easily ssh into the RancherOS KVM instance started with `./scripts/run`
This commit is contained in:
3
assets/scripts_ssh_config
Normal file
3
assets/scripts_ssh_config
Normal file
@@ -0,0 +1,3 @@
|
||||
StrictHostKeyChecking no
|
||||
UserKnownHostsFile /dev/null
|
||||
LogLevel quiet
|
Reference in New Issue
Block a user