16ccbb1360
Fix the passwords generation precedence for containerized UC and standalone installations. This allows users to provide custom passwords/secrets in tripleo-undercloud-passwords.yaml, or undercloud-passwords.conf, when upgrading from instack. Partial-bug: #1784576 Change-Id: If7166c2419794dd9595d25ad29ee1fdafce99d72 Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
11 lines
449 B
YAML
11 lines
449 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Instack undercloud legacy passwords should be customized by its original
|
|
``undercloud-passwords.conf`` location, when upgrading from instack UC.
|
|
Those passwords will be automatically transitioned to
|
|
``tripleo-undercloud-passwords.yaml`` during upgrade. Changes made to the
|
|
legacy location become ignored after that. Use
|
|
``tripleo-undercloud-passwords.yaml`` to manually update UC passwords
|
|
further on.
|