Merge "Add DB sync action"

This commit is contained in:
Jenkins 2017-02-16 12:36:33 +00:00 committed by Gerrit Code Review
commit 42a2075cdd
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
actions:
- name: ironic-db-sync
image: ironic-base
dependencies:
- ironic-db-create
command: ironic-dbsync
files:
- path: /etc/ironic/ironic.conf
content: ironic.conf.j2