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_terminus
setting toexec
. - Set the
external_nodes
setting to the path to the ENC executable.
Results For
example:
[server] node_terminus = exec external_nodes = /usr/local/bin/puppet_node_classifier