realityforge-knife-windows 0.5.14 → 0.5.16

Sign up to get free protection for your applications and to get access to all the features.
@@ -37,7 +37,7 @@ class Chef
37
37
 
38
38
  option :address_attribute,
39
39
  :short => "-a ATTR",
40
- :long => "--attribute ATTR",
40
+ :long => "--address_attribute ATTR",
41
41
  :description => "The attribute to use for opening the connection - default is fqdn",
42
42
  :default => "fqdn"
43
43
 
@@ -1,6 +1,6 @@
1
1
  module Knife
2
2
  module Windows
3
- VERSION = "0.5.14"
3
+ VERSION = "0.5.16"
4
4
  MAJOR, MINOR, TINY = VERSION.split('.')
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: realityforge-knife-windows
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.14
4
+ version: 0.5.16
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: