Commit Graph

14 Commits

Author SHA1 Message Date
8071a7c56c feat(network): make interfaces[] canonical, normalize flat fields as AWX compat
Flat network fields (bridge, ip, prefix, gateway, vlan) are now converted
into a single-entry interfaces[] list during normalization. All virtualization
tasks (proxmox, vmware, libvirt, xen) and configuration (NM, Alpine, Void)
now consume system_cfg.network.interfaces exclusively for multi-NIC support.

Also fixes: user.key -> user.keys in system_cfg output, strict list-only DNS
in example inventories, removes legacy single-MAC virtualization_mac_address
default.
2026-02-12 22:17:02 +01:00
a60e6fd0d3 refactor(bootstrap): nest network fields under system.network to match main project schema 2026-02-11 23:03:37 +01:00
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
fcc7c6aeb6 fix(runtime): migrate roles to nested system fields 2026-02-11 05:37:18 +01:00
fc05708466 refactor(vars): add system/hypervisor dict inputs 2026-02-11 05:37:18 +01:00
0bd85319f6 Remove defaults for required vars 2025-12-28 17:10:00 +01:00
e7c5166128 Normalize user-facing defaults 2025-12-28 16:41:11 +01:00
5914d216ce Virtualization TPM2 and cloud-init fixes 2025-12-27 20:19:11 +01:00
f7c6c9198f Adjust never libvirt loaders 2024-11-11 17:26:37 +01:00
1e625fd138 Add RHEL8 and RHEL9 support 2024-10-30 00:29:46 +01:00
b831eef9ad Make vm_ballo optional for libvirt 2024-03-22 07:43:23 +01:00
691f671941 Fix libvirt VM location 2024-03-22 05:23:12 +01:00
95aa4d7189 Write the README and remove variable duplicate storage_path for vm_path 2024-03-22 04:53:51 +01:00
525edb7231 Initial commit 2024-03-19 23:02:50 +01:00