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
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 the puppet client (node.do
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 ou
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 /
Switching to an Apache/Passenger/Rack solution (and dumping WEBrick) seems
to solve this problem.
--
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 puppet-users+u
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 xxxbas
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 puppe
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:
>
>h
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
*
Cou
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 f
oury" >
> > To: puppet...@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.
>
--
Yo
- Original Message -
> From: "drew khoury"
> 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.p
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 default
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 wrote:
> On 14-03-11 22:31, Brandon Metcalf wrote:
>> I'm using the module https://github.com/sansnoc/puppet/tre
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
>i
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 'uti
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#
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 r
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 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 rhnsd::common
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
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
| `-- up2date-r
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
|
22 matches
Mail list logo