bundlewrap/nodes/home.hass.toml

39 lines
956 B
TOML
Raw Normal View History

hostname = "172.19.138.25"
2022-12-22 16:53:10 +00:00
bundles = [
'homeassistant',
2024-03-07 07:23:04 +00:00
'nginx',
'pyenv',
2022-12-22 16:53:10 +00:00
]
2023-08-23 15:18:11 +00:00
groups = ["debian-bookworm"]
2022-12-22 16:21:38 +00:00
[metadata.icinga_options]
also_affected_by = ['home.nas']
2022-12-22 16:21:38 +00:00
[metadata.interfaces.enp1s0]
ips = [
"172.19.138.25/24",
]
2022-12-22 16:21:38 +00:00
gateway4 = "172.19.138.1"
ipv6_accept_ra = true
[metadata.vm]
cpu = 2
ram = 2
2022-12-22 16:53:10 +00:00
[metadata.homeassistant]
domain = 'hass.home.kunbox.net'
api_secret = '!decrypt:encrypt$gAAAAABm9lNg_mNhyzb4S6WRtVRDmQFBnPpoCwyqMnilRrAFUXc-EDvv-nYXPbSIbjTf7ZReTPtqr8k3WrGPqiuqhJ60LVv4A5DMqT5c6hTVr4WbhP4DPEIPgfd5aq6U9_-H9WDyQYHKjnunLJEYtEREzmhTq3XsYeQ05DyE7hfnQ-zVoBb0CsAK7GdhihRTdvhXv2N9M04_rigyBP-roRcUgCqwyHuWJc0IPAyn3R4Mr43ZqgR2fn6dNV_YUVKn9c0nWxIwRnYy6Ff_Te9NoGVmXxkiNUX-90bBLKFiCzrRAtizxrTiQb2SRipaWbgOlV6wbMy2KNux'
2022-12-22 16:53:10 +00:00
[metadata.nginx]
restrict-to = [
'172.19.136.0/25',
'172.19.138.0/24',
2022-12-22 16:53:10 +00:00
]
2024-03-07 07:23:04 +00:00
[metadata.pyenv]
version = 'v2.3.36'
python_versions = ["3.12.2"]
2022-12-22 16:53:10 +00:00
[metadata.nginx.vhosts.homeassistant]
ssl = '_.home.kunbox.net'