F29/rawide git branches are master
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
parent
661c590d5c
commit
6544e9b2b6
1 changed files with 6 additions and 6 deletions
|
|
@ -233,7 +233,7 @@ ostree = [
|
|||
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
|
||||
"treefile": "fedora-iot.json",
|
||||
"config_url": "https://pagure.io/fedora-iot/atomic.git",
|
||||
"config_branch": "f29",
|
||||
"config_branch": "master",
|
||||
"repo": [
|
||||
"https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/Everything/$basearch/os/"
|
||||
]
|
||||
|
|
@ -245,7 +245,7 @@ ostree = [
|
|||
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
|
||||
"treefile": "fedora-iot.json",
|
||||
"config_url": "https://pagure.io/fedora-iot/atomic.git",
|
||||
"config_branch": "f29",
|
||||
"config_branch": "master",
|
||||
"repo": [
|
||||
"https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/Everything/$basearch/os/"
|
||||
]
|
||||
|
|
@ -257,7 +257,7 @@ ostree = [
|
|||
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
|
||||
"treefile": "fedora-iot.json",
|
||||
"config_url": "https://pagure.io/fedora-iot/atomic.git",
|
||||
"config_branch": "f29",
|
||||
"config_branch": "master",
|
||||
"repo": [
|
||||
"https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/Everything/$basearch/os/"
|
||||
]
|
||||
|
|
@ -286,7 +286,7 @@ ostree_installer = [
|
|||
"ostree_update_ref=fedora/29/x86_64/iot",
|
||||
],
|
||||
'template_repo': 'https://pagure.io/fedora-lorax-templates.git',
|
||||
'template_branch': 'f29',
|
||||
'template_branch': 'master',
|
||||
},
|
||||
"aarch64": {
|
||||
"repo": [
|
||||
|
|
@ -304,7 +304,7 @@ ostree_installer = [
|
|||
"ostree_update_ref=fedora/29/aarch64/iot",
|
||||
],
|
||||
'template_repo': 'https://pagure.io/fedora-lorax-templates.git',
|
||||
'template_branch': 'f29',
|
||||
'template_branch': 'master',
|
||||
},
|
||||
"armhfp": {
|
||||
"repo": [
|
||||
|
|
@ -322,7 +322,7 @@ ostree_installer = [
|
|||
"ostree_update_ref=fedora/29/armhfp/iot",
|
||||
],
|
||||
'template_repo': 'https://pagure.io/fedora-lorax-templates.git',
|
||||
'template_branch': 'f29',
|
||||
'template_branch': 'master',
|
||||
}
|
||||
})
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue