924fbb6f7a
When running kolla-ansible as non-root users the tmp files will be created with become user as owner and mode 0600. This way the user running kolla-ansible is not able to read the generated files. This is necessary because of the use of the lookup method, which will not run as become user. TrivialFix Change-Id: If86d114c05a9b2e7fa240718611d78e93100ebdf |
||
---|---|---|
.. | ||
bootstrap_mons.yml | ||
bootstrap_osds.yml | ||
config.yml | ||
deploy.yml | ||
distribute_keyrings.yml | ||
do_reconfigure.yml | ||
generate_cluster.yml | ||
main.yml | ||
pull.yml | ||
reconfigure.yml | ||
start_mons.yml | ||
start_osds.yml | ||
start_rgws.yml | ||
upgrade.yml |