Skip to content

Commit

Permalink
Version bump to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf31o2 committed Oct 20, 2016
1 parent 7c3afcd commit b5fc874
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Unreleased

## v2.2.0
Before creating keytab, kinit as admin user

## v2.1.0
Include ntp::default in default recipe
Remove extra whitespace to appease the almighty Rubocop
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs and configures Kerberos V authentication'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '2.1.0'
version '2.2.0'

%w(redhat centos scientific amazon ubuntu debian suse).each do |os|
supports os
Expand Down

0 comments on commit b5fc874

Please sign in to comment.