Re: [Puppet Users] Could not find class defined for specific environment when running puppet agent

2017-02-26 Thread Jamals
I'm very sorry for the late reply, and thank you so much for your interest and input. The first error (Error 500) seems to indicate that the file > permissions for one or more files/directories in the path to the > opsusers.pp file does not allow puppet to read the file. > I verified permissi

[Puppet Users] Re: Could not find class defined for specific environment when running puppet agent

2017-02-26 Thread Jamals
Thank you so much for your response. I would ignore everything past "Using cached catalog from environment > 'ops'" in your debugging, as it's cached and therefore probably represents > a previous state of the puppet master catalog. > I had gone ahead and registered the client cert with puppetm

[Puppet Users] Re: Could not find class defined for specific environment when running puppet agent

2017-02-26 Thread Jamals
@Carthik and @John, thank you both for your input. I finally got this to work earlier in the week but did not have a chance to post. Here's what I changed on puppetmaster's `/etc/puppetlabs/puppet/puppet.conf` : [main] environmentpath = /etc/puppetlabs/code/environments node_terminus = exec ext