diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index cfa0ce5f0d..a443344985 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -199,7 +199,7 @@ image_build = { { 'image-build': { 'format': [('qcow2', 'qcow2'), ('raw-xz', 'raw.xz')], - 'name': 'Fedora-Atomic', + 'name': 'Fedora-AtomicHost', 'kickstart': 'fedora-atomic.ks', 'distro': 'Fedora-22', 'disk_size': 6,