fuel-ccp-heat/service/actions/db-sync.yaml

10 lines
202 B
YAML

actions:
- name: heat-db-sync
image: heat-base
dependencies:
- heat-db-create
command: heat-manage db_sync
files:
- path: /etc/heat/heat.conf
content: heat.conf.j2