Skip to content

Commit

Permalink
Fix cluster purging if rest api failed to deploy
Browse files Browse the repository at this point in the history
Change-Id: I7ea78936ec98707eaa80a9f56443f1694deafb59
  • Loading branch information
9seconds committed Apr 17, 2017
1 parent a248adc commit 4c99cdf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
name: ceph-rest-api.service
state: stopped
enabled: no
when: is_active_in_systemd.rc == 0

- name: Remove SystemD unit
file:
Expand Down

0 comments on commit 4c99cdf

Please sign in to comment.