commit | f694f5a14cf3dcf54812413f54787e7d97483f65 | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Fri Jun 10 16:21:27 2016 -0700 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Fri Jun 10 16:22:37 2016 -0700 |
tree | 1976265a271cfb7bfeac610add7deaee2d11d954 | |
parent | 8d62307bed1f9079f3f0e5f5067be41f8196f0d7 [diff] [blame] |
check point of code to identify and provision switches Change-Id: I692d83127cbb718f03d359911689d0f688fa4a3d
diff --git a/switchq/ssh-config b/switchq/ssh-config new file mode 100644 index 0000000..990a43d --- /dev/null +++ b/switchq/ssh-config
@@ -0,0 +1,3 @@ +Host * + StrictHostKeyChecking no + UserKnownHostsFile=/dev/null