Re: [Puppet Users] Re: Puppet 3.3.1 [standalone mode]: could not find class

2013-11-07 Thread Chad Huneycutt
I believe what you are trying to do is create a module named 'test'. In order to know about your module, you need to provide the 'modulepath' parameter to puppet. There are a couple other things you probably want to do. In your tests/manifests/init.pp, you should wrap everything in a class declar

[Puppet Users] Re: Puppet 3.3.1 [standalone mode]: could not find class

2013-11-07 Thread ulrich igor ngouagna kouete
Nobody to help?? :( Le jeudi 7 novembre 2013 11:42:06 UTC+1, ulrich igor ngouagna kouete a écrit : > > Hi, > > I'm new on puppet and I'm having an issue with "puppet apply" command in > a standalone mode. > > a tree command on my project folder gives: > > test > └── manifests > ├── init.pp