Use new boot.foo.sh for openbsd installs
This commit is contained in:
parent
548cd8761b
commit
ad230bd98b
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ mem_size: 256
|
|||
num_cpus: 1
|
||||
|
||||
# extra args for virt-install
|
||||
virt_install_os_args: --cdrom https://www.foo.sh/ks/openbsd/openbsd.iso
|
||||
virt_install_os_args: --cdrom https://boot.foo.sh/openbsd/openbsd.iso
|
||||
virt_install_python_cmd: pkg_add python3 -I -x
|
||||
|
|
Loading…
Add table
Reference in a new issue