# ironic-rootwrap command filters to manipulate images
|
|
# This file should be owned by (and only-writable by) the root user
|
|
|
|
[Filters]
|
|
# ironic/common/images.py: 'qemu-img'
|
|
qemu-img: CommandFilter, qemu-img, root
|