diff options
-rw-r--r-- | etc/ironic/rootwrap.d/ironic-images.filters | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/ironic/rootwrap.d/ironic-images.filters b/etc/ironic/rootwrap.d/ironic-images.filters index fe1ca9878..aeec031ff 100644 --- a/etc/ironic/rootwrap.d/ironic-images.filters +++ b/etc/ironic/rootwrap.d/ironic-images.filters @@ -1,5 +1,6 @@ # ironic-rootwrap command filters to maniputalte images # This file should be owned by (and only-writeable by) the root user +[Filters] # ironic/common/images.py: 'qemu-img' -qemu-img: CommandFilter, qemu-img, root
\ No newline at end of file +qemu-img: CommandFilter, qemu-img, root |