knife-windows 0.8.6.rc.0 → 0.8.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gitignore +4 -4
- data/.travis.yml +6 -6
- data/CHANGELOG.md +54 -48
- data/Gemfile +11 -11
- data/LICENSE +201 -201
- data/README.md +161 -161
- data/RELEASE_NOTES.md +21 -26
- data/Rakefile +16 -16
- data/features/knife_help.feature +20 -20
- data/features/support/env.rb +5 -5
- data/knife-windows.gemspec +26 -26
- data/lib/chef/knife/bootstrap/windows-chef-client-msi.erb +227 -227
- data/lib/chef/knife/bootstrap_windows_base.rb +222 -222
- data/lib/chef/knife/bootstrap_windows_ssh.rb +93 -93
- data/lib/chef/knife/bootstrap_windows_winrm.rb +102 -102
- data/lib/chef/knife/core/windows_bootstrap_context.rb +311 -311
- data/lib/chef/knife/windows_helper.rb +34 -34
- data/lib/chef/knife/winrm.rb +315 -315
- data/lib/chef/knife/winrm_base.rb +99 -99
- data/lib/knife-windows/path_helper.rb +157 -157
- data/lib/knife-windows/version.rb +6 -6
- data/spec/functional/bootstrap_download_spec.rb +122 -122
- data/spec/spec_helper.rb +61 -61
- data/spec/unit/knife/bootstrap_template_spec.rb +92 -92
- data/spec/unit/knife/bootstrap_windows_winrm_spec.rb +106 -106
- data/spec/unit/knife/core/windows_bootstrap_context_spec.rb +54 -54
- data/spec/unit/knife/winrm_spec.rb +219 -219
- metadata +8 -18
- data/DOC_CHANGES.md +0 -23
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: knife-windows
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.8.6
|
4
|
+
version: 0.8.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Seth Chisamore
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-
|
11
|
+
date: 2015-08-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: winrm-s
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - "~>"
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.3.
|
19
|
+
version: 0.3.1
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - "~>"
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 0.3.
|
26
|
+
version: 0.3.1
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: em-winrm
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -64,7 +64,6 @@ files:
|
|
64
64
|
- ".rspec"
|
65
65
|
- ".travis.yml"
|
66
66
|
- CHANGELOG.md
|
67
|
-
- DOC_CHANGES.md
|
68
67
|
- Gemfile
|
69
68
|
- LICENSE
|
70
69
|
- README.md
|
@@ -104,23 +103,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
104
103
|
version: 1.9.1
|
105
104
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
106
105
|
requirements:
|
107
|
-
- - "
|
106
|
+
- - ">="
|
108
107
|
- !ruby/object:Gem::Version
|
109
|
-
version:
|
108
|
+
version: '0'
|
110
109
|
requirements: []
|
111
110
|
rubyforge_project:
|
112
|
-
rubygems_version: 2.
|
111
|
+
rubygems_version: 2.2.3
|
113
112
|
signing_key:
|
114
113
|
specification_version: 4
|
115
114
|
summary: Plugin that adds functionality to Chef's Knife CLI for configuring/interacting
|
116
115
|
with nodes running Microsoft Windows
|
117
|
-
test_files:
|
118
|
-
- features/knife_help.feature
|
119
|
-
- features/support/env.rb
|
120
|
-
- spec/functional/bootstrap_download_spec.rb
|
121
|
-
- spec/spec_helper.rb
|
122
|
-
- spec/unit/knife/bootstrap_template_spec.rb
|
123
|
-
- spec/unit/knife/bootstrap_windows_winrm_spec.rb
|
124
|
-
- spec/unit/knife/core/windows_bootstrap_context_spec.rb
|
125
|
-
- spec/unit/knife/winrm_spec.rb
|
126
|
-
has_rdoc:
|
116
|
+
test_files: []
|
data/DOC_CHANGES.md
DELETED
@@ -1,23 +0,0 @@
|
|
1
|
-
<!---
|
2
|
-
This file is reset every time a new release is done. This file describes changes that have not yet been released.
|
3
|
-
|
4
|
-
Example Doc Change:
|
5
|
-
### Headline for the required change
|
6
|
-
Description of the required change.
|
7
|
-
-->
|
8
|
-
|
9
|
-
# knife-windows 0.8.2 doc changes
|
10
|
-
|
11
|
-
### Negotiate / NTLM authentication support
|
12
|
-
If you are running `knife-windows` subcommands from a Windows workstation, you
|
13
|
-
should not specify a username argument that includes a domain name (i.e. a
|
14
|
-
name formatted like `domain\user`) unless the remote host has WinRM's
|
15
|
-
`AllowUnencrypted` setting set to `$false` (the default setting on Windows if
|
16
|
-
the `winrm quickconfig` command was used to enable WinRM). If you've modified
|
17
|
-
the host to set this to `$true` instead of its default value and you run
|
18
|
-
subcommands from a Windows workstation where the username specified to
|
19
|
-
`knife-windows` contains a domain, the command will fail with an
|
20
|
-
authentication error. To avoid this, omit the domain name (this will only work
|
21
|
-
if the system is not joined to a domain, i.e. you were specifying the local
|
22
|
-
workstation as the domain), or set `AllowUnencrypted` to `$false` which is a
|
23
|
-
more secure setting.
|