remove advanced virt in favor of upstream sig

This commit is contained in:
Louis Abel 2021-09-14 09:00:02 -07:00
parent 703ccad100
commit 6c015282ce
Signed by untrusted user: label
GPG Key ID: B37E62D143879B36

View File

@ -24,7 +24,6 @@ NONMODS_REPOS=(
Devel Devel
nfv nfv
storage/gluster9 storage/gluster9
virt/advanced-virt
plus plus
) )
@ -54,7 +53,6 @@ NONSIG_COMPOSE=(
declare -A SIG_COMPOSE declare -A SIG_COMPOSE
SIG_COMPOSE=( SIG_COMPOSE=(
[Gluster9]="storage/gluster9" [Gluster9]="storage/gluster9"
[advanced-virt]="virt/advanced-virt"
) )
# These repos have modules # These repos have modules