diff --git a/roles/bodhi2/backend/templates/variants.module.xml.j2 b/roles/bodhi2/backend/templates/variants.module.xml.j2 index 337c33adae..faa52bb99f 100644 --- a/roles/bodhi2/backend/templates/variants.module.xml.j2 +++ b/roles/bodhi2/backend/templates/variants.module.xml.j2 @@ -13,7 +13,7 @@ [% for module in moduledefs %] - [[ module.name ]]:[[ module.stream ]]:[[ module.version ]] + [[ module.name ]]:[[ module.stream ]]:[[ module.version ]]:[[ module.context ]] [% endfor %]