fix(global_defaults): add missing ssh.enabled validation assertion

This commit is contained in:
2026-02-22 03:08:31 +01:00
parent 9dd71b2559
commit d586c087f8

View File

@@ -206,6 +206,7 @@
- system_cfg.features.firewall.toolkit is defined
- system_cfg.features.firewall.toolkit in ["iptables", "nftables"]
- system_cfg.features.firewall.enabled is defined
- system_cfg.features.ssh.enabled is defined
- system_cfg.features.banner.motd is defined
- system_cfg.features.banner.sudo is defined
- system_cfg.luks.enabled is defined