Add containers actions to profile

This commit is contained in:
Evgeniy L 2015-04-23 16:39:28 +03:00
parent 0e0000276a
commit e436e87e67

View File

@ -12,12 +12,14 @@ tags: {{tags}}
# NOTE(dshulyak) it is mandatory for some profiles to user graph based
# api to provide order of execution for different events
run:
- containers.actions.clean_list
- docker.actions.run
- mariadb.actions.run
- mariadb.actions.wait
- mariadb.actions.users
- keystone.actions.run
- haproxy.actions.run
- containers.actions.ensure
remove:
- haproxy.actions.remove