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