X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=manifests%2Fsource.pp;h=3e9414f11db8121fccae496092455512565a32e0;hb=501a1b5627687b13c0809b82db03f9df168fbd7a;hp=f6647dfe76b1021e645871711d6a8e9a11b6af57;hpb=9debb1a909e27452c4704930b5b0026a73f0f142;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/manifests/source.pp b/manifests/source.pp index f6647df..3e9414f 100644 --- a/manifests/source.pp +++ b/manifests/source.pp @@ -18,8 +18,6 @@ define apt::source( $architecture = undef, $trusted_source = false, ) { - - include apt::params include apt::update validate_string($architecture)