I'm just going to be crystal clear. Use r10k with a Puppetfile that points at specific branches (or tags) and all your problems will go away. World peace, etc. I am never quite sure what librarian is up to, and I've found it's caching annoying. r10k just works.
gem install --no-rdoc r10k r10k puppetfile install -v info On Thu, Nov 26, 2015 at 12:58 AM, Saverio Proto <[email protected]> wrote: > > Can you get R10k to NOT install dependencies listed in metadata etc.? > > In my experience r10k will not try to install any dependencies. > > Saverio >
_______________________________________________ OpenStack-operators mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
