diff options
Diffstat (limited to 'ansible/host_vars/knot/postfix.yml')
-rw-r--r-- | ansible/host_vars/knot/postfix.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/host_vars/knot/postfix.yml b/ansible/host_vars/knot/postfix.yml new file mode 100644 index 0000000..2b83efe --- /dev/null +++ b/ansible/host_vars/knot/postfix.yml @@ -0,0 +1,2 @@ +postfix__relayhost: email-smtp.eu-west-1.amazonaws.com +postfix__is_satellite: no |