tripleo-heat-templates/deployment/backup-and-restore
Carlos Camacho bc4219d274 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.

Change-Id: I3f81128cf2fc748a2d4c8df023686424a6de50b8
2019-11-24 23:32:40 +01:00
..
rear-baremetal-ansible.yaml Use list join for rendering rear config file in heat 2019-11-24 23:32:40 +01:00