Chef_Solo_Nodes 0.2.1 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -54,7 +54,7 @@ Executable Usage: SSH
54
54
  ssh -p 2222 vagrant@127.0.0.1
55
55
 
56
56
  $ knife `SSH file_name`
57
- knife vagrant@localhost:2222
57
+ knife -p 2222 vagrant@localhost
58
58
 
59
59
 
60
60
  Implementation
@@ -1,3 +1,3 @@
1
1
  class Chef_Solo_Nodes
2
- VERSION = "0.2.1"
2
+ VERSION = "0.2.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Chef_Solo_Nodes
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: