ceph/sudoers.d/cephadm
Sage Weil c8750b7066 files,rpm,deb: rename ceph-daemon -> cephadm
This is just renaming the files and adjusting the packages.  Lots of
cleanup to do still.

Signed-off-by: Sage Weil <sage@redhat.com>
2019-12-11 19:14:09 -06:00

8 lines
384 B
Plaintext

# allow cephadm user to sudo cephadm
cephadm ALL=NOPASSWD: /usr/bin/cephadm --image * ls
cephadm ALL=NOPASSWD: /usr/bin/cephadm --image * unit *
cephadm ALL=NOPASSWD: /usr/bin/cephadm --image * shell *
cephadm ALL=NOPASSWD: /usr/bin/cephadm --image * deploy *
cephadm ALL=NOPASSWD: /usr/bin/cephadm --image * ceph-volume *
cephadm ALL=NOPASSWD: /usr/bin/cephadm --image * rm-daemon *