fixed arch variant name

This commit is contained in:
Beth Parker 2025-03-23 06:53:32 -05:00
parent caf4fa4023
commit 16e909c42b

View file

@ -64,7 +64,7 @@ img=`./shared_scripts/download_install_image.sh $variant`
if [ -n "$attach" ]; then attach="--disk ${attach},discard=unmap";fi
case "$variant" in
"arch")
"archlinux")
# create cloud-init - replace by grabbing these directly from git
mkdir -p /tmp/cloud-init
echo "#cloud-config