From 9cb7e4719d6adf72c26c40437e862c20b0c30af8 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Jul 22 2019 14:51:52 +0000 Subject: move F-30 to stable ostree branch Signed-off-by: Peter Robinson --- diff --git a/fedora-iot.conf b/fedora-iot.conf index cefa3f7..213bdb6 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -294,8 +294,8 @@ ostree_installer = [ "ostree_osname=fedora-iot", "ostree_oskey=fedora-iot-2019", "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': 'f30', @@ -315,8 +315,8 @@ ostree_installer = [ "ostree_osname=fedora-iot", "ostree_oskey=fedora-iot-2019", "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': 'f30', @@ -336,8 +336,8 @@ ostree_installer = [ "ostree_osname=fedora-iot", "ostree_oskey=fedora-iot-2019", "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': 'f30',