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