[Puppet Users] troubleshoot classes to nodes assignments

2015-01-12 Thread puppetrier
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 foll

[Puppet Users] Re: troubleshoot classes to nodes assignments

2015-01-13 Thread puppetrier
Thank you. The --debug option looks very useful. Indeed there seems to be a problem with the environment config folder location. I assume the path in the "Did not match path" line bellow is not actually referring to an absolute path... Anyway, the class mapping still doesn't work. I made the

[Puppet Users] Re: troubleshoot classes to nodes assignments

2015-01-14 Thread puppetrier
oubleshooting section with a minimum: "if things don't work out...", "relevant log files", "how to turn on debugging" ? Thanks. On Tuesday, January 13, 2015 at 12:03:29 PM UTC-5, puppetrier wrote: > > Thank you. The --debug option looks very useful. >