summaryrefslogtreecommitdiffstats
path: root/sudoers.d/cephdaemon
blob: cac61b281a1b4f4c16f955518713a79f22787642 (plain)
1
2
3
4
5
6
7
# 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 *