Files
openstack-ansible-ops/multi-node-aio/playbooks
Jesse Pretorius 33d22c552e MNAIO: Copy SSH keys into containers if they are present
When starting an imaged environment, the SSH keys on the host do
not match the SSH keys in the containers. In this patch we ensure
that if the 'all_containers' group is present, then the deploy-vms
playbook will wait for them to come up and copy the new keys into
them. It also adds the new public key into the authorized_keys.
This ensures that the whole environment is ready to be used just
as it was before imaging.

We also remove the 'port' argument given to the wait_for_connection
module because the argument is invalid.

Change-Id: Iff0a3327c2031e0dd977e8e403b417e495fee14f
2018-10-17 12:36:21 +01:00
..
2018-10-16 16:05:08 -05:00
2018-10-16 16:05:08 -05:00
2018-09-19 10:52:32 -05:00
2018-09-11 20:17:24 +00:00