Connect an ENC
Configure two settings to have Puppet Server connect to an external node classifier.
In the primary server's puppet.conf file:
- Set the
node_terminussetting toexec. - Set the
external_nodessetting to the path to the ENC executable.
Results
For example:
Copy
[server]
node_terminus = exec
external_nodes = /usr/local/bin/puppet_node_classifier