drop msvsphere-server folder

i9.2
Arkady L. Shane 1 year ago
parent abe68ada31
commit f340c1beab
Signed by: tigro
GPG Key ID: 9C7900103E1C4F8B

@ -1,31 +0,0 @@
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"
]
}
)
]

@ -1,16 +0,0 @@
#
# MSVSphere Server 9 Pungi configuration file
#
# Notes:
# - there is a problem with accessing git.inferitos.ru repositories via
# HTTPs from our internal network, so we have to use HTTP for now.
from msvsphere/general import *
from msvsphere/multilib import *
from msvsphere/additional_packages-server import *
# product information
release_name = 'MSVSphere Server'
release_short = 'MSVSphere'
release_version = '9.2'
treeinfo_version = '9'

@ -1,16 +0,0 @@
#
# MSVSphere Server 9 Pungi configuration file
#
# Notes:
# - there is a problem with accessing git.inferitos.ru repositories via
# HTTPs from our internal network, so we have to use HTTP for now.
from msvsphere/general import *
from msvsphere/multilib import *
from msvsphere/additional_packages-server import *
# product information
release_name = 'MSVSphere Server'
release_short = 'MSVSphere'
release_version = '9.2'
treeinfo_version = '9'
Loading…
Cancel
Save