I am trying to assign classes to node either through site.pp or a custom 
ENC and I am getting nowhere. 
The nodes successfully receive empty catalogs from the master. 
No signs of errors that I can see in any of the log files - the system just 
silently fails to apply my settings.

For ENC, I followed the instructions from here:
https://docs.puppetlabs.com/guides/external_nodes.html

I have made the following changes in : /etc/puppetlabs/puppet/puppet.conf 
[master]
   node_terminus = exec
   external_nodes = 
/etc/puppetlabs/puppet/deployment-config/scripts/enc-classify.pl

however after restarting the puppet services the master restores 
node_terminus to classifier 

[master]
   node_terminus = classifier

Adding nodes definitions in site.pp are completely ignored as well. 

Is there a way to turn up the verbose level and to follow how the master 
processes catalog requests from individual nodes?

Thank you


-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/c0a03c28-f841-4e92-9f08-2d5cf6faec14%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to