diff --git a/salt/collectd/collectd.conf b/salt/collectd/collectd.conf index a181622..04d696e 100644 --- a/salt/collectd/collectd.conf +++ b/salt/collectd/collectd.conf @@ -21,8 +21,8 @@ LoadPlugin network Listen "::" "25826" Forward true - Server "{{ pillar['hosts-inet6']['dn42']['serv']['spaceapi'] }}" "25826" - Server "{{ pillar['hosts-inet6']['dn42']['serv']['grafana'] }}" "25826" + Server "{{ pillar['hosts-inet']['dn42']['serv']['spaceapi'] }}" "25826" + Server "{{ pillar['hosts-inet']['dn42']['serv']['grafana'] }}" "25826" {%- elif plugin == 'ping' %}