Hi there, Like most of us, I put my Puppet module code to git repos. I'd like to know, how to deal with third-party module w/ git?
For instance, to use Puppet Labs Standard Libary, I put "stdlib" along with my own modules. Every time I want to update "stdlib", I have to remove stdlib directory, then get the latest version, move it to my modules directory. This is very inconvenient, obviously. So how do you guys manage third-party modules, except using git submodule? Thanks. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
