remove openhab, move backups to hass
This commit is contained in:
parent
ba97cd432f
commit
ff8928dd0b
10 changed files with 0 additions and 231 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue