[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 - nullmailer
# Send logs to thot # Send logs to thot
- hosts: server - hosts: server,!thot.adm.crans.org
vars: vars:
rsyslog: rsyslog:
server: thot.adm.crans.org server: thot.adm.crans.org

View File

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