Hi,

Till now, I used to use pre-commit hook on the client side but now I am planning to setup the update hook at the server side. While creating modules, the way we do it here is that there will be many files like *.pp in the manifest directory but there is one more file named init.pp that has "import *" & some other stuff that needs to go to every box written in it. This way, I can include that module with all the *.pp imported.

But, if I setup the update hook at server, it will refuse to take this format. Is this a bug?

--
Cheers,
Abhijeet
http://blog.abhijeetr.com

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to