Update f31 iot for stable

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
Peter Robinson 2019-10-28 11:01:44 +00:00
commit a2d7ae27d2

View file

@ -220,7 +220,7 @@ image_build = {
'distro': 'Fedora-22',
'disk_size': 4,
'arches': ['aarch64', 'x86_64'],
'install_tree_from': "https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-31/compose/Everything/$arch/os/",
!!'install_tree_from': "https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-31/compose/Everything/$arch/os/",
'subvariant': 'IoT',
}
}
@ -236,7 +236,7 @@ ostree = [
"config_branch": "f31",
"repo": [
"IoT",
"https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-31/compose/Everything/$basearch/os/",
!!"https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-31/compose/Everything/$basearch/os/",
]
"tag_ref": False,
"ostree_repo": "/mnt/koji/compose/iot/repo/",
@ -250,7 +250,7 @@ ostree = [
"config_branch": "f31",
"repo": [
"IoT",
"https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-31/compose/Everything/$basearch/os/",
!!"https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-31/compose/Everything/$basearch/os/",
]
"tag_ref": False,
"ostree_repo": "/mnt/koji/compose/iot/repo/",
@ -264,7 +264,7 @@ ostree = [
"config_branch": "f31",
"repo": [
"IoT",
"https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-31/compose/Everything/$basearch/os/",
!!"https://kojipkgs.fedoraproject.org/compose/branched/latest-Fedora-31/compose/Everything/$basearch/os/",
]
"tag_ref": False,
"ostree_repo": "/mnt/koji/compose/iot/repo/",
@ -290,8 +290,8 @@ ostree_installer = [
"ostree_osname=fedora-iot",
"ostree_oskey=fedora-31",
"ostree_contenturl=mirrorlist=https://ostree.fedoraproject.org/iot/mirrorlist",
"ostree_install_ref=fedora/devel/aarch64/iot",
"ostree_update_ref=fedora/devel/aarch64/iot",
"ostree_install_ref=fedora/stable/aarch64/iot",
"ostree_update_ref=fedora/stable/aarch64/iot",
],
'template_repo': 'https://pagure.io/fedora-lorax-templates.git',
'template_branch': 'f31',
@ -310,8 +310,8 @@ ostree_installer = [
"ostree_osname=fedora-iot",
"ostree_oskey=fedora-31",
"ostree_contenturl=mirrorlist=https://ostree.fedoraproject.org/iot/mirrorlist",
"ostree_install_ref=fedora/devel/armhfp/iot",
"ostree_update_ref=fedora/devel/armhfp/iot",
"ostree_install_ref=fedora/stable/armhfp/iot",
"ostree_update_ref=fedora/stable/armhfp/iot",
],
'template_repo': 'https://pagure.io/fedora-lorax-templates.git',
'template_branch': 'f31',
@ -330,8 +330,8 @@ ostree_installer = [
"ostree_osname=fedora-iot",
"ostree_oskey=fedora-31",
"ostree_contenturl=mirrorlist=https://ostree.fedoraproject.org/iot/mirrorlist",
"ostree_install_ref=fedora/devel/x86_64/iot",
"ostree_update_ref=fedora/devel/x86_64/iot",
"ostree_install_ref=fedora/stable/x86_64/iot",
"ostree_update_ref=fedora/stable/x86_64/iot",
],
'template_repo': 'https://pagure.io/fedora-lorax-templates.git',
'template_branch': 'f31',