bundles/homeassistant: changes for bookworm
This commit is contained in:
parent
daae710624
commit
10a9e61026
3 changed files with 14 additions and 9 deletions
|
@ -8,7 +8,7 @@ defaults = {
|
|||
'libjpeg-dev': {},
|
||||
'libopenjp2-7': {},
|
||||
'libssl-dev': {},
|
||||
'libtiff5': {},
|
||||
'libtiff6': {},
|
||||
'libturbojpeg0-dev': {},
|
||||
'python3-packaging': {},
|
||||
'tzdata': {},
|
||||
|
@ -22,6 +22,8 @@ defaults = {
|
|||
},
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
@metadata_reactor.provides(
|
||||
'icinga2_api/homeassistant/services',
|
||||
)
|
||||
|
@ -40,6 +42,7 @@ def icinga_check_for_new_release(metadata):
|
|||
},
|
||||
}
|
||||
|
||||
|
||||
@metadata_reactor.provides(
|
||||
'nginx/vhosts/homeassistant',
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue