AerisCloud / ansible-collectd

Ansible role for installing collectd
MIT License
10 stars 8 forks source link

Setting the collectd_forwarder #13

Open mhightower opened 6 years ago

mhightower commented 6 years ago

I'm testing out the role using a vagrant machine. I would like to just set the collectd_forwarder in the playbook but it won't take just an IP address or hostname. What is template that uses collectd_forwarder looking for?

vars: collectd_forwarder: collectd.database.tlc

Thanks

MiLk commented 6 years ago

Hello,

It should be the name of one of the server in your inventory. I will get the IP address using the ansible facts.