summaryrefslogtreecommitdiff
path: root/roles/vm
Commit message (Expand)AuthorAgeFilesLines
* autoselection for installer_variant and some more ubunut noble fixesChristian Pointner2024-04-271-8/+1
* vm/host/network: make vlan interface ordering stableChristian Pointner2024-04-021-1/+1
* vm/*/network: add support for additinal addressesChristian Pointner2024-02-142-0/+12
* vm/guest: minor fix for ubuntuChristian Pointner2024-01-191-0/+2
* kvm/host/base: install kpartxChristian Pointner2024-01-191-0/+1
* vm/guest: some fixes for ubuntu installer, still not fully workingChristian Pointner2024-01-196-12/+40
* fix vm-install for kaliChristian Pointner2024-01-172-2/+2
* virt module now also depends on lxml python libraryChristian Pointner2023-10-141-0/+1
* vm/guest: add support for UEFI booted guestsChristian Pointner2023-09-027-2/+668
* vm/guest: make cpu mode/model/... configurableChristian Pointner2023-08-251-0/+15
* cleanup vm configs for some hostsChristian Pointner2023-05-211-1/+3
* vm/install: configure VM to poweroff when installer is doneChristian Pointner2023-03-161-0/+1
* vm/guest: fix pci passthroughChristian Pointner2022-12-311-1/+1
* cosmetic fixChristian Pointner2022-12-281-1/+1
* import some stuff from helsinki ansibleChristian Pointner2022-09-283-2/+41
* replace some ipaddr() filter calls to new location (still a lot left todo...)Christian Pointner2022-09-057-15/+15
* ele-winvm: add support for windowns vmsChristian Pointner2022-08-071-3/+35
* vm/guest: add support for virtiofsChristian Pointner2022-04-152-0/+28
* ele-gwhetzner: base-reinstall with debian bullseyeChristian Pointner2022-01-291-1/+1
* vm/host/network: add workaround for bug in debian bullseyeChristian Pointner2022-01-161-0/+3
* finalize vm/guest/deployChristian Pointner2022-01-063-24/+71
* split up vm/define into remove and createChristian Pointner2022-01-068-76/+87
* vm/deploy: create containing dir for primary disk imageChristian Pointner2022-01-051-1/+6
* vm/deploy: improved handling of primary diskChristian Pointner2022-01-052-2/+4
* add some todo docsChristian Pointner2022-01-041-0/+1
* first basic version of openwrt-based vmsChristian Pointner2022-01-033-179/+33
* add new openwrt-based testvmChristian Pointner2022-01-022-2/+4
* in-place variable cookingChristian Pointner2022-01-0111-40/+40
* vm/guest/define: harmonize disk configChristian Pointner2022-01-011-25/+13
* minor refactoringChristian Pointner2022-01-011-2/+2
* vm/guest: switch to machine-type q35Christian Pointner2021-12-293-5/+5
* implement vm/guest/network role for OpenBSDChristian Pointner2021-12-277-98/+139
* install emc-masterChristian Pointner2021-07-281-0/+4
* harmonize variable names used by debian/preseed installer roleChristian Pointner2021-07-021-5/+5
* fixup! add workaround for check-mode of zfs moduleChristian Pointner2021-06-191-1/+1
* add workaround for check-mode of zfs moduleChristian Pointner2021-06-191-1/+1
* rng-tools5 is now available everywhereChristian Pointner2021-06-163-24/+21
* port vm/host/base role to new storage volume rolesChristian Pointner2021-04-041-27/+13
* don't use install_hostname variable in rolesChristian Pointner2020-11-213-17/+17
* use delegation for vm/guest install and defineChristian Pointner2020-11-216-84/+98
* finalize harmonization of desktop and server preseed filesChristian Pointner2020-11-111-1/+1
* harmonize preseed files for server and workstationsChristian Pointner2020-11-041-1/+1
* fix installer promptsChristian Pointner2020-08-261-1/+1
* revamp installer playbooks and add ch-apps vmChristian Pointner2020-08-236-12/+12
* kvm/network: don't bring up bridges automaticallyChristian Pointner2020-08-191-7/+7
* yet another refactoring of the network configChristian Pointner2020-07-223-31/+57
* add some more interface configsChristian Pointner2020-07-223-1/+38
* switch to explicit python interpreter handlingChristian Pointner2020-07-221-1/+1
* vm/host network using ifconfig includesChristian Pointner2020-07-204-51/+57
* vm/guest/network: simplify templateChristian Pointner2020-07-204-36/+37