Merge ~cjwatson/launchpad:charm-loggerhead-enable into launchpad:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 1b17443d9030601ae1370d867bb777d1e9b8437b
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad:charm-loggerhead-enable
Merge into: launchpad:master
Diff against target: 10 lines (+1/-0)
1 file modified
charm/launchpad-loggerhead/reactive/launchpad-loggerhead.py (+1/-0)
Reviewer Review Type Date Requested Status
Ines Almeida Approve
Review via email: mp+454597@code.launchpad.net

Commit message

charm: Enable launchpad-loggerhead service

To post a comment you must log in.
Revision history for this message
Ines Almeida (ines-almeida) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/charm/launchpad-loggerhead/reactive/launchpad-loggerhead.py b/charm/launchpad-loggerhead/reactive/launchpad-loggerhead.py
2index e12dd1a..6536f45 100644
3--- a/charm/launchpad-loggerhead/reactive/launchpad-loggerhead.py
4+++ b/charm/launchpad-loggerhead/reactive/launchpad-loggerhead.py
5@@ -117,6 +117,7 @@ def configure():
6 def restart():
7 hookenv.log("Restarting application server")
8 host.service_restart("launchpad-loggerhead.service")
9+ host.service_resume("launchpad-loggerhead.service")
10 set_flag("service.configured")
11
12

Subscribers

People subscribed via source and target branches

to status/vote changes: