Romain, Did you try using the built-in host resource type (It shouldn't have been necessary to use execs and shell)? http://docs.puppetlabs.com/references/latest/type.html#host
On Fri, Dec 21, 2012 at 11:38 AM, Romain Pelisse <bela...@gmail.com> wrote: > Hi all, > > As I used Puppet to set up on my laptop some local website with NGinx, I > often need to add entry to /etc/hosts. I tried to hack that for a long time > using exec and shell script, and - as almost always with exec, it turned out > to be quite cumbersome. I googled a bit a find a module doing that, but also > using exec - so I end up writing my own extension: > > Maybe some of you will find that useful: > https://github.com/rpelisse/puppet-local-dns-ext > > PS: I'm far from being a Ruby developer, so any comment on the quality of > it, or the lack of respect of some practises in the Ruby world are > appreciated ! > > -- > Romain PELISSE, > "The trouble with having an open mind, of course, is that people will insist > on coming along and trying to put things in it" -- Terry Pratchett > Belaran ins Prussia (blog) (... finally up and running !) > > -- > 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. -- Matthaus Owens Release Manager, Puppet Labs -- 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.