[gnome-build-meta/jjardon/gnome-41-aws-migr: 35/35] Update references of GNOME OS ostree repo to the new URL




commit ff1acef1caf99239a4c3f1c7534f33637572550d
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Mon Jan 17 23:11:22 2022 +0100

    Update references of GNOME OS ostree repo to the new URL
    
    Infrastructure team is migrating GNOME Nightly and GNOME OS ostree
    repositories to AWS EC2 instance due to performance issues of production
    Ceph cluster used for the boring data. We also use this opportunity
    to give flat-manager instance used for GNOME OS a proper domain.

 .gitlab-ci.yml | 2 +-
 project.conf   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a6f918eed..39d533faf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -88,7 +88,7 @@ default:
   stage: deploy
   script:
   - |
-    export FLAT_MANAGER_SERVER=https://flatmgr-ostree.openshift.gnome.org/
+    export FLAT_MANAGER_SERVER=https://ostree.gnome.org/
     export FLAT_MANAGER_REPO=gnomeos
     export REPO_TOKEN=$OSTREE_REPO_TOKEN
 
diff --git a/project.conf b/project.conf
index 1cfdc753f..15a0d3ef9 100644
--- a/project.conf
+++ b/project.conf
@@ -312,7 +312,7 @@ variables:
   flatpak-branch: '%{branch}%{qualifier}'
   ostree-layer: user
   ostree-branch: "gnome-os/%{branch}/%{arch}-%{ostree-layer}"
-  ostree-remote-url: "https://nightly.gnome.org/gnomeos/repo";
+  ostree-remote-url: "https://ostree.gnome.org/repo";
   gcc_arch: "%{arch}"
   abi: "gnu"
   gcc_triplet: "%{gcc_arch}-linux-%{abi}"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]