feat: move vars

This commit is contained in:
Simon Cornet 2025-10-24 18:26:04 +02:00
commit 1d5b447cd6
3 changed files with 7 additions and 5 deletions

View file

@ -25,11 +25,6 @@ firewall_basic_rules:
from_ip: "192.168.10.55"
firewall_host_rules: []
# hostname
hostname_method_map:
Debian: "systemd"
Alpine: "openrc"
# ntp
ntp_server: "pool.ntp.org"
timezone: "Europe/Amsterdam"