X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=manifests%2Fpin.pp;h=21cc3ffdefc0294c0c91c37de474971b94b26869;hb=5cdf186c45ca05d5ccecd74aa00172b7eff93d35;hp=cebc6e7b0da2c390092324ad7c32c5e236dab641;hpb=bd6830278391253d17e8f1991ea0ab6df8080502;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,