Simplify OpenBSD installs
Use custom openbsd boot cd for installs: https://github.com/tmakinen/openbsd-autoinstall
This commit is contained in:
parent
d492ccc654
commit
06889e36b2
3 changed files with 1 additions and 88 deletions
|
@ -17,5 +17,5 @@ num_cpus: 2
|
|||
|
||||
# extra args for virt-install
|
||||
virt_install_os_args: --cdrom {{ boot_url }}/openbsd/openbsd.iso
|
||||
virt_install_os_variant: openbsd7.4
|
||||
virt_install_os_variant: openbsd7.6
|
||||
virt_install_python_cmd: pkg_add -I -x python%3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue