23dd98a34b
homeassistant: Remove USB serial port redirection
2025-07-31 06:25:31 +00:00
782d504aba
dhcpd: Check that LDAP filter is not empty
2025-07-24 18:36:15 +00:00
7a249edece
ntpd: Add support for constaints
2025-07-24 18:33:04 +00:00
92ec72b29b
nginx_site: Add support for verify client option
2025-07-24 18:32:20 +00:00
0df977f078
nginx_site: Fix including config with custom port
2025-07-24 18:31:52 +00:00
fd69bcdec0
nginx_site: Allow to run site in custom port
2025-07-16 20:50:48 +00:00
72736c8b13
unbound: Enable DNSSEC validation for dna-gw hosts
2025-07-16 17:53:48 +00:00
8d016ea2b3
keepalived: FOrce using version 3 for messages
2025-07-16 17:49:39 +00:00
14c421a81c
base: Make sure OpenBSD hostname is updated
2025-07-16 17:48:53 +00:00
df5ecb1a04
routeros: Add verbose option to PoE MQTT script
2025-07-15 17:32:23 +00:00
8c99bb1323
network: Fix keepalived tmpfiles config
2025-07-13 17:25:09 +00:00
7fceed3e52
routeros: Create backup directories
2025-07-12 13:45:17 +00:00
7f7abc0ee7
routeros: Move sw-backup script to role
2025-07-12 13:39:46 +00:00
fd6b5542d9
Remove nms hosts
2025-07-12 13:19:43 +00:00
fe5444052b
Move nms host roles to adm hosts
2025-07-12 13:18:18 +00:00
62c9576df5
pf: Open NTP port from dna-gw hosts to clients
2025-06-24 16:07:59 +00:00
3f0dc214f7
base: Enable chrony for all RedHat based hosts
2025-06-24 16:05:31 +00:00
41d7480acf
chrony: Initial version of role
2025-06-24 16:04:53 +00:00
2bf2d4bae3
base: Configure NTP manually for OpenBSD hosts
2025-06-24 14:31:52 +00:00
554e3f9701
ntpd: Initial version of role
2025-06-24 14:29:05 +00:00
e1edd338aa
dhcpd: Advertise NTP servers on dna-gw hosts
2025-06-24 12:38:19 +00:00
4846e3a284
dhcpd: Make config more readable
2025-06-23 19:33:24 +00:00
973854dc8d
ldap_server: Enable server side sorting extension
2025-06-23 18:57:44 +00:00
71ac6d1754
pf: Fix comments
2025-06-22 17:54:26 +00:00
5e803c87fb
dhcpd/pf: Add DHCP failover support
2025-06-22 17:52:29 +00:00
97c9467b89
dhcpd: Add dynamic range for lan.foo.sh network
2025-06-22 14:23:09 +00:00
4b4ba7a814
dhcpd: Add extra hosts from LDAP to config
2025-06-22 14:22:47 +00:00
38f09717ab
pf: Re-order rules for easier blocking
2025-06-22 13:44:54 +00:00
f64c9cac17
unbound_exporter: Only listen to primary interface
2025-06-21 16:14:33 +00:00
d5d6176b13
dhcpd: Fix static hosts for iot and lan gateways
2025-06-21 16:04:01 +00:00
e55dd35605
Add intdomain variable to simplify configs
2025-06-21 16:02:57 +00:00
1269427fb2
Use ipaddr filter instead of string manipulation
2025-06-18 23:12:09 +00:00
ba057bb8c9
ifstated: Add new dna-gw hosts
2025-06-18 22:08:10 +00:00
93882ff716
ifstated: Enable config validation
2025-06-18 22:07:52 +00:00
31370651fa
ifstated: Fix ip addresses from dna-gw03/04 hosts
2025-06-18 18:31:17 +00:00
c07a0fbd92
unbound: Use correct certs for dna-gw hosts
2025-06-18 16:45:53 +00:00
59c5f7b533
nfs_server: Add more logging
2025-06-18 16:43:17 +00:00
a8e47bbbb5
ifstated: Fix typo from hostnames
2025-06-18 10:20:34 +00:00
8ebceed305
ifstated: Fix dna conf to work on all hosts
2025-06-18 04:47:44 +00:00
8e35d4f0c1
unwind: Fallback to UDP if cannot resolve servers
2025-06-17 22:30:37 +00:00
4cf472f524
dhcpd: Use more dynamic default dhcpd config
2025-06-17 20:44:00 +00:00
69b102f708
pf: Get dynamic ip's from variables
2025-06-17 20:41:03 +00:00
b8f08d5aaf
pf: Use templates for static firewall configs
2025-06-17 20:40:23 +00:00
c4e0029780
unbound: More dynamic config for dna-gw hosts
2025-06-17 20:38:55 +00:00
911f22d3a5
unbound: Allow setting config name
2025-06-17 20:16:01 +00:00
06889e36b2
Simplify OpenBSD installs
...
Use custom openbsd boot cd for installs:
https://github.com/tmakinen/openbsd-autoinstall
2025-06-16 18:42:06 +00:00
d492ccc654
routeros: Add SSH config for routeros devices
2025-06-14 18:21:34 +00:00
d680e43b70
routeros: Fix permissions of downloaded firmware
2025-06-14 18:21:06 +00:00
abedf6102a
dhcpd: No need to use shared-networks
2025-06-13 14:00:27 +00:00
ea3c05c2b5
dhcpd: Move host declarations to global section
...
No need to set host declarations in subnet or shared-network since
they are always global and it gives warning during startup:
WARNING: Host declarations are global. They are not limited to the scope you declared them in.
2025-06-13 13:50:03 +00:00