newvm: Update default kickstart location

Since the kickstart scripts are now generated from templates by Jenkins,
we need to fetch the final rendered artifacts from the PXE server,
rather than the source files from Gitea.
This commit is contained in:
2025-07-14 15:42:42 -05:00
parent 7823a2ceaf
commit 0824e6bea0

View File

@@ -6,7 +6,7 @@ METADATA_XMLNS='http://du5t1n.me/xmlns/libvirt/metadata/'
memory=2048
vcpus=2
disk_size=16
kickstart=https://git.pyrocufflink.net/infra/kickstart/raw/branch/master/fedora.ks
kickstart='http://pxe.pyrocufflink.blue/kickstart/master/fedora.ks'
fedora=$(rpm -E %fedora)
network=network=kube
dnsdomain=host.pyrocufflink.black