Skip to content

Commit

Permalink
Deploying database init script shouldn't restart mistral
Browse files Browse the repository at this point in the history
  • Loading branch information
armab committed Jan 23, 2017
1 parent c8dbfeb commit da8bd52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions roles/st2mistral/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@
src: init_mistral_db.SQL.j2
dest: /etc/mistral/init_mistral_db.SQL
register: mistral_deploy_database_init_script
notify:
- restart mistral
tags: st2mistral

- name: Create mistral database
Expand Down

0 comments on commit da8bd52

Please sign in to comment.