bifrost/playbooks/roles
Markos Chandras 7b005fd1ec bifrost-prepare-for-test-dynamic: Create known_hosts if it's not present
Create an empty ~/.ssh/known_hosts if it's not present since the subsequent
commands assume that there is one in place. Fixes the following problem:

fatal: [testvm1]: FAILED! => {"changed": true, "cmd":
["ssh-keygen", "-R", "192.168.122.3"], "delta": "0:00:00.004327", "end":
"2016-09-14 08:26:42.448637", "failed": true, "invocation": {"module_args":
{"_raw_params": "ssh-
keygen -R \"192.168.122.3\"", "_uses_shell": false, "chdir": null, "creates":
null, "executable": null, "removes": null, "warn": true}, "module_name":
"command"}, "rc": 255, "start": "2016-09-14 08:26:42.444310", "stderr":
"ssh-keygen: $
root/.ssh/known_hosts: No such file or directory", "stdout": "",
"stdout_lines": [], "warnings": []}

Change-Id: I0f05fb9aad7e7b9021491aac4d809ffc6fd4e864
2016-09-19 09:01:43 +01:00
..
bifrost-configdrives-dynamic Merge "Specify node_network_info is a dict" 2016-08-31 02:10:08 +00:00
bifrost-create-bootable-image Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
bifrost-create-dib-image Explicitly set language for DIB builds 2016-03-29 10:20:22 -04:00
bifrost-create-vm-nodes Improve distribution detection in create_vm_nodes-for-role.sh 2016-09-02 09:14:20 +01:00
bifrost-deploy-nodes-dynamic Remove 'auth' fact initialization from bifrost-deploy-nodes-dynamic 2016-08-19 18:54:01 +00:00
bifrost-ironic-install Add possibility to set source branch for ironic-inspector 2016-09-02 10:07:33 -07:00
bifrost-openstack-ci-prep Use "state=touch" instead of running touch 2016-01-06 17:13:08 -08:00
bifrost-prep-for-install Add possibility to set source branch for ironic-inspector 2016-09-02 10:07:33 -07:00
bifrost-prepare-for-test-dynamic bifrost-prepare-for-test-dynamic: Create known_hosts if it's not present 2016-09-19 09:01:43 +01:00
bifrost-test-dhcp Add script and playbook to test dhcp 2016-03-01 13:45:26 +01:00
bifrost-test-vm Unify test playbooks 2016-06-28 11:06:25 -07:00
bifrost-unprovision-node-dynamic Role support for authentication 2016-01-05 11:34:54 -05:00
ironic-delete-dynamic Role support for authentication 2016-01-05 11:34:54 -05:00
ironic-enroll-dynamic Remove auth line to fallback on default(omit) behaviour 2016-08-11 15:24:44 +00:00
ironic-inspect-node Role support for authentication 2016-01-05 11:34:54 -05:00