module-puppetlabs-apt/spec
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
..
classes (#11966) Only invoke apt-get update once. 2012-05-04 13:35:13 -07:00
defines (#11966) Only invoke apt-get update once. 2012-05-04 13:35:13 -07:00
fixtures (#13289) Change test scaffolding to use a module & manifest dir fixture path 2012-03-21 13:21:50 +00:00
spec_helper.rb (#13289) Change test scaffolding to use a module & manifest dir fixture path 2012-03-21 13:21:50 +00:00