tripleo-common/roles/tripleo-create-admin/tasks
Steve Baker 9385dcc50e Allow tripleo-admin user to have a keypair
By setting tripleo_admin_generate_key:true, the user will have
a keypair created for it, and the public key is added to the
authorized_keys file for that user.

This allows the private key file to be injected elsewhere for other
users to access this user.

Specifically, this private key will be made available to the
mistral-executor container so that it can ssh out into the
tripleo-admin user on the undercloud.

Change-Id: I6ec5a01e736aeb00fcad1e589211c6a8a8aeecef
2019-02-25 10:48:23 +13:00
..
authorize_user.yml Break out tripleo-admin creation to its own role 2019-01-31 10:36:01 +13:00
create_user.yml Allow tripleo-admin user to have a keypair 2019-02-25 10:48:23 +13:00
main.yml Break out tripleo-admin creation to its own role 2019-01-31 10:36:01 +13:00