Преглед изворни кода

Add monit@ alias in /etc/aliases template

Emmanuel Bouthenot пре 11 година
родитељ
комит
362f86ca66
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      roles/common/templates/aliases.j2

+ 1 - 0
roles/common/templates/aliases.j2

@@ -13,6 +13,7 @@ noc:            root
 security:       root
 logcheck:       root
 clamav:         root
+monit:          root
 
 {% if admin_email is defined %}
 root:           {{ admin_email }}