From: Morgan Haskel Date: Fri, 13 Mar 2015 21:56:53 +0000 (-0700) Subject: Update docs and test for $legacy_origin X-Git-Tag: 1.8.0~4^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=399d3cae5ab82e53e1ced1f0f9cdd48e815b952b;p=puppet-modules%2Fpuppetlabs-apt.git Update docs and test for $legacy_origin --- diff --git a/README.md b/README.md index 501adc6..63e6a85 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,6 @@ class { 'apt': ``` class { 'apt::unattended_upgrades': - legacy_origin => $::apt::params::legacy_origin, - origins => $::apt::params::origins, blacklist => [], update => '1', download => '1',