Steps to use Datadog reporting in masterless configuration.
- The Datadog module has to be installed on all nodes running masterless...
- Set the
reports
option in your puppet.conf in the[main]
section - Use the sample manifests and put them in
manifests/
- Run puppet in masterless configuration
cd /etc/puppet && puppet apply --modulepath ./modules manifests/site.pp
I'm getting an error:
Any idea?