Commit 6a9c7891 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

playbook: remove rsyslogd special config

This config was sending all logs to localhost:42185 in UDP but nothing
was listening on this port (it was supposed to be fluentd to aggregate
logs in Wendelin).

This was actually creating a weird scenario where qemu was temporarily
listening on UDP on localhost:42185 and receive the packet from
rsyslogd (which was transmitted to the guest machine and considered a
martian packet there)
parent 46eb9c6d
Pipeline #30516 failed with stage