centreon / centreon-broker

A full-featured monitoring event broker, compatible with MySQL, RRDtool, Graphite and more
Apache License 2.0
37 stars 15 forks source link

fix(factories): we should not have any attribute in a factory #583

Closed bouda1 closed 3 years ago

bouda1 commented 3 years ago

Otherwise, streams will share data... And that's bad.

Description

Several TLS configurations are possible now on one cbd.

REFS: 6802

Type of change