We can specify "ostree_repo", and "repo" in an ostree config section:
ostree = [ ("^Atomic$", { "aarch64": { "treefile": "fedora-atomic-host.json", "config_url": "https://pagure.io/fedora-atomic.git", "config_branch": "f27", "repo": "Everything", "ostree_repo": "/mnt/koji/compose/atomic/27/", 'failable': ['*'],
Would be nice if we can specify what ref we want this compose to commit to with something like: "ostree_ref": 'fedora/27/x86_64/testing/atomic-host' to override the default in the treefile json.
"ostree_ref": 'fedora/27/x86_64/testing/atomic-host'
Commit a6c65e02 relates to this ticket
Commit 9642c117 relates to this ticket
Metadata Update from @lsedlar: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open) - Issue tagged with: 4.1.21
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/pungi/pungi/issues/777
Please continue any further discussion there.