seapath / ansible

This repo contains all the ansible playbooks used to deploy or manage a cluster, as well as inventories examples
https://lfenergy.org/projects/seapath/
Apache License 2.0
6 stars 16 forks source link

Use a common syslog and snmp configuration #591

Open eroussy opened 2 months ago

eroussy commented 2 months ago

The syslog-ng configuration of Debian and CentOS are done in the Debian (resp. CentOS) role. The Yocto configuration is done in the network playbook and will soon be moved to a role.

There is no reason to use different syslog-ng configuration tasks, we should use a common playbook (or role) for that.

Same applies to snmp.