bifrost/playbooks
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
..
ci Quick start Bifrost CLI 2020-06-10 15:03:47 +02:00
inventory Use random passwords by default 2020-07-25 21:59:02 +02:00
library Get rid of the shade dependency 2020-06-03 15:57:15 +02:00
roles Use random passwords by default 2020-07-25 21:59:02 +02:00
cleanup-deployment-images.yaml Add configurable option for Ironic master tftp images path 2018-06-25 09:44:36 +02:00
deploy-dynamic.yaml Allow deploy-dynamic on remote host 2017-02-07 19:07:56 +00:00
enroll-dynamic.yaml Allow enroll-dynamic on remote host 2017-02-01 15:01:31 +00:00
example-deploy-all-available-nodes.yaml Get rid of the shade dependency 2020-06-03 15:57:15 +02:00
install.yaml Make skip_install a normal boolean variable 2020-07-17 14:26:27 +02:00
redeploy-dynamic.yaml Switch bifrost to openstack.cloud collections 2020-07-25 14:54:58 +02:00
test-bifrost-create-vm.yaml Add git_url_root to override root for all repositories at once 2020-07-09 12:23:03 +02:00
test-bifrost.yaml Correct handling of inspect_nodes in test-bifrost.yaml 2020-07-24 15:10:14 +02:00