~openstack-charmers-next/charms/xenial/ceph-mon/trunk

« back to all changes in this revision

Viewing changes to actions/pause

  • Committer: Chris MacNaughton
  • Date: 2016-01-31 09:41:45 UTC
  • Revision ID: chris.macnaughton@canonical.com-20160131094145-ec0udsxczxh2d2oj
add actions from ceph charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
set -eux
 
4
 
 
5
ceph osd set nodown
 
6
ceph osd set noout
 
 
b'\\ No newline at end of file'