X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=manifests%2Fpin.pp;h=21cc3ffdefc0294c0c91c37de474971b94b26869;hb=6283f6cf7214c17efe628858e98d28e5526c79fd;hp=cebc6e7b0da2c390092324ad7c32c5e236dab641;hpb=34f31ef4d9f070472fbbeb61ed4217a67c98bdc3;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/manifests/pin.pp b/manifests/pin.pp index cebc6e7..21cc3ff 100644 --- a/manifests/pin.pp +++ b/manifests/pin.pp @@ -3,6 +3,7 @@ define apt::pin( $ensure = present, + $explanation = "${::caller_module_name}: ${name}", $order = '', $packages = '*', $priority = 0,