summaryrefslogtreecommitdiff
path: root/manager-ssh-config
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-04-05 19:47:51 +0300
committerLars Wirzenius <liw@liw.fi>2020-04-05 19:47:51 +0300
commit20990502b932c9c891d4af7f5ca3fa08e3008339 (patch)
tree0c5d2f722d8236469eaf56a39d7efddb77467870 /manager-ssh-config
parent9d9d6e0dc296829e8c54838b4a8725db80abccdc (diff)
downloadick-contractor-20990502b932c9c891d4af7f5ca3fa08e3008339.tar.gz
Change: setup to create a nested VM and run a build
Diffstat (limited to 'manager-ssh-config')
-rw-r--r--manager-ssh-config4
1 files changed, 4 insertions, 0 deletions
diff --git a/manager-ssh-config b/manager-ssh-config
new file mode 100644
index 0000000..bf5a537
--- /dev/null
+++ b/manager-ssh-config
@@ -0,0 +1,4 @@
+Host 192.168.*
+ UserKnownHostsFile /dev/null
+ StrictHostKeyChecking no
+ IdentityFile ~/.ssh/manager.key