libravatar: don't relay email through bastion
This commit is contained in:
parent
fe0c798ab3
commit
fbd83d02a0
1 changed files with 5 additions and 0 deletions
|
@ -20,6 +20,11 @@
|
|||
- "policycoreutils-python"
|
||||
- "postfix"
|
||||
|
||||
- lineinfile:
|
||||
path: /etc/postfix/main.cf
|
||||
state: absent
|
||||
regexp: '^relayhost = bastion.phx2.fedoraproject.org'
|
||||
|
||||
- git:
|
||||
repo: https://git.linux-kernel.at/oliver/ivatar.git
|
||||
dest: /srv/libravatar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue