Open mhightower opened 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
collectd_forwarder: collectd.database.tlc
Thanks
Hello,
It should be the name of one of the server in your inventory. I will get the IP address using the ansible facts.
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