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
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