bifrost/playbooks/roles/bifrost-keystone-install/tasks
Dmitry Tantsur 2a6fc72559 Use random passwords by default
It's easy to forget to override them, and you'll end up with a well known
password used in your keystone and database. Use the password module
to generate secure random passwords instead. Operators of production
environments are still expected to provide their own passwords.

The generated passwords are stored in /etc/bifrost and reused on the next
installation. A new task is provided for upgrading the bootstrap (admin)
user in keystone to the new password.

Change-Id: I6771015f2b062233eeff85704655c8e2ab64364d
2020-07-25 21:59:02 +02:00
..
bootstrap.yml Consolidate the default IP address handling 2020-06-22 11:50:09 +02:00
install.yml Make skip_install a normal boolean variable 2020-07-17 14:26:27 +02:00
main.yml Use random passwords by default 2020-07-25 21:59:02 +02:00
start.yml Convert with_items to loop 2020-06-11 17:31:28 +02:00