bundles/postgresql: fix typo
bundlewrap/pipeline/head There was a failure building this commit Details

This commit is contained in:
Franzi 2020-11-22 07:40:34 +01:00
parent d428572461
commit b114ba3ff8
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ defaults = {
},
},
'icinga2_api': {
'poostgresql': {
'postgresql': {
'services': {
'POSTGRESQL PROCESS': {
'command_on_monitored_host': '/usr/lib/nagios/plugins/check_procs -C postgres -c 1:',