fix some metadata provides

This commit is contained in:
cronekorkn 2022-09-13 00:40:31 +02:00
parent 283f2da099
commit fef8adad20
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw
2 changed files with 2 additions and 2 deletions

View file

@ -59,7 +59,7 @@ defaults = {
@metadata_reactor.provides(
'nginx/vhosts',
'letsencrypt/domains',
)
def letsencrypt(metadata):
return {

View file

@ -118,7 +118,7 @@ defaults = {
@metadata_reactor.provides(
'icingaweb2/hostname',
'icingaweb2/resources.ini/icinga_ido/icinga2/password',
'icingaweb2/resources.ini/icinga_ido/password',
'icingaweb2/monitoring/commandtransports.ini/icinga2/password',
)
def stuff(metadata):