~ben-kaehne/charms/trusty/nagios-extra-scripts/refactored-checks

« back to all changes in this revision

Viewing changes to hooks/hooks.py

  • Committer: Jill Rouleau
  • Date: 2015-10-10 00:36:15 UTC
  • Revision ID: jill.rouleau@canonical.com-20151010003615-r72xswup4jtvwxm0
Clean up the rest of the template problems by getting parent unit name, update and sync charmhelpers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/python
 
2
import services
 
3
services.manage()