monitoring: l'utilisation de localhost posait problème
This commit is contained in:
@@ -26,7 +26,7 @@ mkIf true {
|
||||
enable = true;
|
||||
hosts = ''
|
||||
[${config.networking.hostName}]
|
||||
address localhost
|
||||
address 127.0.0.1
|
||||
'';
|
||||
extraGlobalConfig = ''
|
||||
contact.email.command mail -s "Munin notification for ''${var:host}" root@${config.networking.hostName}
|
||||
|
||||
Reference in New Issue
Block a user