diff options
author | 2024-08-25 23:13:31 +0100 | |
---|---|---|
committer | 2024-08-25 23:13:31 +0100 | |
commit | 16c7d893d1efdabf5e684a70f09cd15140505d6c (patch) | |
tree | aa5df83fa09b8c6632356dc964da81040ce37bda | |
parent | Update alertmanager config with mail port (diff) |
Add myself to some email aliases
-rw-r--r-- | ansible/roles/postfix/templates/virtual.j2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible/roles/postfix/templates/virtual.j2 b/ansible/roles/postfix/templates/virtual.j2 index bd524b1..74a6c58 100644 --- a/ansible/roles/postfix/templates/virtual.j2 +++ b/ansible/roles/postfix/templates/virtual.j2 @@ -7,7 +7,7 @@ ops {{ postfix_postmaster_email }} # Events Emails merch-support events -streamyard events +streamyard events,joe # Director Emails owners directors @@ -22,7 +22,7 @@ staff administrators cloudflare joe,cj netcup joe,cj linode joe,cj -devops-alerts jc +devops-alerts jc,joe # Admin Domain Email conferences stelercus |