From 7e46727edd162710ef9c503647d7befd9814c7d9 Mon Sep 17 00:00:00 2001 From: James Pace Date: Wed, 19 Oct 2022 20:50:39 -0400 Subject: [PATCH] Use the hostname tekton will use. --- distro/cs9.ipp.yml | 2 +- hosting/edge.ks | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distro/cs9.ipp.yml b/distro/cs9.ipp.yml index 4331117..531a4cc 100644 --- a/distro/cs9.ipp.yml +++ b/distro/cs9.ipp.yml @@ -19,6 +19,6 @@ mpp-vars: - id: crb-debug baseurl: $distro_baseurl/CRB/$arch/debug/tree/ distro_module_id: platform:el9 - ostree_repo_url: http://192.168.1.107:8080/repo + ostree_repo_url: http://j7s-os.internal.jpace121.net/repo ostree_ref: c9s/x86_64/edge ostree_remote_name: edge diff --git a/hosting/edge.ks b/hosting/edge.ks index 1d43389..b029e45 100644 --- a/hosting/edge.ks +++ b/hosting/edge.ks @@ -4,7 +4,7 @@ timezone Etc/UTC --utc text -ostreesetup --nogpg --osname=centos --remote=edge --url=http://192.168.1.107:8080/repo/ --ref=c9s/x86_64/edge +ostreesetup --nogpg --osname=centos --remote=edge --url=http://j7s-os.internal.jpace121.net/repo/ --ref=c9s/x86_64/edge autopart --nohome --fstype=ext4 --type=plain rootpw --lock