forked from msvsphere/pungi-msvsphere
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
852 B
32 lines
852 B
additional_packages = [
|
|
(
|
|
'^Server$', {
|
|
'*': [
|
|
"aide",
|
|
"audispd-plugins",
|
|
"dnf-automatic",
|
|
"fapolicyd",
|
|
"gnutls-utils",
|
|
"kernel-modules-extra",
|
|
"libreswan",
|
|
"libsss_sudo",
|
|
"policycoreutils-python-utils",
|
|
"rear",
|
|
"rng-tools",
|
|
"rsyslog-gnutls",
|
|
"subscription-manager",
|
|
"usbguard",
|
|
"kernel",
|
|
"glibc-gconv-extra.i686",
|
|
"libsss_autofs",
|
|
"sssd-nfs-idmap",
|
|
"kbd-legacy",
|
|
"container-selinux",
|
|
"flatpak-selinux",
|
|
"libdecor",
|
|
"ibus-gtk2"
|
|
]
|
|
}
|
|
)
|
|
]
|