Add infra_chart_reconfig_fluentd playbook 86/1086/6
authorFerenc Tóth <ferenc.2.toth@nokia.com>
Fri, 28 Jun 2019 08:37:13 +0000 (10:37 +0200)
committerFerenc Tóth <ferenc.2.toth@nokia.com>
Thu, 18 Jul 2019 00:27:38 +0000 (02:27 +0200)
commit47cfc1c8efa26fbd1a30c53291c5907ddfc0c3d3
tree119e71871ebdf8f5395d0b34f462f8bcb9c39b87
parentf77efc5c253c8ae3e5d6c04845826f79ef77b101
Add infra_chart_reconfig_fluentd playbook

This playbook reconfigures the fluentd component of the `caas-infra`
chart according to the `log_forwarding` rules in CM.
Typically this playbook is called by CM activator whenever the
`cloud.caas` content has been changed over REST API or by hostcli.

Signed-off-by: Ferenc Tóth <ferenc.2.toth@nokia.com>
Change-Id: I1b6dacc8ce1cab32443b8bd4bea70c67e99508c9
SPECS/infra-charts.spec
ansible/playbooks/infra_chart_reconfig_fluentd.yaml [new file with mode: 0644]
ansible/roles/infra_chart_reconfig/defaults/main.yaml [new file with mode: 0644]
ansible/roles/infra_chart_reconfig/tasks/main.yaml [new file with mode: 0644]