commit | 7ceb4b608fc053fccfa33c80394523294b7c157d | [log] [tgz] |
---|---|---|
author | Simon Pasquier <spasquier@mirantis.com> | Wed Aug 23 16:30:46 2017 +0200 |
committer | Simon Pasquier <spasquier@mirantis.com> | Wed Aug 23 16:30:46 2017 +0200 |
tree | 5376175a15cc9568dd13c461e0a87722bb68acf1 | |
parent | 021095bec4e744e6f69f51338c89f59c54a7311b [diff] |
Fix log_collector in StackLight models Change-Id: I7be3a7d42e34682e875e337ea16829af66802acb
diff --git a/classes/cluster/sl_k8s_calico/infra/init.yml b/classes/cluster/sl_k8s_calico/infra/init.yml index 5a4b58d..027faca 100644 --- a/classes/cluster/sl_k8s_calico/infra/init.yml +++ b/classes/cluster/sl_k8s_calico/infra/init.yml
@@ -9,9 +9,6 @@ - system.openssh.server.team.mcp_qa - system.openssh.server.team.k8s_team - system.rsyslog.client.single -- system.telegraf.agent -- system.prometheus.collector -- service.grafana.collector parameters: _param: # infra service addresses
diff --git a/classes/cluster/sl_k8s_calico/stacklight/client.yml b/classes/cluster/sl_k8s_calico/stacklight/client.yml index 5fd4043..3f81e56 100644 --- a/classes/cluster/sl_k8s_calico/stacklight/client.yml +++ b/classes/cluster/sl_k8s_calico/stacklight/client.yml
@@ -4,8 +4,6 @@ - system.grafana.client - system.grafana.client.datasource.prometheus - system.kibana.client.single -- system.heka.log_collector.single -- system.heka.log_collector.output.telegraf - cluster.sl_k8s_calico parameters: _param:
diff --git a/classes/cluster/sl_k8s_calico/stacklight/init.yml b/classes/cluster/sl_k8s_calico/stacklight/init.yml index 6df9960..3237575 100644 --- a/classes/cluster/sl_k8s_calico/stacklight/init.yml +++ b/classes/cluster/sl_k8s_calico/stacklight/init.yml
@@ -1,5 +1,8 @@ classes: +- service.grafana.collector - system.linux.system.repo.mcp.extra +- system.heka.log_collector.single +- system.heka.log_collector.output.telegraf - system.prometheus.collector - system.telegraf.agent parameters: