diff options
author | Justin Stoller <justin.stoller@gmail.com> | 2014-07-14 13:45:09 -0700 |
---|---|---|
committer | Justin Stoller <justin.stoller@gmail.com> | 2014-07-14 14:32:36 -0700 |
commit | 7eb9ce2a3905f0b825bb4640847498572c70ca76 (patch) | |
tree | 7675e97616dbd4aeb8cb59534a6f69eb85d1ba18 /lib/puppet/provider/vcsrepo | |
parent | 9dfea1f1898bedb04ec829a292c80f69d7f7d95c (diff) | |
download | puppet-vcsrepo-7eb9ce2a3905f0b825bb4640847498572c70ca76.tar.gz puppet-vcsrepo-7eb9ce2a3905f0b825bb4640847498572c70ca76.tar.bz2 |
(maint) Use `copy_module_to` in `beaker_helper.rb`
Previously we were using `puppet_module_install()`. Which was ported from
Beaker-RSpec. Unfortunately for our heros that method has been refactored
since this was ran last. The method `puppet_module_install()` in Beaker
installs from the public forge, while the previous behavior, installing via
scp from the current directory, has moved to the method `copy_module_to`.
This updates the helper for the beaker tests to use the updated method.
Diffstat (limited to 'lib/puppet/provider/vcsrepo')
0 files changed, 0 insertions, 0 deletions