adds bifrost ssh key generation
- This change extend the genpwd.py command to generate an ssh key pair bifrost. - This change bifrost config and bootstrap task to install the generated keys. - This change updates the bifrost guide to discribe how to provide your own key. Change-Id: I05243f58843d9195cace253dff5628fae89c78e8 Implements: blueprint bifrost-support
Showing
- ansible/roles/bifrost/tasks/bootstrap.yml 19 additions, 0 deletionsansible/roles/bifrost/tasks/bootstrap.yml
- ansible/roles/bifrost/tasks/config.yml 9 additions, 0 deletionsansible/roles/bifrost/tasks/config.yml
- ansible/roles/bifrost/templates/id_rsa 1 addition, 0 deletionsansible/roles/bifrost/templates/id_rsa
- ansible/roles/bifrost/templates/id_rsa.pub 1 addition, 0 deletionsansible/roles/bifrost/templates/id_rsa.pub
- ansible/roles/bifrost/templates/ssh_config 3 additions, 0 deletionsansible/roles/bifrost/templates/ssh_config
- doc/bifrost.rst 2 additions, 1 deletiondoc/bifrost.rst
- etc/kolla/passwords.yml 4 additions, 0 deletionsetc/kolla/passwords.yml
- kolla/cmd/genpwd.py 2 additions, 1 deletionkolla/cmd/genpwd.py
Loading
Please register or sign in to comment