diff --git a/anda/system/vicinae/anda.hcl b/anda/system/vicinae/anda.hcl index b362cfcfa4..63c46bf7c5 100644 --- a/anda/system/vicinae/anda.hcl +++ b/anda/system/vicinae/anda.hcl @@ -2,4 +2,7 @@ project pkg { rpm { spec = "vicinae.spec" } + labels { + mock = 1 + } }