]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit
Added two params for apt class
authorDan Bode <dan@puppetlabs.com>
Mon, 30 May 2011 01:43:01 +0000 (18:43 -0700)
committerDan Bode <dan@puppetlabs.com>
Mon, 30 May 2011 01:43:01 +0000 (18:43 -0700)
commit636ae8541dd99372f08177fca74a5d8e1ed3c607
treeaecd7a468b475b909a0364b6f0768dbf6af0c88c
parent148fc7342caaf6266dffd080b43219f4489fd0c1
Added two params for apt class

both of these params facilitate options that
ease the management of apt repos in dev
environments

1. disable_keys - allows repos without properly
signed keys
2. always_apt_update - refreshes via apt update
every time that puppet runs.
manifests/init.pp