Greetings,
I'm trying to install Tripwire agents in RHEL servers through puppet module tripwire/te_agent available in puppet forge. After pushing the code to DEV environment using code manager, i ran puppet agent -t and got this error message:
[root@localhost production]# puppet agent -t
Notice: Local environment: 'production' doesn't match server specified node environment 'Development', switching agent to 'Development'.
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
**Error: Facter: error while resolving custom fact "_puppet_inventory_1": Provider te_agent_bin has not defined the 'instances' class method**
Info: Caching catalog for localhost.localdomain
Info: Applying configuration version '1505345565'
Please provide some insights. I'm stuck for three days.
↧