Commit Graph
20 Commits
Author SHA1 Message Date
sandwich 9f9a4b38b8 fix(virtualization): add XML safety attributes and switch xen to virtio 2026-02-20 20:18:49 +01:00
sandwich 5dd84c6b39 fix: configurable OVMF/machine type, routes syntax, package lists, interface names 2026-02-20 18:47:12 +01:00
sandwich 4905d10bc0 fix(cloud-init): handle boolean sudo values in user-data template 2026-02-20 16:58:59 +01:00
sandwich 2a82ee4d5c fix: resolve Jinja2 .keys ambiguity, fastfetch availability, and python interpreter
- Use bracket notation item['keys'] instead of item.keys to avoid
  conflict with Python dict .keys() method
- Remove fastfetch from Debian 12 package list (only available in 13+)
- Set explicit python interpreter path for post-reboot tasks
2026-02-20 16:58:58 +01:00
sandwich 8f8ce341ae refactor(users): migrate system.user to system.users[] for multi-user support 2026-02-12 22:52:15 +01:00
sandwich 66057bc9b2 feat(network): make interfaces[] canonical, normalize flat fields as AWX compat 2026-02-12 22:17:02 +01:00
sandwich a60e6fd0d3 refactor(bootstrap): nest network fields under system.network to match main project schema 2026-02-11 23:03:37 +01:00
sandwich 8c0716508e fix: honor libvirt network config, preserve DHCP DNS with search-only NM config, and exact-match Xen VM names 2026-02-11 14:00:20 +01:00
sandwich fcc7c6aeb6 fix(runtime): migrate roles to nested system fields 2026-02-11 05:37:18 +01:00
sandwich fc05708466 refactor(vars): add system/hypervisor dict inputs 2026-02-11 05:37:18 +01:00
sandwich 0bd85319f6 Remove defaults for required vars 2025-12-28 17:10:00 +01:00
sandwich e7c5166128 Normalize user-facing defaults 2025-12-28 16:41:11 +01:00
sandwich 5914d216ce Virtualization TPM2 and cloud-init fixes 2025-12-27 20:19:11 +01:00
sandwich 93dae69781 Add rhel10 support 2025-06-17 03:13:30 +02:00
sandwich f7c6c9198f Adjust never libvirt loaders 2024-11-11 17:26:37 +01:00
sandwich 1e625fd138 Add RHEL8 and RHEL9 support 2024-10-30 00:29:46 +01:00
sandwich b831eef9ad Make vm_ballo optional for libvirt 2024-03-22 07:43:23 +01:00
sandwich 691f671941 Fix libvirt VM location 2024-03-22 05:23:12 +01:00
sandwich 95aa4d7189 Write the README and remove variable duplicate storage_path for vm_path 2024-03-22 04:53:51 +01:00
sandwich 525edb7231 Initial commit 2024-03-19 23:02:50 +01:00