Commit 55d425d0 authored by Dmitriy Terekhin's avatar Dmitriy Terekhin Committed by Anton Midyukov

alt-server: Delete the Virtualization group

The license restriction does not allow the use of the ALT Server product as a virtualization server. The Virtualization group packages are saved in the image. Made at the request of Evgeny Sinelnikov <sin@altlinux.org>
parent b044e5ae
...@@ -6,7 +6,7 @@ distro/alt-server: server_groups_primary = $(addprefix centaurus/,\ ...@@ -6,7 +6,7 @@ distro/alt-server: server_groups_primary = $(addprefix centaurus/,\
ifeq (,$(filter-out x86_64 ppc64le aarch64,$(ARCH))) ifeq (,$(filter-out x86_64 ppc64le aarch64,$(ARCH)))
distro/alt-server: server_groups_virtipa = $(addprefix centaurus/,\ distro/alt-server: server_groups_virtipa = $(addprefix centaurus/,\
v12n-server freeipa-server) freeipa-server)
endif endif
endif endif
......
...@@ -114,6 +114,14 @@ haproxy ...@@ -114,6 +114,14 @@ haproxy
keepalived keepalived
eepm eepm
qemu-kvm
qemu-img
libvirt
libvirt-kvm
libvirt-daemon-driver-lxc
lxc
dnsmasq
# gostcrypo repo component is needed # gostcrypo repo component is needed
openvpn-gostcrypto openvpn-gostcrypto
openvpn-plugins-gostcrypto openvpn-plugins-gostcrypto
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment