module-puppetlabs-apt/lib
Daniele Sluijters cc1f9c8bb9 Use File.expand_path with require.
For some reason, even though our own tests pass with `require
puppet_x/apt_key/patch_openuri` every other module that depends on
puppetlabs-apt is now breaking in tests claiming it can't load that
module.

Somewhere along the way something is probably messing with LOADPATH
causing this to trip up. This should fix the issues for everyone.

This commit affects:
 * puppetlabs/puppetlabs-apt#229
 * puppetlabs/puppetlabs-postgresql#391
2014-03-16 12:51:33 +01:00
..
puppet Use File.expand_path with require. 2014-03-16 12:51:33 +01:00
puppet_x/apt_key apt_key: Support fetching keys over FTP. 2014-02-21 09:06:47 +01:00