Re: [Puppet Users] Startup help puppet

2011-12-08 Thread Mohamed Lrhazi
On the client, run puppet agent --test --trace --debug That would show you what the puppet client is doing If you still have problems: in "include test" what is test? a module? show the full content of it. I personally use modules for everything and I always have the files distributed at th

[Puppet Users] Startup help puppet

2011-12-08 Thread Wiesel82
Hi all, i started this week to install puppet. Everything runs fine in this part. The client is authenticated with the master and i find them if i start the command puppet cert --list --all I created my first pp-files and my first module. if test all with puppet apply it works. I wrote a module