[rsyslog-client] Do not send thot's logs to thot

certbot_on_virtu
_benjamin 2020-01-31 16:31:51 +01:00
parent a465aec803
commit 0519f8dc1c
2 changed files with 4 additions and 4 deletions

View File

@ -84,7 +84,7 @@
- nullmailer
# Send logs to thot
- hosts: server
- hosts: server,!thot.adm.crans.org
vars:
rsyslog:
server: thot.adm.crans.org

View File

@ -1,11 +1,11 @@
---
- name: Deploy quagga debian configuration
- name: Deploy rsyslog config
template:
src: rsyslog.d/50-send_relp.conf.j2
dest: /etc/rsyslog.d/50-send_relp.conf
mode: 0640
owner: quagga
group: quagga
owner: root
group: root
- name: Create spool directory
file: