commit | 6ea57c102153598999b48e76f7393d79c203330d | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Mon Jun 06 23:29:12 2016 -0700 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Mon Jun 06 23:29:12 2016 -0700 |
tree | c974d1cac14f9ce82674e0fbcdf3d9d21b07cf87 | |
parent | 86dad1f504860c2b68eca6390dd8f83d173c9437 [diff] [blame] |
update to support power management discovery for virtual box environment
diff --git a/automation/ssh-config b/automation/ssh-config new file mode 100644 index 0000000..990a43d --- /dev/null +++ b/automation/ssh-config
@@ -0,0 +1,3 @@ +Host * + StrictHostKeyChecking no + UserKnownHostsFile=/dev/null