~brad-marshall/charms/trusty/thruk-master/add-debug-options

« back to all changes in this revision

Viewing changes to hooks/upgrade-charm

  • Committer: Brad Marshall
  • Date: 2015-04-09 06:46:35 UTC
  • Revision ID: brad.marshall@canonical.com-20150409064635-fa1bvvvy81vhpiyx
[bradm] Initial cut of thruk-master charm

Show diffs side-by-side

added added

removed removed

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