Update key for f28m

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-03-07 13:13:51 +01:00
parent 261ab77b50
commit 4420d04ad4

View file

@ -10,7 +10,9 @@ bootable = False
variants_file='module-variants.xml'
sigkeys = [
'a3cc4e62',
[% if release.version_int == 28 %]
'9db62fb1',
[% endif %]
{% if env == "staging" %}
None
{% endif %}