Hello, 

Does r10k supports git sparse checkouts somehow?

Some context: I have different repos for different customers, like 
puppet-site-customer1, puppet-site-customer2, etc. Each of these "master 
sites"  has a R10K Puppetfile that grabs a set of shared modules (my own 
and external) for that customer. Right now each shared module is a 
different git repo. 

I would much prefer to have all the shared modules of my own in the same 
repo, but I want to pick the versions of those modules independently of 
each other when updating one of those master sites. Git sparse checkouts 
could be the way to go, I figure.

(Say I'm doing a fix in a customer repo and I need to update to the latest 
version of my shared puppet-ldap module. I don't want to update the 
versions of my other shared modules right now, just the ldap one.)

Thanks in advance,


Diego Morales

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/daf0ea4a-072c-4a9a-9c79-7e31c55c40ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to