Greetings,
I'm trying to test Tripwire agent installation using tripwire/pe_agent available in puppet forge. After deploying the module in Dev environment, i ran puppet agent -t in the test node and it throws the error below. Any help would be greatly appreciated. Stuck from 5 days:-(
[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'
PS - I'm using puppet enterprise 2017 to test it.
↧