Created
December 11, 2012 19:40
-
-
Save syl20bnr/4261413 to your computer and use it in GitHub Desktop.
No sudo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Defaults:nova !requiretty | |
Cmnd_Alias NOVACMDS = /bin/aoe-stat, \ | |
/bin/chmod, \ | |
/bin/chmod /var/lib/nova/tmp/*/root/.ssh, \ | |
/bin/chown, \ | |
/bin/chown /var/lib/nova/tmp/*/root/.ssh, \ | |
/bin/dd, \ | |
/bin/kill, \ | |
/bin/mkdir, \ | |
/bin/mount, \ | |
/bin/umount, \ | |
/sbin/aoe-discover, \ | |
/sbin/ifconfig, \ | |
/sbin/ip, \ | |
/sbin/ip6tables-restore, \ | |
/sbin/ip6tables-save, \ | |
/sbin/iptables, \ | |
/sbin/iptables-restore, \ | |
/sbin/iptables-save, \ | |
/sbin/iscsiadm, \ | |
/sbin/kpartx, \ | |
/sbin/losetup, \ | |
/sbin/lvcreate, \ | |
/sbin/lvdisplay, \ | |
/sbin/lvremove, \ | |
/sbin/mkfs.ntfs, \ | |
/sbin/pvcreate, \ | |
/sbin/route, \ | |
/sbin/tune2fs, \ | |
/sbin/vconfig, \ | |
/sbin/vgcreate, \ | |
/sbin/vgs, \ | |
/usr/bin/dhcp_release, \ | |
/usr/bin/fusermount, \ | |
/usr/bin/guestmount, \ | |
/usr/bin/socat, \ | |
/bin/cat, \ | |
/usr/bin/tee, \ | |
/usr/bin/qemu-img, \ | |
/usr/bin/qemu-nbd, \ | |
/usr/bin/virsh, \ | |
/usr/sbin/brctl, \ | |
/usr/sbin/dnsmasq, \ | |
/usr/sbin/ietadm, \ | |
/usr/sbin/radvd, \ | |
/usr/sbin/tgtadm, \ | |
/usr/sbin/vblade-persist | |
nova ALL = (root) NOPASSWD: SETENV: NOVACMDS | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment