Add containers actions to profile
This commit is contained in:
parent
98bb9923a2
commit
a7777d63ef
@ -12,12 +12,14 @@ tags: {{tags}}
|
|||||||
# NOTE(dshulyak) it is mandatory for some profiles to user graph based
|
# NOTE(dshulyak) it is mandatory for some profiles to user graph based
|
||||||
# api to provide order of execution for different events
|
# api to provide order of execution for different events
|
||||||
run:
|
run:
|
||||||
|
- containers.actions.clean_list
|
||||||
- docker.actions.run
|
- docker.actions.run
|
||||||
- mariadb.actions.run
|
- mariadb.actions.run
|
||||||
- mariadb.actions.wait
|
- mariadb.actions.wait
|
||||||
- mariadb.actions.users
|
- mariadb.actions.users
|
||||||
- keystone.actions.run
|
- keystone.actions.run
|
||||||
- haproxy.actions.run
|
- haproxy.actions.run
|
||||||
|
- containers.actions.ensure
|
||||||
|
|
||||||
remove:
|
remove:
|
||||||
- haproxy.actions.remove
|
- haproxy.actions.remove
|
||||||
|
Loading…
x
Reference in New Issue
Block a user