Hi,

Can anybody please help me in resolving the below issue :

Problem :

My basic manifest file in which i just wish to ensure that "katie" is 
present.

*# cat /etc/puppet/manifests/user-absent.pp*
*user {'katie':*
*      ensure => present,*
*    }*

When i run :







*# puppet apply user-absent.ppNotice: Compiled catalog for puppet in 
environment production in 0.57 secondsNotice: Finished catalog run in 0.08 
secondsAs seen, the changes do not take place i.e the user doesn't get 
added. It simple say's "Catalog finished" without actually doing 
anything.Please help me in rectifying the above issue. Best Regards,Justin.*

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/9323195d-0c03-4137-94f4-de671c06f3c2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to