update home.hass to debian trixie
This commit is contained in:
parent
a42ceae772
commit
eaf78f0f88
1 changed files with 1 additions and 6 deletions
|
@ -2,9 +2,8 @@ hostname = "172.19.138.25"
|
|||
bundles = [
|
||||
'homeassistant',
|
||||
'nginx',
|
||||
'pyenv',
|
||||
]
|
||||
groups = ["debian-bookworm"]
|
||||
groups = ["debian-trixie"]
|
||||
|
||||
[metadata.icinga_options]
|
||||
also_affected_by = ['home.nas']
|
||||
|
@ -24,9 +23,5 @@ ram = 2
|
|||
domain = 'hass.home.kunbox.net'
|
||||
api_secret = '!decrypt:encrypt$gAAAAABm9lNg_mNhyzb4S6WRtVRDmQFBnPpoCwyqMnilRrAFUXc-EDvv-nYXPbSIbjTf7ZReTPtqr8k3WrGPqiuqhJ60LVv4A5DMqT5c6hTVr4WbhP4DPEIPgfd5aq6U9_-H9WDyQYHKjnunLJEYtEREzmhTq3XsYeQ05DyE7hfnQ-zVoBb0CsAK7GdhihRTdvhXv2N9M04_rigyBP-roRcUgCqwyHuWJc0IPAyn3R4Mr43ZqgR2fn6dNV_YUVKn9c0nWxIwRnYy6Ff_Te9NoGVmXxkiNUX-90bBLKFiCzrRAtizxrTiQb2SRipaWbgOlV6wbMy2KNux'
|
||||
|
||||
[metadata.pyenv]
|
||||
version = 'v2.4.23'
|
||||
python_versions = ["3.13.1"]
|
||||
|
||||
[metadata.nginx.vhosts.homeassistant]
|
||||
ssl = '_.home.kunbox.net'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue