Comment 2 for bug 1477494

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to os-ansible-deployment (master)

Reviewed: https://review.openstack.org/204996
Committed: https://git.openstack.org/cgit/stackforge/os-ansible-deployment/commit/?id=c924a7652fc408cc47bef7ca7f6a7d570b3c86be
Submitter: Jenkins
Branch: master

commit c924a7652fc408cc47bef7ca7f6a7d570b3c86be
Author: Andy McCrae <email address hidden>
Date: Thu Jul 23 11:26:31 2015 +0100

    Adjust SSH key creation method for repo servers

    This patch ensures that the authorized_keys ansible module, as well as
    the built in "generate_ssh_keys" flag for user creation, so that we can
    avoid using shell out commands.

    Additionally, this moves the key synchronisation to use ansible
    variables instead of the memcache server.

    Change-Id: I4fe7620cae6bf68f4c0fe248cb1dfa3c24e44110
    Closes-Bug: #1477494