diff options
author | Jeff McCune <jeff@puppetlabs.com> | 2013-04-11 09:49:53 -0700 |
---|---|---|
committer | Jeff McCune <jeff@puppetlabs.com> | 2013-04-11 10:42:46 -0700 |
commit | 9c5805f26ac0abf8bf19cef1ac7a2fec19dec35b (patch) | |
tree | e47610a02852c9e4c5479474163ba60f6b58ad2f /spec | |
parent | 2e2830deda7eede79110a191d0de9d6fc423b440 (diff) | |
download | puppet-stdlib-9c5805f26ac0abf8bf19cef1ac7a2fec19dec35b.tar.gz puppet-stdlib-9c5805f26ac0abf8bf19cef1ac7a2fec19dec35b.tar.bz2 |
Add ability to use puppet from git via bundler
Without this patch the Gemfile can only satisfy dependencies using
officially release gem versions. This is a problem because we want to
test stdlib against the latest HEAD of the puppet git repository.
This patch addresses the problem by copying over the location_for method
from the Puppet Gemfile, which will parse out git://, file:// or Gem
version specifications.
This, in turn, allows jobs to be configured to run with different
dependency integrations.
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions