Skip to content

Releases: zuazo/ssh_authorized_keys-cookbook

release 2020-08-09

09 Aug 14:08
Compare
Choose a tag to compare

Build Status

Added

Removed

  • Drop Ruby < 2.5 support.
  • Drop Chef < 14 support.

Documentation Changes

  • README: Fix broken badges

release v0.4.0 (2017-06-12)

12 Jun 11:21
Compare
Choose a tag to compare

Build Status

Added

Removed

  • Drop Ruby < 2.3 support.
  • Drop Chef < 12 support.

Documentation Changes

  • README:
    • Add documentation badge.
    • Fix Parameters table.
  • Add GitHub templates.
  • CHANGELOG: Follow "Keep a CHANGELOG".

release v0.3.0 (2015-08-14)

14 Aug 14:29
Compare
Choose a tag to compare

Build Status

  • Use gid from Etc.getpwnam (issue #3, thanks Ong Ming Yang).
  • Recursively create .ssh directory if it does not exist (issue #4, thanks Ong Ming Yang).
  • Update chef links to use chef.io domain.
  • Update contact information and links after migration.
  • Gemfile: Update RuboCop to version 0.33.0.
  • README: Add Gemnasium and GitHub badge.

release v0.2.0 (2015-05-27)

27 May 08:53
Compare
Choose a tag to compare
  • Sort keys always in the same order (issue #2, thanks to Chris Burroughs for the idea).
  • Add openSUSE as supported platform.
  • Run unit tests agains Chef 11 and Chef 12.

release v0.1.0 (2015-01-11)

11 Jan 18:29
Compare
Choose a tag to compare
  • Initial release of ssh_authorized_keys.