module-puppetlabs-apt/manifests
Nan Liu e3784987fc Fix dependency issues introduced with anchor.
apt::ppa and apt::builddep requires apt class. The anchor introduced for
containment of apt-get update causes a dependency loop. apt::ppa appears
to depend on apt class sources.d direcory. While apt::builddep have no
clear reason for a dependency on apt class. This change refactor both
define type, so they no longer cause a dependency loop.
2012-05-09 12:04:17 -07:00
..
debian Adds apt::{conf,backports} and variable style. 2012-04-20 13:35:27 -07:00
backports.pp (#11966) Only invoke apt-get update once. 2012-05-04 13:35:13 -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 (#11966) apt module containment for apt_update. 2012-05-07 15:27:53 -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 (#14321) apt::pin resource support release. 2012-05-04 13:56:35 -07:00
ppa.pp Fix dependency issues introduced with anchor. 2012-05-09 12:04:17 -07:00
release.pp Adds apt::{conf,backports} and variable style. 2012-04-20 13:35:27 -07:00
source.pp (#11966) apt module containment for apt_update. 2012-05-07 15:27:53 -07:00
update.pp (#11966) Change apt update to apt_update. 2012-05-04 13:35:25 -07:00