Commit 959c6d85 authored by Alexey Shabalin's avatar Alexey Shabalin Committed by Anton Midyukov

server-v.mk: Drop rkt from containers

parent 2f5a7f52
......@@ -30,7 +30,7 @@ distro/server-v: openstack = $(addprefix server-v/openstack/,\
# storage
distro/server-v: container = $(addprefix server-v/,\
docker kubernetes rkt podman lxd)
docker kubernetes podman lxd)
distro/server-v: network = $(addprefix server-v/,\
apache2 nginx bird dhcp dns haproxy keepalived openvswitch freeipa-client)
......
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