module-puppetlabs-apt/spec/classes
Nan Liu 3684f88372 (#11966) Only invoke apt-get update once.
Move apt-get update exec to a seperate class to minimize the number of
apt-get updates invoked by configuration changes.

* remove apt_update exec resource in apt class.
* remove apt-get-${name} in defines.
* apt::source notify Exec['apt update'].
* Remove dependency to Exec['apt_update'].
* fix rspec-puppet tests.

Conflicts:

	manifests/source.pp
2012-05-04 13:35:13 -07:00
..
apt_spec.rb (#11966) Only invoke apt-get update once. 2012-05-04 13:35:13 -07:00
backports_spec.rb (#11966) Only invoke apt-get update once. 2012-05-04 13:35:13 -07:00
debian_testing_spec.rb (#12094) Replace chained .with_* with a hash 2012-02-08 09:24:43 -08:00
debian_unstable_spec.rb (#12094) Replace chained .with_* with a hash 2012-02-08 09:24:43 -08:00
params_spec.rb (#12094) Replace chained .with_* with a hash 2012-02-08 09:24:43 -08:00
release_spec.rb (#13289) Clean up style violations and fix corresponding tests 2012-03-21 13:21:11 +00:00