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

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

2017-02-22 Thread Carthik Sharma
Hi, On Wed, Feb 22, 2017 at 8:22 AM, Jamals wrote: > Hi all, > > I have a curious problem that I'd appreciate help/guidance on. > > We are running puppetserver 2.6.0 (puppetmaster.domain.ca) with cobbler > 2.6.11 as our ENC. All our servers/nodes are centos 7.3 > > On

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

2017-02-22 Thread Jamals
Hi all, I have a curious problem that I'd appreciate help/guidance on. We are running puppetserver 2.6.0 (puppetmaster.domain.ca) with cobbler 2.6.11 as our ENC. All our servers/nodes are centos 7.3 On the puppet client (node.domain.ca) when running the puppet agent we receive the following

[Puppet Users] Could not find class - I must have done something incredibly stupid.. But I can't figure out what....

2014-09-28 Thread omfg9899
Puppet version : 2.6.14 Error : Could not find class Mode : Standalone (no puppetmaster) - What's run in inside the puppet run script? export FACTERLIB=/var/els/puppet/modules/facts/files /usr/bin/puppet apply

[Puppet Users] Could not find class hiccups *often* once after manifest/module changes

2013-03-08 Thread christian . le . flamm
Hi, I’ve got no idea if this is a bug or some kind of misuse/misconfiguration. Hope somebody can help. Thanks! If I change a file in a module or manifest directory this *often* results in errors, mostly of the following kinds - Could not find class for on node - Cannot

Re: [Puppet Users] Could not find class hiccups *often* once after manifest/module changes

2013-03-08 Thread David Schmitt
On 08.03.2013 09:33, christian.le.fl...@gmail.com wrote: Hi, I’ve got no idea if this is a bug or some kind of misuse/misconfiguration. Hope somebody can help. Thanks! If I change a file in a module or manifest directory this /often/ results in errors, mostly of the following kinds *

Re: [Puppet Users] Could not find class hiccups *often* once after manifest/module changes

2013-03-08 Thread christian . le . flamm
Hi David, thanks for your answer! I only have the 'nodes.pp' import: egrep -R import[ \t] /opt/xxx/dev/puppet/ /opt/xxx/dev/puppet/manifests/site.pp:import 'nodes.pp' Must I get rid of this? Best Regards, Christian Hi, I've reported a similar issue recently here:

Re: [Puppet Users] Could not find class hiccups *often* once after manifest/module changes

2013-03-08 Thread David Schmitt
On 08.03.2013 10:33, christian.le.fl...@gmail.com wrote: Hi David, thanks for your answer! I only have the 'nodes.pp' import: egrep -R import[ \t] /opt/xxx/dev/puppet/ /opt/xxx/dev/puppet/manifests/site.pp:import 'nodes.pp' Must I get rid of this? You might want to run the

Re: [Puppet Users] Could not find class hiccups *often* once after manifest/module changes

2013-03-08 Thread christian . le . flamm
Hey, here's a detailed error example: Debug: importing '/opt/xxx/dev/puppet/modules/xxxbase/manifests/packages/basictools.pp' in environment production Debug: Automatically imported xxxbase::packages::basictools from xxxbase/packages/basictools into production Error: Could not find class

[Puppet Users] Could not find class drew error message when trying to load module

2012-09-23 Thread drew khoury
I posted a vagrant/puppet issue https://groups.google.com/forum/?fromgroups=#!topic/vagrant-up/36lz6yKGfDw (still not sure where the issue lies) so I thought I'd try my luck on the puppet group too. I am trying to load the most basic example of a module as per the puppet docs, using a

Re: [Puppet Users] Could not find class drew error message when trying to load module

2012-09-23 Thread R.I.Pienaar
- Original Message - From: drew khoury drew.kho...@gmail.com To: puppet-users@googlegroups.com Sent: Monday, September 24, 2012 12:10:06 AM Subject: [Puppet Users] Could not find class drew error message when trying to load module -- init.php .pp, not .php. -- You received

Re: [Puppet Users] could not find class

2011-03-15 Thread Martijn Grendelman
On 14-03-11 22:31, Brandon Metcalf wrote: I'm using the module https://github.com/sansnoc/puppet/tree/master/users but running into a problem where puppet can't find a class. In /etc/ puppet/manifests/nodes.pp I have node basenode { include hosts include groups::namidev include

Re: [Puppet Users] could not find class

2011-03-15 Thread Brandon Metcalf
Thanks. This is what I thought and I tried moving that class to a module named groups to no avail. I'll revisit to see what I did wrong. On Mar 15, 2011, at 4:48, Martijn Grendelman mart...@iphion.nl wrote: On 14-03-11 22:31, Brandon Metcalf wrote: I'm using the module

[Puppet Users] could not find class

2011-03-14 Thread Brandon Metcalf
I'm using the module https://github.com/sansnoc/puppet/tree/master/users but running into a problem where puppet can't find a class. In /etc/ puppet/manifests/nodes.pp I have node basenode { include hosts include groups::namidev include users::people include users::namidev } node

Re: [Puppet Users] Could not find class

2010-12-16 Thread Daniel Piddock
On 16/12/10 01:48, Dmytro Bablinyuk wrote: Hi Everybody, I am sure that I am missing something very obvious, I have installed rsync package git clone https://github.com/camptocamp/puppet-rsyncd.git rsync The path r...@puppet-master:/etc/puppet/modules/rsync/manifests/classes# ls -l

[Puppet Users] Could not find class

2010-12-15 Thread Dmytro Bablinyuk
Hi Everybody, I am sure that I am missing something very obvious, I have installed rsync package git clone https://github.com/camptocamp/puppet-rsyncd.git rsync The path r...@puppet-master:/etc/puppet/modules/rsync/manifests/classes# ls -l total 4 -rw-r--r-- 1 root root 1078 2010-12-16 09:54

Re: [Puppet Users] Could not find class, code-blind

2010-06-18 Thread Tore Lønøy
Darn it. now I see the typo. I looked at your comment for 5 mins before i noticed. Oh well :) Thanks alot! On 17 June 2010 19:55, Gabriel Filion lelu...@gmail.com wrote: On 2010-06-17 06:31, Tore wrote: I'm troubled with a node-definition not able to resolve a class: Could not find class

[Puppet Users] Could not find class, code-blind

2010-06-17 Thread Tore
I'm troubled with a node-definition not able to resolve a class: Could not find class rhnsd::common at /etc/puppet/manifests/nodes.pp: 8 on node X Content of manifest/site.pp: import nodes.pp [...] The layout of modules/rhnsd/ is: |-- files | `-- up2date-rhn |-- manifests | |-- client.pp |

Re: [Puppet Users] Could not find class, code-blind

2010-06-17 Thread Silviu Paragina
On 17.06.2010 13:31, Tore wrote: I'm troubled with a node-definition not able to resolve a class: Could not find class rhnsd::common at /etc/puppet/manifests/nodes.pp: 8 on node X Content of manifest/site.pp: import nodes.pp [...] The layout of modules/rhnsd/ is: |-- files | `--

Re: [Puppet Users] Could not find class, code-blind

2010-06-17 Thread Gabriel Filion
On 2010-06-17 06:31, Tore wrote: I'm troubled with a node-definition not able to resolve a class: Could not find class rhnsd::common at /etc/puppet/manifests/nodes.pp: 8 on node X Content of manifest/site.pp: import nodes.pp [...] The layout of modules/rhnsd/ is: |-- files | `--