#491 atomic: switch to new tag for installer
Merged 6 years ago by mohanboddu. Opened 6 years ago by dustymabe.
dustymabe/pungi-fedora dusty-f27  into  f27

file modified
+1 -1
@@ -38,7 +38,7 @@ 

  runroot_tag = 'f27-build'

  # PKGSET

  pkgset_source = 'koji' # koji, repos

- pkgset_koji_tag = 'f27-atomic'

+ pkgset_koji_tag = 'f27-atomic-host-installer'

  pkgset_koji_inherit = True

  filter_system_release_packages = False

  # GATHER

Switch to the f27-atomic-host-installer tag. This tag takes the
place of the f27-atomic tag and is used to tag new versions of
packages that we want in the installer ISO for Atomic Host.

See https://pagure.io/releng/issue/7100

Pull-Request has been merged by mohanboddu

6 years ago
Metadata