X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=manifests%2Fconf.pp;h=fa7f97d435f6001c3bea06cf2f50e921f2a3f4fa;hb=0ac5939f9b8225af4780bd5836a7939ec121e303;hp=c1af710fd4b2a3b45f92f830a7eafeab27464935;hpb=644ed232a0c402b1020b697a10c612db68a9ffa4;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/manifests/conf.pp b/manifests/conf.pp index c1af710..fa7f97d 100644 --- a/manifests/conf.pp +++ b/manifests/conf.pp @@ -1,7 +1,7 @@ define apt::conf ( $priority = '50', $content - ) { +) { include apt::params