module-puppetlabs-apt/manifests
Roman Skvazh f5b3c5bcdf Add functionality to pin source with originator "release o=..."
If you need to pin certain Launchpad PPA (ppa:rskvazh/php), you may do:
apt::pin { 'my-launchpad-repo':
   priority      => 700,
   originator  =>'LP-PPA-rskvazh-php',
}
2012-05-24 13:46:00 +04:00
..
debian Adds apt::{conf,backports} and variable style. 2012-04-20 13:35:27 -07:00
backports.pp Fixup name issue with apt::backports 2012-05-21 14:17:37 -07:00
builddep.pp Fix dependency issues introduced with anchor. 2012-05-09 12:04:17 -07:00
conf.pp (#14308) Add ensure=>absent for define resource. 2012-05-03 16:59:13 -07:00
force.pp Adds apt::{conf,backports} and variable style. 2012-04-20 13:35:27 -07:00
init.pp use variable from params and also validate the purge_preferences_d 2012-05-21 15:56:29 -07:00
key.pp Fix style related issues in module. 2012-05-08 10:47:43 -07:00
params.pp Cleanup apt-module puppet-lint related issues. 2012-05-03 10:10:06 -07:00
pin.pp Add functionality to pin source with originator "release o=..." 2012-05-24 13:46:00 +04:00
ppa.pp (#14657) Fix filename when there is a period in the PPA 2012-05-22 17:22:18 -07:00
release.pp Adds apt::{conf,backports} and variable style. 2012-04-20 13:35:27 -07:00
source.pp pass ensure through so that we can remove pin prefs too 2012-05-21 14:52:36 -07:00
update.pp (#11966) Change apt update to apt_update. 2012-05-04 13:35:25 -07:00