Merge "rootwrap: remove obsolete filters for baremetal"
This commit is contained in:
commit
5451c1e29d
@ -1,9 +0,0 @@
|
||||
# nova-rootwrap command filters for compute nodes
|
||||
# This file should be owned by (and only-writeable by) the root user
|
||||
|
||||
[Filters]
|
||||
# nova/virt/baremetal/ipmi.py: 'ipmitool', ..
|
||||
ipmitool: CommandFilter, ipmitool, root
|
||||
|
||||
# nova/virt/baremetal/ipmi.py: 'kill', '-TERM', str(console_pid)
|
||||
kill_shellinaboxd: KillFilter, root, /usr/local/bin/shellinaboxd, -15, -TERM
|
@ -1,11 +0,0 @@
|
||||
# nova-rootwrap command filters for nova-baremetal-deploy-helper
|
||||
# This file should be owned by (and only-writeable by) the root user
|
||||
|
||||
[Filters]
|
||||
# nova-baremetal-deploy-helper
|
||||
iscsiadm: CommandFilter, iscsiadm, root
|
||||
sfdisk: CommandFilter, sfdisk, root
|
||||
dd: CommandFilter, dd, root
|
||||
mkswap: CommandFilter, mkswap, root
|
||||
blkid: CommandFilter, blkid, root
|
||||
mkfs: CommandFilter, mkfs, root
|
Loading…
Reference in New Issue
Block a user