2021-01-02 14:47:11 +01:00
|
|
|
defaults = {
|
|
|
|
'postfix': {
|
|
|
|
'aliases': {
|
|
|
|
'icinga_dashboard': {
|
|
|
|
'root',
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
2021-04-10 16:08:52 +02:00
|
|
|
'simple-icinga-dashboard': {
|
|
|
|
'output': {
|
|
|
|
'filename': '/opt/simple-icinga-dashboard/out/index.html',
|
|
|
|
},
|
|
|
|
},
|
2021-01-02 14:47:11 +01:00
|
|
|
}
|