
This patch set adds support for rootwrap in order to execute iptables. Co-Authored-By: Dmitry Tantsur <dtantsur@redhat.com> Change-Id: I7c424c17222f119730b8c5ac0daafd9906282e4d Closes-bug: #1495844
7 lines
221 B
XML
7 lines
221 B
XML
# ironic-inspector-rootwrap command filters for firewall manipulation
|
|
# This file should be owned by (and only-writeable by) the root user
|
|
|
|
[Filters]
|
|
# ironic_inspector/firewall.py
|
|
iptables: CommandFilter, iptables, root
|