module-puppetlabs-apt/manifests
Matthaus Litteken 0fb5f78379 (#12094) Replace name with path in file resources
When the name is used with a file resource, it becomes difficult to test the
resource using rspec-puppet, as the name parameter gets aliased to path. So to
maintain consistency between tests and manifests, this replaces all name
parameters in file resources with the equivalent path parameter.
2012-01-23 13:25:52 -08:00
..
debian reformatted whitespace to match recommended style 2011-05-30 10:25:11 -07:00
builddep.pp (#8720) Replace Apt::Ppa with Apt::Builddep 2011-08-02 15:12:34 -07:00
force.pp (#11953) Apt::force passes $version to aptitude 2012-01-13 15:29:47 -08:00
init.pp (#12094) Replace name with path in file resources 2012-01-23 13:25:52 -08:00
params.pp Created a params class to hold global data. 2011-05-30 10:24:58 -07:00
pin.pp (#12094) Replace name with path in file resources 2012-01-23 13:25:52 -08:00
ppa.pp Fix (#10451) - apt::ppa fails to "apt-get update" when new PPA source is added 2011-11-02 15:40:10 +01:00
release.pp reformatted whitespace to match recommended style 2011-05-30 10:25:11 -07:00
source.pp (#12094) Replace name with path in file resources 2012-01-23 13:25:52 -08:00