ceph/sudoers.d/cephdaemon
Sage Weil 660233935e rpm,deb: add cephdaemon user and sudoers file
Signed-off-by: Sage Weil <sage@redhat.com>
2019-11-21 15:34:07 -06:00

8 lines
433 B
Plaintext

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