Added tgtadm to sudo cmd list. Fixes bug 927924.
We need this if we are ever to create or delete volumes. Change-Id: If451b936a04d064feba2eefec499e1669e1837d6
This commit is contained in:
parent
449e778851
commit
f2829479fe
@ -41,6 +41,7 @@ Cmnd_Alias NOVADEVCMDS = /bin/chmod /var/lib/nova/tmp/*/root/.ssh, \
|
|||||||
/usr/bin/socat, \
|
/usr/bin/socat, \
|
||||||
/sbin/parted, \
|
/sbin/parted, \
|
||||||
/usr/sbin/dnsmasq, \
|
/usr/sbin/dnsmasq, \
|
||||||
|
/usr/sbin/tgtadm, \
|
||||||
/usr/bin/ovs-vsctl, \
|
/usr/bin/ovs-vsctl, \
|
||||||
/usr/bin/ovs-ofctl, \
|
/usr/bin/ovs-ofctl, \
|
||||||
/usr/sbin/arping
|
/usr/sbin/arping
|
||||||
|
Loading…
Reference in New Issue
Block a user