Connect an ENC

Configure two settings to have Puppet Server connect to an external node classifier.

In the primary server's puppet.conf file:
  1. Set the node_terminus setting to exec.
  2. 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