Hi, shameless self-plug: you could try out my r10k fork https://github.com/xorpaul/g10k
It does the almost all operations in parallel which can speed up your environment deployment dramatically. Already compiled binary blobs can be found here: https://github.com/xorpaul/g10k/releases On Tuesday, August 16, 2016 at 5:14:14 PM UTC+2, broncosd183 wrote: > > Hello, > > Is there a way to deploy a single module from a puppetfile the first time > it is added to an environment's puppetfile without deploying other modules? > Normally when we add a module from the forge or git we add it to the > puppetfile and then run r10k deploy environment -pv. That deploys all the > modules and can be somewhat time consuming. I know r10k deploy module > exists, but it looks like that doesn't deploy a module if it was just added > to the puppetfile... 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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/9d7640a9-5b25-411d-aab3-23d4fa48f0fc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
