tripleo-heat-templates/deployment/backup-and-restore
Carlos Camacho f7a0aff19b Use list join for rendering rear config file in heat
Currently we are rendering the ReaR config file as:
BACKUP_PROG_EXCLUDE=( '/data/*' '/tmp/*' '{u'"'"'get_param'"'"': u'"'"'BackupAndRestoreStorageFolder'"'"'}' )

We need to use heat list_join instead to merge the parameters.
Closes-Bug: #1853819
(cherry picked from commit bc4219d274)
Change-Id: I3f81128cf2fc748a2d4c8df023686424a6de50b8
2020-01-20 19:00:10 +01:00
..
rear-baremetal-ansible.yaml Use list join for rendering rear config file in heat 2020-01-20 19:00:10 +01:00