From 6544e9b2b67d351e6aa94e01e7162fd4dd99a3db Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Jul 06 2018 12:00:05 +0000 Subject: F29/rawide git branches are master Signed-off-by: Peter Robinson --- diff --git a/fedora-iot.conf b/fedora-iot.conf index 3cd218e..c6df937 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -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', } }) ]