Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 455 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 455 Bytes

v0.6.0:

v0.4.0:

  • Added the ability to create the mount folder
  • Adds the mount to fstab

v0.2.0:

  • Improve the documentation.
  • Start testing foodcritic rules via TravisCI.
  • Refactor the cookbook to introduce a resource smbfs_mount that is responsible for managing the mount.
  • Remove the usage of data bags to map shares to cifs paths. This is a policy decision and should not be present in the cookbook.

v0.1.0:

  • Initial release