X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=manifests%2Fconf.pp;h=b791f852190b4f5938774f1a4ae90db348a6ee39;hb=280b3a9ee4f9233026b0806bf12da378f0d95ce5;hp=eea06861d9e3793e807a9e77d5388d0897941d3c;hpb=e014fc04ed8358e4f7c2e87f7434df9817a4c7bb;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,