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

10 lines
225 B
YAML

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