Jesse Pretorius b4a9dfb10e Use slurp to collect the nova ssh keys
Extracting the ssh public key using cat and storing the result in a
fact has resulted in periodic failures in the collection of the key,
and thereafter the failure to appropriately place that key into the
authorised_keys file.

This patch changes the collection method to use the Ansible slurp
module which has been found to be more reliable.

Closes-Bug: #1531783
Change-Id: I26340a0c69064f84d9d87f19ce015ba44b6ffa8b
2016-01-26 09:36:38 +00:00
..
2015-12-02 14:46:12 +00:00
2015-10-17 00:44:03 -05:00
2015-10-22 18:35:17 -05:00