bundles/homeassistant: rework check_homeassistant_update
This commit is contained in:
parent
abdc7f751e
commit
4a28bc55c0
3 changed files with 35 additions and 41 deletions
|
@ -30,7 +30,7 @@ files = {
|
|||
'/usr/local/share/icinga/plugins/check_homeassistant_update': {
|
||||
'content_type': 'mako',
|
||||
'context': {
|
||||
'bearer': repo.vault.decrypt(node.metadata.get('homeassistant/api_secret')),
|
||||
'token': node.metadata.get('homeassistant/api_secret'),
|
||||
'domain': node.metadata.get('homeassistant/domain'),
|
||||
},
|
||||
'mode': '0755',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue