Skip to content

Commit

Permalink
If parsoid user directory needs to change, stop parsoid service first
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontalvo3 authored and Greg Rundlett committed Nov 19, 2018
1 parent 1c83e54 commit 7cd5f6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/roles/parsoid/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
stat: path=/etc/init.d/parsoid
register: parsoid_service_status

# If parsoid user directory needs to change, stop parsoid service first
- name: Stop parsoid service if home is not correct
service:
name: parsoid
Expand Down

0 comments on commit 7cd5f6a

Please sign in to comment.