Set rsyslog_high_density for routers

This commit is contained in:
jeltz 2021-04-30 16:49:36 +02:00
parent b29e9c0e45
commit 604373db03

3
group_vars/routeur.yml Normal file
View file

@ -0,0 +1,3 @@
---
rsyslog_high_density: true
...