diff --git a/fedora-atomic.conf b/fedora-atomic.conf index 1ff9408..8ea1227 100644 --- a/fedora-atomic.conf +++ b/fedora-atomic.conf @@ -9,7 +9,7 @@ buildinstall_method = 'lorax' lorax_options = [ ('^.*$', { 'x86_64': { - 'nomacboot': False + 'nomacboot': True } '*': { 'noupgrade': True @@ -35,7 +35,7 @@ hashed_directories = True runroot = True #runroot_channel = 'fedora_compose' runroot_channel = 'compose' -runroot_tag = 'f25-build-with-newer-ostree' # TODO +runroot_tag = 'f25-build' # PKGSET pkgset_source = 'koji' # koji, repos pkgset_koji_tag = 'f25-atomic'