]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/log
puppet-modules/puppetlabs-apt.git
10 years ago(maint) allow setting PUPPET_VERSION in acceptance
Justin Stoller [Tue, 9 Jun 2015 04:50:05 +0000 (21:50 -0700)]
(maint) allow setting PUPPET_VERSION in acceptance

10 years agoMerge pull request #525 from ianmacl/MODULES-2070
Morgan Haskel [Mon, 8 Jun 2015 22:08:48 +0000 (15:08 -0700)]
Merge pull request #525 from ianmacl/MODULES-2070

Backwards compatibility with older versions of puppet

10 years agoMerge pull request #529 from mhaskel/source_compatibility
Bryan Jen [Mon, 8 Jun 2015 21:37:32 +0000 (14:37 -0700)]
Merge pull request #529 from mhaskel/source_compatibility

API compatibility between 1.8.x and 2.x for apt::source

10 years agoCompatibility between 1.8.x and 2.x for apt::source
Morgan Haskel [Thu, 4 Jun 2015 00:19:16 +0000 (17:19 -0700)]
Compatibility between 1.8.x and 2.x for apt::source

10 years agoMerge pull request #527 from mhaskel/key_compatibility
Hunter Haugen [Thu, 4 Jun 2015 17:58:51 +0000 (10:58 -0700)]
Merge pull request #527 from mhaskel/key_compatibility

Make apt::key compatible with 1.8.x

10 years agoMake apt::key compatible with 1.8.x
Morgan Haskel [Thu, 4 Jun 2015 16:41:27 +0000 (09:41 -0700)]
Make apt::key compatible with 1.8.x

10 years agoMerge pull request #526 from hunner/fix_travis
Morgan Haskel [Wed, 27 May 2015 16:48:24 +0000 (09:48 -0700)]
Merge pull request #526 from hunner/fix_travis

Fix travis.yml for puppet 4

10 years agoFix travis.yml for puppet 4
Hunter Haugen [Wed, 27 May 2015 15:25:44 +0000 (08:25 -0700)]
Fix travis.yml for puppet 4

I accidentally pushed a commit with modulesync that made puppet 4 a
non-voting job. This should make it more in line with modulesync.

Also, we should look at bumping these ORDERING="random" changes back to
msync if they are valuable.

10 years agoAdd ability to unittest puppet 4
Hunter Haugen [Wed, 27 May 2015 15:11:16 +0000 (08:11 -0700)]
Add ability to unittest puppet 4

10 years agoBackwards compatibility with older versions of puppet
Ian MacLennan [Mon, 25 May 2015 13:28:04 +0000 (09:28 -0400)]
Backwards compatibility with older versions of puppet

10 years agoMerge pull request #524 from mhaskel/better_defined_check
Daniele Sluijters [Mon, 11 May 2015 18:33:39 +0000 (20:33 +0200)]
Merge pull request #524 from mhaskel/better_defined_check

Only use the strict variables workaround if using strict variables

10 years agoOnly use the strict variables workaround if using strict variables
Morgan Haskel [Mon, 11 May 2015 17:26:20 +0000 (10:26 -0700)]
Only use the strict variables workaround if using strict variables

This should avoid issues with defined on earlier versions of puppet

10 years agoMerge pull request #523 from puppetlabs/modulesync_updates
Daniele Sluijters [Fri, 8 May 2015 06:20:08 +0000 (08:20 +0200)]
Merge pull request #523 from puppetlabs/modulesync_updates

Modulesync updates

10 years agohave the right gems
Morgan Haskel [Thu, 7 May 2015 17:09:21 +0000 (10:09 -0700)]
have the right gems

10 years agoAdd gem to sync.yml
Morgan Haskel [Thu, 7 May 2015 16:48:33 +0000 (09:48 -0700)]
Add gem to sync.yml

10 years agosync via modulesync
Morgan Haskel [Wed, 6 May 2015 22:15:21 +0000 (15:15 -0700)]
sync via modulesync

10 years agoMerge pull request #521 from hunner/fix_stubs
Morgan Haskel [Wed, 6 May 2015 22:15:26 +0000 (15:15 -0700)]
Merge pull request #521 from hunner/fix_stubs

Don't stub puppetversion

10 years agoDon't stub puppetversion
Hunter Haugen [Wed, 6 May 2015 22:10:05 +0000 (15:10 -0700)]
Don't stub puppetversion

The puppetversion fact still needs to represent puppet's version that is being used to test

10 years agoMerge pull request #520 from mhaskel/sync
Hunter Haugen [Wed, 6 May 2015 21:44:50 +0000 (14:44 -0700)]
Merge pull request #520 from mhaskel/sync

test against puppet4

10 years agotest against puppet4
Morgan Haskel [Wed, 6 May 2015 21:38:15 +0000 (14:38 -0700)]
test against puppet4

10 years agoMerge pull request #519 from puppetlabs/puppet4-strictvars
Morgan Haskel [Fri, 1 May 2015 16:51:18 +0000 (09:51 -0700)]
Merge pull request #519 from puppetlabs/puppet4-strictvars

Test with strict variables on Puppet 4 too.

10 years agoTest with strict variables on Puppet 4 too.
Daniele Sluijters [Thu, 30 Apr 2015 21:20:12 +0000 (23:20 +0200)]
Test with strict variables on Puppet 4 too.

It's only as of Puppet 5 that strict variables becomes the default so
we need to specify it too for Puppet 4.

10 years agoMerge pull request #518 from mhaskel/test_fix
Daniele Sluijters [Thu, 30 Apr 2015 21:18:06 +0000 (23:18 +0200)]
Merge pull request #518 from mhaskel/test_fix

Stubbing File.file? is hard

10 years agoStubbing File.file? is hard
Morgan Haskel [Thu, 30 Apr 2015 19:54:37 +0000 (12:54 -0700)]
Stubbing File.file? is hard

10 years agoMerge pull request #505 from puppetlabs/install-lsb-release
Morgan Haskel [Wed, 29 Apr 2015 22:38:38 +0000 (15:38 -0700)]
Merge pull request #505 from puppetlabs/install-lsb-release

Clear up lsb-release error

10 years agoMerge pull request #508 from puppetlabs/travis-puppet4
Morgan Haskel [Wed, 29 Apr 2015 22:37:59 +0000 (15:37 -0700)]
Merge pull request #508 from puppetlabs/travis-puppet4

Puppet 4 support

10 years agoMerge pull request #516 from dlactin/feature/master/apt_reboot_required_fact
Morgan Haskel [Wed, 29 Apr 2015 22:34:43 +0000 (15:34 -0700)]
Merge pull request #516 from dlactin/feature/master/apt_reboot_required_fact

Added new apt_reboot_required fact, updated readme, and added unit tests

10 years agoRemoved eol from README.md
Dustin Lactin [Wed, 29 Apr 2015 21:51:59 +0000 (15:51 -0600)]
Removed eol from README.md

10 years agoWork around PUP-4133
Daniele Sluijters [Thu, 23 Apr 2015 22:12:30 +0000 (00:12 +0200)]
Work around PUP-4133

10 years agoGemfile: Upgrade to rspec-puppet 2.1+
Daniele Sluijters [Thu, 23 Apr 2015 21:36:58 +0000 (23:36 +0200)]
Gemfile: Upgrade to rspec-puppet 2.1+

This is needed in order to be able to test on Puppet 4.

10 years agotravis: Test on a bigger matrix
Daniele Sluijters [Thu, 23 Apr 2015 21:33:58 +0000 (23:33 +0200)]
travis: Test on a bigger matrix

* Puppet 3 on all supported Ruby versions with strict variables and
  random ordering.
* Puppet 3 on 2.1 with strict variables, future parser and random
  ordering.
* Puppet 4 on all supported Ruby versions and random ordering.

10 years agoGive clearer instructions around lsb-release
Daniele Sluijters [Thu, 23 Apr 2015 20:54:17 +0000 (22:54 +0200)]
Give clearer instructions around lsb-release

10 years agoAdded new apt_reboot_required fact, updated readme, and added unit tests
Dustin Lactin [Wed, 29 Apr 2015 17:36:51 +0000 (11:36 -0600)]
Added new apt_reboot_required fact, updated readme, and added unit tests

10 years agoMerge pull request #515 from mhaskel/merge_2.0.x_to_master
Hunter Haugen [Wed, 29 Apr 2015 17:23:32 +0000 (10:23 -0700)]
Merge pull request #515 from mhaskel/merge_2.0.x_to_master

Merge 2.0.x to master

10 years agoMerge pull request #514 from psoloway/readme 2.0.x 2.0.1
Morgan Haskel [Tue, 28 Apr 2015 01:03:26 +0000 (18:03 -0700)]
Merge pull request #514 from psoloway/readme

Correct some README punctuation

10 years agoCorrect some README punctuation
Pete Soloway [Tue, 28 Apr 2015 00:08:42 +0000 (17:08 -0700)]
Correct some README punctuation

10 years agoMerge pull request #513 from mhaskel/2.0.1-prep
Bryan Jen [Mon, 27 Apr 2015 21:50:52 +0000 (14:50 -0700)]
Merge pull request #513 from mhaskel/2.0.1-prep

2.0.1 prep

10 years ago2.0.1 prep
Morgan Haskel [Mon, 27 Apr 2015 21:46:06 +0000 (14:46 -0700)]
2.0.1 prep

10 years agoMerge pull request #511 from mhaskel/pup34_compat
Bryan Jen [Mon, 27 Apr 2015 21:44:38 +0000 (14:44 -0700)]
Merge pull request #511 from mhaskel/pup34_compat

Restore Puppet 3.4 and earlier compatibility

10 years agoMake compatibility in metadata.json accurate
Morgan Haskel [Mon, 27 Apr 2015 18:31:23 +0000 (11:31 -0700)]
Make compatibility in metadata.json accurate

10 years agoCompatibility for puppet < 3.5.0
Morgan Haskel [Mon, 27 Apr 2015 18:31:39 +0000 (11:31 -0700)]
Compatibility for puppet < 3.5.0

10 years agoMerge pull request #510 from psoloway/readme
Morgan Haskel [Mon, 27 Apr 2015 20:39:13 +0000 (13:39 -0700)]
Merge pull request #510 from psoloway/readme

Update README per DOC-1503

10 years agoUpdate README per DOC-1503
Pete Soloway [Tue, 14 Apr 2015 01:35:10 +0000 (18:35 -0700)]
Update README per DOC-1503

1. Make sure that for each parameter, where applicable, there is a default value.
2. Make sure that for each parameter that's applicable, there is a note if the parameter is optional.
3. Make sure the links in the README work and are accurate.
4. Update the link in the Contributing section to point here: https://docs.puppetlabs.com/forge/contributing.html
5. General copyediting.

* Add a ToC
* Reorganize Usage & Reference sections
* Standardize capitalization of "Apt" (as opposed to "apt", the module)
* Standardize Development section

Apply edits from @jbondpdx

* Re-emphasize the warning about short key names
* Restore the “What apt affects” section
* Re-correct capitalization of “Apt” (where it had reverted to “APT”)
* Clarify OS compatibility in Limitations and elsewhere
* Various edits for clarity

10 years agoSwitch back to anchor, for moar compatibility
Morgan Haskel [Mon, 27 Apr 2015 17:21:03 +0000 (10:21 -0700)]
Switch back to anchor, for moar compatibility

10 years agoMerge pull request #507 from mhaskel/merge_fixes_from_2.0.x
Daniele Sluijters [Thu, 23 Apr 2015 21:48:43 +0000 (23:48 +0200)]
Merge pull request #507 from mhaskel/merge_fixes_from_2.0.x

Merge fixes from 2.0.x

10 years agoMerge pull request #504 from mhaskel/fix_tests
Bryan Jen [Wed, 22 Apr 2015 23:56:40 +0000 (16:56 -0700)]
Merge pull request #504 from mhaskel/fix_tests

Update tests to work with rspec-puppet 2.x

10 years agoUpdate tests to work with rspec-puppet 2.x
Morgan Haskel [Wed, 22 Apr 2015 23:31:47 +0000 (16:31 -0700)]
Update tests to work with rspec-puppet 2.x

Also enable future parser testing. Need to allow failures with future
parser for now since none of the published gems have the fix for
PUP-4379

10 years agoMerge pull request #502 from mhaskel/merge_2.0.x_to_master
Bryan Jen [Wed, 22 Apr 2015 17:19:45 +0000 (10:19 -0700)]
Merge pull request #502 from mhaskel/merge_2.0.x_to_master

Merge 2.0.x to master

10 years agoMerge pull request #501 from mhaskel/MODULES-1934
Travis Fields [Mon, 20 Apr 2015 20:14:31 +0000 (13:14 -0700)]
Merge pull request #501 from mhaskel/MODULES-1934

MODULES-1934: Iterate through multiple keys

10 years agoIterate through multiple keys
Morgan Haskel [Mon, 20 Apr 2015 19:44:10 +0000 (12:44 -0700)]
Iterate through multiple keys

10 years agoMerge pull request #498 from mhaskel/missed_purge_reference 2.0.0
Hunter Haugen [Tue, 14 Apr 2015 18:40:36 +0000 (11:40 -0700)]
Merge pull request #498 from mhaskel/missed_purge_reference

Fogot to remove the purge warning

10 years agoFogot to remove the purge warning
Morgan Haskel [Tue, 14 Apr 2015 18:31:16 +0000 (11:31 -0700)]
Fogot to remove the purge warning

10 years agoMerge pull request #489 from mhaskel/2.0.0-prep
Hunter Haugen [Tue, 14 Apr 2015 18:19:40 +0000 (11:19 -0700)]
Merge pull request #489 from mhaskel/2.0.0-prep

2.0.0 prep

10 years agoMerge pull request #497 from mhaskel/dont_purge_by_default
Hunter Haugen [Tue, 14 Apr 2015 18:19:18 +0000 (11:19 -0700)]
Merge pull request #497 from mhaskel/dont_purge_by_default

Don't purge by default. That seems unnecessarily destructive.

10 years ago2.0.0 prep
Morgan Haskel [Mon, 30 Mar 2015 17:17:37 +0000 (13:17 -0400)]
2.0.0 prep

10 years agoDon't purge by default. That seems unnecessarily destructive.
Morgan Haskel [Tue, 14 Apr 2015 18:03:17 +0000 (11:03 -0700)]
Don't purge by default. That seems unnecessarily destructive.

10 years agoMerge pull request #496 from puppetlabs/allow-undef-content-conf
Morgan Haskel [Tue, 14 Apr 2015 15:24:03 +0000 (08:24 -0700)]
Merge pull request #496 from puppetlabs/allow-undef-content-conf

apt::conf: Don't require content `ensure=>absent`.

10 years agoapt::conf: Don't require content `ensure=>absent`.
Daniele Sluijters [Tue, 14 Apr 2015 10:41:57 +0000 (12:41 +0200)]
apt::conf: Don't require content `ensure=>absent`.

10 years agoMerge pull request #493 from mhaskel/remove_mint
Hunter Haugen [Mon, 13 Apr 2015 20:38:40 +0000 (13:38 -0700)]
Merge pull request #493 from mhaskel/remove_mint

Remove default support for Linux Mint and Cumulus Networks

10 years agoMerge pull request #495 from mhaskel/gepetto
Bryan Jen [Mon, 13 Apr 2015 18:35:25 +0000 (11:35 -0700)]
Merge pull request #495 from mhaskel/gepetto

Try to make gepetto happy.

10 years agoTry to make gepetto happy.
Morgan Haskel [Mon, 13 Apr 2015 18:13:26 +0000 (11:13 -0700)]
Try to make gepetto happy.

10 years agoRemove default support for Linux Mint and Cumulus Networks
Morgan Haskel [Tue, 7 Apr 2015 22:45:20 +0000 (15:45 -0700)]
Remove default support for Linux Mint and Cumulus Networks

NOTE: While out-of-the box support is disabled, it is still possible to
get the same configurations, it will just require explicitly setting the
necessary codename-munging.

This should only affect `apt::ppa`

10 years agoMerge pull request #494 from mhaskel/cleanup-backports
Bryan Jen [Mon, 13 Apr 2015 17:21:12 +0000 (10:21 -0700)]
Merge pull request #494 from mhaskel/cleanup-backports

Cleanup backports

10 years agoAdd testing, docs, and examples for backports
Morgan Haskel [Tue, 7 Apr 2015 19:12:06 +0000 (12:12 -0700)]
Add testing, docs, and examples for backports

10 years agobackports: Add support back for backports.
Daniele Sluijters [Tue, 7 Apr 2015 11:51:10 +0000 (13:51 +0200)]
backports: Add support back for backports.

This is currently lacking tests.

10 years agosource: Support complex pin, like key does.
Daniele Sluijters [Mon, 6 Apr 2015 22:02:58 +0000 (18:02 -0400)]
source: Support complex pin, like key does.

This adds support for passing in a full pin declaration as the pin
parameter on a source declaration.

It keeps the old behaviour intact, you can still simply do `pin => '10'`
and it will pin on origin with a priority of 10.

Should that not be what you want you can now pass in a full pin
declaration instead. We make no assumptions here, whatever you pass in
will be passed through to pin as-is with the exception of the values for
`ensure` and `before` which are always overridden by us to ensure
everything keeps working as designed.

10 years agoMerge pull request #491 from mhaskel/lint_cleanup
Colleen Murphy [Mon, 6 Apr 2015 20:32:27 +0000 (13:32 -0700)]
Merge pull request #491 from mhaskel/lint_cleanup

more lint cleanup

10 years agomore lint cleanup
Morgan Haskel [Mon, 6 Apr 2015 20:18:58 +0000 (13:18 -0700)]
more lint cleanup

10 years agoMerge pull request #490 from mhaskel/lint_cleanup
Daniele Sluijters [Mon, 6 Apr 2015 19:06:24 +0000 (15:06 -0400)]
Merge pull request #490 from mhaskel/lint_cleanup

Lint cleanup

10 years agoLint cleanup
Morgan Haskel [Mon, 6 Apr 2015 18:29:02 +0000 (11:29 -0700)]
Lint cleanup

10 years agoMerge pull request #483 from mhaskel/examples
Daniele Sluijters [Fri, 27 Mar 2015 13:11:05 +0000 (14:11 +0100)]
Merge pull request #483 from mhaskel/examples

Add missing examples for 'removed' functionality

10 years agoExample updates
Morgan Haskel [Wed, 25 Mar 2015 21:22:52 +0000 (17:22 -0400)]
Example updates

10 years agoMerge pull request #484 from mhaskel/merge_master_to_next
Daniele Sluijters [Thu, 26 Mar 2015 07:48:14 +0000 (08:48 +0100)]
Merge pull request #484 from mhaskel/merge_master_to_next

Merge master to next

10 years agoMerge remote-tracking branch 'upstream/master' into merge_master_to_next
Morgan Haskel [Wed, 25 Mar 2015 22:32:09 +0000 (18:32 -0400)]
Merge remote-tracking branch 'upstream/master' into merge_master_to_next

10 years agoMerge pull request #482 from leoarnold/master
Daniele Sluijters [Wed, 25 Mar 2015 19:36:11 +0000 (20:36 +0100)]
Merge pull request #482 from leoarnold/master

Updated key fingerprints in README to match v1.8.0 requirements

10 years agoExample for fancy progress.
Morgan Haskel [Wed, 25 Mar 2015 19:30:16 +0000 (15:30 -0400)]
Example for fancy progress.

10 years agoExample for disabling keys
Morgan Haskel [Wed, 25 Mar 2015 19:16:04 +0000 (15:16 -0400)]
Example for disabling keys

10 years agoUpdated key fingerprints in README to match v1.8.0 requirements
Leo Arnold [Wed, 25 Mar 2015 19:09:22 +0000 (20:09 +0100)]
Updated key fingerprints in README to match v1.8.0 requirements

10 years agoAdd examples for force.
Morgan Haskel [Wed, 25 Mar 2015 17:08:13 +0000 (13:08 -0400)]
Add examples for force.

10 years agoWe've got things in params, let's use those!
Morgan Haskel [Wed, 25 Mar 2015 15:13:12 +0000 (11:13 -0400)]
We've got things in params, let's use those!

10 years agoAdd an example for backports
Morgan Haskel [Mon, 23 Mar 2015 20:13:37 +0000 (16:13 -0400)]
Add an example for backports

10 years agoWe got rid of the funny proxy removal
Morgan Haskel [Mon, 23 Mar 2015 19:24:35 +0000 (15:24 -0400)]
We got rid of the funny proxy removal

10 years agoMerge pull request #479 from mhaskel/update_anchors
Daniele Sluijters [Wed, 25 Mar 2015 07:30:11 +0000 (08:30 +0100)]
Merge pull request #479 from mhaskel/update_anchors

(MODULES-1156, MODULES-769) Update anchors

10 years ago(MODULES-1156, MODULES-769) Remove unnecessary anchors
Morgan Haskel [Mon, 23 Mar 2015 17:55:13 +0000 (13:55 -0400)]
(MODULES-1156, MODULES-769) Remove unnecessary anchors

`apt::ppa` and `apt::setting` don't actually include `apt::update` so
anchors are unnecessary. Move `apt` to use contain instead of anchors,
since it wasn't anchoring properly anyways. Update the tests to make
sure it can have settings and ppas depending on each other without
cycles.

10 years agoMerge pull request #480 from anodelman/master
Daniele Sluijters [Tue, 24 Mar 2015 21:03:13 +0000 (22:03 +0100)]
Merge pull request #480 from anodelman/master

(BKR-147) add Gemfile setting for BEAKER_VERSION for puppet...

10 years ago(BKR-147) add Gemfile setting for BEAKER_VERSION for puppet...
Alice Nodelman [Tue, 24 Mar 2015 18:40:24 +0000 (11:40 -0700)]
(BKR-147) add Gemfile setting for BEAKER_VERSION for puppet...

puppetdb, etc

- support for BEAKER_VERSION and BEAKER_RSPEC_VERSION in gemfile

10 years agoMerge pull request #478 from GhostLyrics/update-readme-unattended-upgrades
Daniele Sluijters [Sun, 22 Mar 2015 22:54:46 +0000 (23:54 +0100)]
Merge pull request #478 from GhostLyrics/update-readme-unattended-upgrades

Extend docs for unattended_upgrades

10 years agoExtend docs for unattended_upgrades
Alexander Skiba [Sun, 22 Mar 2015 20:02:59 +0000 (21:02 +0100)]
Extend docs for unattended_upgrades

documented more common parameters

10 years agoREADME: update['frequency'] is not a boolean
Daniele Sluijters [Fri, 20 Mar 2015 18:15:42 +0000 (19:15 +0100)]
README: update['frequency'] is not a boolean

10 years agoREADME: Add highlighting for code blocks.
Daniele Sluijters [Fri, 20 Mar 2015 18:13:53 +0000 (19:13 +0100)]
README: Add highlighting for code blocks.

10 years agoFix typo
Morgan Haskel [Fri, 20 Mar 2015 18:12:12 +0000 (14:12 -0400)]
Fix typo

10 years agoMerge pull request #477 from mhaskel/doc_updates
Daniele Sluijters [Fri, 20 Mar 2015 18:09:18 +0000 (19:09 +0100)]
Merge pull request #477 from mhaskel/doc_updates

Doc updates

10 years agoREADME updates for 2.x rewrite
Morgan Haskel [Fri, 20 Mar 2015 00:15:32 +0000 (17:15 -0700)]
README updates for 2.x rewrite

All classes, defines, parameters, and examples should be up to date.

10 years agoMerge pull request #472 from mhaskel/acceptance_test_fixes
Daniele Sluijters [Thu, 19 Mar 2015 09:16:15 +0000 (10:16 +0100)]
Merge pull request #472 from mhaskel/acceptance_test_fixes

Acceptance test fixes

10 years agoMerge pull request #473 from mhaskel/freq_cleanup
Daniele Sluijters [Thu, 19 Mar 2015 09:14:56 +0000 (10:14 +0100)]
Merge pull request #473 from mhaskel/freq_cleanup

Remove `update['always'] = true` support

10 years agoMerge pull request #474 from mhaskel/containers_ftw
Daniele Sluijters [Thu, 19 Mar 2015 09:14:35 +0000 (10:14 +0100)]
Merge pull request #474 from mhaskel/containers_ftw

Linux open-source builds are regularly maxed out.

10 years agoLinux open-source builds are regularly maxed out.
Morgan Haskel [Wed, 18 Mar 2015 22:51:37 +0000 (15:51 -0700)]
Linux open-source builds are regularly maxed out.

Container-based are not. Let's switch!

10 years agoRemove `update['always'] = true` support
Morgan Haskel [Wed, 18 Mar 2015 20:52:12 +0000 (13:52 -0700)]
Remove `update['always'] = true` support

We don't really need both of `update['always'] = true` and
`update['frequency'] = 'always'`.

10 years agoMake the acceptance tests work
Morgan Haskel [Wed, 18 Mar 2015 19:56:29 +0000 (12:56 -0700)]
Make the acceptance tests work

10 years agoActually make it possible to use apt_key
Morgan Haskel [Wed, 18 Mar 2015 19:51:37 +0000 (12:51 -0700)]
Actually make it possible to use apt_key

The provider wasn't updated for a parameter rename.