update pungi configs for fedora 26 atomic
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
parent
ad186f5453
commit
7ceb13fd7d
@ -644,6 +644,7 @@ ostree = [
|
||||
"aarch64": {
|
||||
"treefile": "fedora-atomic-docker-host.json",
|
||||
"config_url": "https://pagure.io/fedora-atomic.git",
|
||||
"config_branch": "f26",
|
||||
"source_repo_from": "Everything",
|
||||
"ostree_repo": "/mnt/koji/compose/atomic/26/",
|
||||
'failable': ['*'],
|
||||
@ -651,6 +652,7 @@ ostree = [
|
||||
"x86_64": {
|
||||
"treefile": "fedora-atomic-docker-host.json",
|
||||
"config_url": "https://pagure.io/fedora-atomic.git",
|
||||
"config_branch": "f26",
|
||||
"source_repo_from": "Everything",
|
||||
"ostree_repo": "/mnt/koji/compose/atomic/26/",
|
||||
'failable': ['*'],
|
||||
@ -660,6 +662,7 @@ ostree = [
|
||||
"x86_64": {
|
||||
"treefile": "fedora-ostree-workstation.json",
|
||||
"config_url": "https://pagure.io/workstation-ostree-config.git",
|
||||
"config_branch": "f26",
|
||||
"source_repo_from": "Workstation",
|
||||
"ostree_repo": "/mnt/koji/compose/ostree/26/",
|
||||
'failable': ['*'],
|
||||
@ -680,7 +683,7 @@ ostree_installer = [
|
||||
],
|
||||
"add_arch_template": ["atomic-installer/lorax-embed-repo.tmpl"],
|
||||
"add_arch_template_var": [
|
||||
"ostree_repo=https://kojipkgs.fedoraproject.org/compose/atomic/rawhide/",
|
||||
"ostree_repo=https://kojipkgs.fedoraproject.org/compose/atomic/26/",
|
||||
"ostree_osname=fedora-atomic",
|
||||
"ostree_ref=fedora/26/x86_64/atomic-host",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user