bifrost/playbooks
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
..
inventory Merge "Rename of the nginx_port variable" 2016-02-12 18:54:22 +00:00
library Specify node_network_info is a dict 2016-08-20 13:17:06 +02:00
roles bifrost-prepare-for-test-dynamic: Create known_hosts if it's not present 2016-09-19 09:01:43 +01:00
cleanup-deployment-images.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
deploy-dynamic.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
deploy.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
enroll-dynamic.yaml Make boolean usage consistent across playbooks 2016-06-03 12:48:44 -07:00
enroll.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
example-deploy-all-available-nodes.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
install.yaml Fix DIB conditionals for CLI override 2016-03-29 10:38:29 -04:00
redeploy-dynamic.yaml Add redeploy-dynamic playbook 2016-06-08 12:59:28 +00:00
test-bifrost-create-vm.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
test-bifrost-dhcp.yaml Add possibility to set source branch for ironic-inspector 2016-09-02 10:07:33 -07:00
test-bifrost-dynamic.yaml Add possibility to set source branch for ironic-inspector 2016-09-02 10:07:33 -07:00
test-bifrost.yaml Add possibility to set source branch for ironic-inspector 2016-09-02 10:07:33 -07:00