ceph/sudoers.d/cephdaemon

8 lines
433 B
Plaintext
Raw Normal View History

# 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 *