summaryrefslogtreecommitdiff
path: root/roles/installer/openbsd/autoinstall
Commit message (Collapse)AuthorAgeFilesLines
* installer/* improve regexp to set ssh port and fix ssh port config for newer ↵Christian Pointner2024-02-251-1/+1
| | | | ubuntu releases
* replace some ipaddr() filter calls to new location (still a lot left todo...)Christian Pointner2022-09-051-2/+2
|
* in-place variable cookingChristian Pointner2022-01-011-6/+6
|
* openbsd 6.9Christian Pointner2021-05-171-1/+1
|
* don't use install_hostname variable in rolesChristian Pointner2020-11-211-12/+12
|
* use delegation for vm/guest install and defineChristian Pointner2020-11-212-13/+13
|
* usb installer: add multi-host boot stick supportChristian Pointner2020-07-112-2/+2
|
* installer: cleanup variablesChristian Pointner2020-07-113-6/+5
|
* major refactoring of installer rolesChristian Pointner2020-07-101-1/+1
|
* add verification for openbsd installer iso filesChristian Pointner2020-07-053-20/+12
|
* address vs prefixChristian Pointner2020-06-211-2/+2
|
* further improved network configChristian Pointner2020-06-211-2/+2
|
* initial tests with new network configChristian Pointner2020-06-211-1/+1
|
* openbsd installer: fix SMP installChristian Pointner2020-06-011-0/+1
|
* refactor all install roles ans playbooks to work with new variable ↵Christian Pointner2020-04-233-12/+12
| | | | install_hostname
* base role supports openbsd now tooChristian Pointner2019-12-261-0/+6
|
* zsh and sshd role support debian and openbsd nowChristian Pointner2019-12-261-3/+2
|
* openbsd installer runs thtrough nowChristian Pointner2019-12-261-5/+5
|
* openbsd: add site.tgz to further customize the installationChristian Pointner2019-12-263-6/+39
|
* openbsd installer: generate iso with filesetsChristian Pointner2019-12-253-17/+40
|
* openbsd vm install almost works nowChristian Pointner2019-12-254-0/+84