]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Changing URL of install image
authorFrank Brehm <frank.brehm@pixelpark.com>
Thu, 10 Jun 2021 07:53:16 +0000 (09:53 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Thu, 10 Jun 2021 07:53:16 +0000 (09:53 +0200)
kickstart/template-centos8.ks

index 4bc30e5bbf9d6c8dae805dd165df621a2fc8198a..a60ffbbecaf7a31a39cffc5f1f59350eb88b9cdb 100644 (file)
@@ -9,7 +9,8 @@
 firewall --disabled
 
 # Use network installation
-url --url="https://repo01.pixelpark.com/Linux/yum/centos/8-stream/BaseOS/x86_64/os" --noverifyssl
+# url --url="https://repo01.pixelpark.com/Linux/yum/centos/8-stream/BaseOS/x86_64/os" --noverifyssl
+url --url="http://cobbler.pixelpark.com/cobbler/ks_mirror/CentOS-8-Stream-x86_64"
 
 sshpw --username=inst testtest --plaintext