File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG for ssh
22
3+ ## 0.10.16
4+ * #58 fix deprication warning in default value of provider (thanks to @CloCkWeRX )
5+ * #59 - fix known_hosts diretctory creation (thanks to @atward )
6+
37## 0.10.14
48* #54 fix issues in readme (Thanks to @javierav )
59* #57 remove un-needed conditional (thanks to @elser82 )
6- * #58 fix deprication warning in default value of provider (thanks to @CloCkWeRX )
7- * #59 - fix known_hosts diretctory creation (thanks to @atward )
810* several updates to get rubocop and foodcritic happy
911
1012## 0.10.12
Original file line number Diff line number Diff line change 44license 'Apache 2.0'
55description 'LWRPs for managing SSH known_hosts and config files'
66long_description IO . read ( File . join ( File . dirname ( __FILE__ ) , 'README.md' ) )
7- version '0.10.14 '
7+ version '0.10.16 '
88issues_url 'https://github.com/markolson/chef-ssh/issues'
99source_url 'https://github.com/markolson/chef-ssh'
1010
You can’t perform that action at this time.
0 commit comments