Hi,
Is there a way to access a puppet node's facts in a report processor?
We have nodes which are part of auto scaling groups in AWS, so there are, several nodes which are all the same 'type'. We expose this type as a fact on the nodes themselves, and I would like to use the type in a report processor to send events back to a central server. Is there a way to access a node's facts from the report processor?
Or is there a different/better way of obtaining additional node information in the report processor?
Thanks,
Dan