remove openhab, move backups to hass

This commit is contained in:
Franzi 2023-01-29 06:54:48 +01:00
parent ba97cd432f
commit ff8928dd0b
Signed by: kunsi
GPG key ID: 12E3D2136B818350
10 changed files with 0 additions and 231 deletions

View file

@ -5,9 +5,6 @@ bundles = [
]
groups = ["debian-bullseye"]
[metadata.backups]
exclude_from_backups = true
[metadata.interfaces.enp1s0]
ips = ["172.19.138.25/24"]
gateway4 = "172.19.138.1"

View file

@ -1,21 +0,0 @@
hostname = "172.19.138.21"
bundles = ["nginx", "openhab"]
groups = ["debian-bullseye"]
[metadata.interfaces.enp1s0]
ips = ["172.19.138.21/24"]
gateway4 = "172.19.138.1"
ipv6_accept_ra = true
[metadata.nginx.vhosts.openhab]
ssl = "_.home.kunbox.net"
[metadata.openhab]
domain = "openhab.home.kunbox.net"
[metadata.openhab.java_opts]
"user.timezone" = "Europe/Berlin"
[metadata.vm]
cpu = 2
ram = 2