[Puppet Users] dependency problem when apply class

2013-03-09 Thread mike
Hi guys, I need help with the class, i have created my class (users) but when i apply from agent apers the next error: [] [root@nodo1 ~]# puppet agent --test --verbose --noop Info: Retrieving plugin Info: Caching catalog for nodo1.example.com Error: Failed to apply catalog: Could

Re: [Puppet Users] dependency problem when apply class

2013-03-09 Thread Keith Burdis
There is no user type declared in the users class. Perhaps move the user type call out of the adm_user define. On 9 Mar 2013 17:57, mike miguelc...@gmail.com wrote: Hi guys, I need help with the class, i have created my class (users) but when i apply from agent apers the next error: