This commit is contained in:
mwiegand 2022-08-16 22:27:46 +02:00
parent f3375348c9
commit ad579d79a6

View file

@ -91,7 +91,7 @@ defaults = {
'commandtransports.ini': { 'commandtransports.ini': {
'icinga2': { 'icinga2': {
'transport': 'api', 'transport': 'api',
'host': 'lcoalhost', 'host': 'localhost',
'port': '5665', 'port': '5665',
'username': 'root', 'username': 'root',
}, },