We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6b39bc + da8116a commit b1a0adaCopy full SHA for b1a0ada
metadata.rb
@@ -4,10 +4,10 @@
4
license 'Apache 2.0'
5
description 'A convenient Chef LWRP to manage user accounts and SSH keys (this is not the opscode users cookbook)'
6
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7
-version '0.5.0'
+version '0.5.1'
8
9
issues_url 'https://github.com/fnichol/chef-user/issues'
10
-source_url 'https://github.com/fnichol'
+source_url 'https://github.com/fnichol/chef-user'
11
12
supports 'ubuntu'
13
supports 'debian'
0 commit comments