mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 21:20:10 +01:00
contrib/bkr: install firewalld package in default job template
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
423adfe7c1
commit
6c36639bbc
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@
|
|||
</task>
|
||||
<task name="/distribution/pkginstall" role="STANDALONE">
|
||||
<params>
|
||||
<param name="PKGARGNAME" value="python-setuptools pexpect bash-completion iw net-tools teamd NetworkManager radvd wireshark git"/>
|
||||
<param name="PKGARGNAME" value="python-setuptools pexpect bash-completion iw net-tools teamd NetworkManager radvd wireshark git firewalld"/>
|
||||
</params>
|
||||
</task>
|
||||
<task name="/distribution/command" role="STANDALONE">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue