]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-windows-image-build: Typo
authorDavid Galloway <david.galloway@ibm.com>
Thu, 18 Dec 2025 19:39:02 +0000 (14:39 -0500)
committerDavid Galloway <david.galloway@ibm.com>
Thu, 18 Dec 2025 19:39:02 +0000 (14:39 -0500)
Signed-off-by: David Galloway <david.galloway@ibm.com>
ceph-windows-image-build/build/build

index 35e9c23b95e2b009a7a9379190b7a728198cc271..cb37d85b354ac4d9e38fa9d802bee20321c14e7c 100755 (executable)
@@ -108,7 +108,7 @@ sudo virt-install \
     --network network=default,model=virtio \
     --controller type=virtio-serial \
     --channel unix,target_type=virtio,name=org.qemu.guest_agent.0 \
-    --noautoconsol
+    --noautoconsole
 
 # Find the VM NIC MAC address
 sudo virsh dumpxml $VM_NAME > $WORKSPACE/libvirt_vm.xml