Update node configs

This commit is contained in:
2026-07-07 16:58:36 +02:00
parent 9fca5386f3
commit 6f93820936
10 changed files with 24 additions and 9 deletions
+4 -2
View File
@@ -9,9 +9,9 @@
"automatic": {
"fqdn": "her",
"os": "linux",
"os_version": "5.15.0-84-generic",
"os_version": "5.15.0-101-generic",
"hostname": "her",
"ipaddress": "192.168.30.172",
"ipaddress": "192.168.30.173",
"roles": [
"base",
"kvm_host"
@@ -19,6 +19,7 @@
"recipes": [
"kosmos-base",
"kosmos-base::default",
"kosmos_prometheus::node_exporter",
"kosmos_kvm::host",
"kosmos_kvm::backup",
"apt::default",
@@ -26,6 +27,7 @@
"timezone_iii::debian",
"ntp::default",
"ntp::apparmor",
"kosmos-base::journald_conf",
"kosmos-base::systemd_emails",
"apt::unattended-upgrades",
"kosmos-base::firewall",