X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=manifests%2Fconf.pp;h=b791f852190b4f5938774f1a4ae90db348a6ee39;hb=4d21aebedd1160fbfbdce2b33f62109d87dd2aea;hp=eea06861d9e3793e807a9e77d5388d0897941d3c;hpb=da0bcf16e52d8ae62d29268d2684e209812263a0;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/manifests/conf.pp b/manifests/conf.pp index eea0686..b791f85 100644 --- a/manifests/conf.pp +++ b/manifests/conf.pp @@ -1,3 +1,4 @@ +# Defining apt config define apt::conf ( Optional[String] $content = undef, Enum['present', 'absent'] $ensure = present,