Skip to content

Commit e53f8cc

Browse files
author
anandkumarpatel
committed
Merge pull request #159 from CodeNow/shiva-kill-start
Changed shiva to use container_kill_start
2 parents 49fb987 + 3ec6539 commit e53f8cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/shiva.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
roles:
99
- { role: notify, tags: "notify" }
1010
- { role: builder, tags: "build" }
11-
- { role: container_start, tags: "deploy" }
11+
- { role: container_kill_start, tags: "deploy" }

0 commit comments

Comments
 (0)