Skip to content

Commit

Permalink
v2.3.2
Browse files Browse the repository at this point in the history
* Fixes #93 - nfs-idmap.service unit file depends on nfs-server.service provided
  by nfs-kernel-server package on Ubuntu 16.04.
  • Loading branch information
atomic-penguin committed Jan 10, 2017
1 parent d908e03 commit 2900883
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v2.3.2
------

* Fixes #93 - nfs-idmap.service unit file depends on nfs-server.service provided
by nfs-kernel-server package on Ubuntu 16.04.

v2.3.1
------

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 @@
description 'Installs and configures NFS, and NFS exports'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
name 'nfs'
version '2.3.1'
version '2.3.2'
source_url 'https://github.com/atomic-penguin/cookbook-nfs' if respond_to?(:source_url)
issues_url 'https://github.com/atomic-penguin/cookbook-nfs/issues' if respond_to?(:issues_url)

Expand Down

0 comments on commit 2900883

Please sign in to comment.