Skip to content

Releases: sous-chefs/yum

v3.1.0

13 Feb 15:54
Compare
Choose a tag to compare

v3.1.0 (2014-02-13)

  • Updating testing harness for integration testing on Travis-ci
  • Adding TESTING.md and Guardfile
  • PR #67 - Add skip_if_unvailable repository option
  • PR #64 - Fix validation of 'metadata_expire' option to match documentation
  • [COOK-3591] - removing node.name from repo template rendering
  • [COOK-4275] - Enhancements to yum cookbook
  • Adding full spec coverage
  • Adding support for custom source template to yum_repository

v3.0.6

27 Jan 17:11
Compare
Choose a tag to compare

v3.0.6 (2014-01-27)

Updating default.rb to consume node['yum']['main']['proxy']

v3.0.4

29 Dec 23:58
Compare
Choose a tag to compare

v3.0.4 (2013-12-29)

Bug

  • COOK-4156 - yum cookbook creates a yum.conf with "cachefir" directive

v3.0.2

18 Dec 19:07
Compare
Choose a tag to compare

Updating globalconfig provider for Chef 10 compatability

v3.0.0

13 Dec 19:23
Compare
Choose a tag to compare

3.0.0
Major rewrite with breaking changes.
Recipes broken out into individual cookbooks
yum_key resource has been removed
yum_repository resource now takes gpgkey as a URL directly
yum_repository actions have been reduced to :create and :delete
'name' has been changed to repositoryid to avoid ambiguity
chefspec test coverage
gpgcheck is set to 'true' by default and must be explicitly disabled

v2.4.4

03 Dec 06:47
Compare
Choose a tag to compare

Reverting to Ruby 1.8 hash syntax.

v2.4.2

05 Nov 02:47
Compare
Choose a tag to compare

[COOK-3275] LWRP repository.rb :add method fails to create yum repo in
some cases which causes :update to fail Amazon rhel

v2.4.0

25 Oct 18:05
Compare
Choose a tag to compare

Improvement

  • [COOK-3025] - Allow per-repo proxy definitions

v2.3.4

08 Oct 03:05
Compare
Choose a tag to compare

Improvement

  • COOK-3689 - Fix warnings about resource cloning
  • COOK-3574 - Add missing "description" field in metadata