Merge "Persist Bifrost's autogenerated passwords"
This commit is contained in:
commit
04fbc5e84b
@ -17,3 +17,4 @@
|
||||
- "bifrost_ironic:/var/lib/ironic/"
|
||||
- "bifrost_mariadb:/var/lib/mysql/"
|
||||
- "bifrost_tftpboot:/tftpboot/"
|
||||
- "bifrost_config:/root/.config/bifrost/"
|
||||
|
@ -0,0 +1,8 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes an issue in the ``bifrost_deploy`` container where passwords
|
||||
generated by Bifrost were not persistent beyond the lifetime of the
|
||||
container. This is generally not a problem unless you access the Ironic or
|
||||
Inspector APIs outside of the Bifrost playbooks. `LP#1983356
|
||||
<https://bugs.launchpad.net/kolla-ansible/+bug/1983356>`_
|
Loading…
Reference in New Issue
Block a user