X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=manifests%2Fparams.pp;h=b0c367ca109cb4858df14ee0fbcdc56263d19332;hb=a2af17f31baf17817c0acf2820100f5ee4e6ae47;hp=65219fef5a7a65967a20a4ceff313641115b739a;hpb=84be3a641570123542b8b10f9af14f2e729b8148;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/manifests/params.pp b/manifests/params.pp index 65219fe..b0c367c 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -18,6 +18,7 @@ class apt::params { $preferences_d = "${root}/preferences.d" $apt_conf_d = "${root}/apt.conf.d" $keyserver = 'keyserver.ubuntu.com' + $key_options = undef $confs = {} $update = {} $purge = {}