Commit graph

1382 commits

Author SHA1 Message Date
Christoph Hartmann
07f142593e move registry key test into new directory 2015-11-17 22:28:11 +01:00
Alex Pop
c95cbe340a add registry_key recipe and spec tests 2015-11-17 22:28:11 +01:00
Dominik Richter
7d204f0533 Merge pull request #243 from chef/chris-rock/windows-integration-tests
bugfix: run integration tests on windows
2015-11-17 22:26:06 +01:00
Christoph Hartmann
8a85e68695 bugfix: run integration tests on windows 2015-11-17 22:14:05 +01:00
Dominik Richter
98d27dda02 Merge pull request #241 from chef/chris-rock/port-centos
add port support for centos
2015-11-17 12:45:40 +01:00
Christoph Hartmann
c6166e335b lint: fix lint error 2015-11-17 12:29:33 +01:00
Christoph Hartmann
850af710b0 improvement: add v6 protocol detection, it netstat does not deliver the information 2015-11-17 12:15:49 +01:00
Christoph Hartmann
9e3dccbfa3 improvement: restrice rescue to URI parse error 2015-11-17 12:14:05 +01:00
Christoph Hartmann
a4c47e1cd7 bugfix: fix regular expression to leave port colon 2015-11-17 12:12:59 +01:00
Christoph Hartmann
0de7549a64 lint: remove trailing whitespace 2015-11-16 21:44:12 +01:00
Christoph Hartmann
7fe79fdf57 add integration test for port scan 2015-11-16 20:34:21 +01:00
Christoph Hartmann
7898c1d29c improvement: optimize regular expression, catch parse errors and ignore header lines 2015-11-16 20:33:49 +01:00
Christoph Hartmann
83e6f46724 add centos support for port 2015-11-16 20:32:43 +01:00
jcreedcmu
6b2d4e2306 Merge pull request #237 from chef/osenv
api: don't force root on os_env
2015-11-13 10:16:57 -05:00
Dominik Richter
17ce88b63d api: don't force root on os_env 2015-11-13 12:10:22 +01:00
Dominik Richter
f431ece79c Merge pull request #228 from chef/upstart-systemv
Upstart with System V fallback
2015-11-13 10:59:34 +01:00
Dominik Richter
069075b48a lint 2015-11-13 10:46:04 +01:00
Christoph Hartmann
7b179872bd extend upstart implementation to support systemv services 2015-11-13 09:54:30 +01:00
Christoph Hartmann
b33717fa55 add test case for upstart with systemv service 2015-11-13 09:54:30 +01:00
Christoph Hartmann
e703ef3bf8 move test files to work with default test-kitchen 2015-11-13 09:54:30 +01:00
Dominik Richter
d13141dad1 Merge pull request #235 from chef/test-kitchen-example
change test-kitchen example from rule to control
2015-11-13 09:39:28 +01:00
Christoph Hartmann
839312156a change test-kitchen example from rule to control 2015-11-13 08:32:05 +01:00
Christoph Hartmann
77a3fddcad Merge pull request #234 from chef/lint
lint
2015-11-13 08:28:20 +01:00
Dominik Richter
6cbe3466fb update rubocop 0.35.1 2015-11-13 01:03:15 +01:00
Dominik Richter
007594eef7 lint 2015-11-13 00:48:52 +01:00
Christoph Hartmann
0a7cb9206b Merge pull request #225 from stuartpreston/master
OS resource requires a Symbol not a String
2015-11-10 00:15:27 +01:00
Stuart Preston
3ddd8e8243 OS resource requires a Symbol not a String 2015-11-07 11:56:01 +00:00
Christoph Hartmann
b772d3930a Merge pull request #223 from chef/readme_update
Update README.md
2015-11-07 10:18:52 +01:00
JJ Asghar
232da2dbef Update README.md
Added the rubygems installation to the README
2015-11-06 10:27:27 -06:00
Christoph Hartmann
9e2ccb0286 Merge pull request #222 from chef/sudo-readme
add a tiny sudo example to the readme
2015-11-06 15:55:10 +01:00
Dominik Richter
a011e2e122 add a tiny sudo example to the readme 2015-11-06 01:38:55 +01:00
Dominik Richter
f62b7b4520 Merge pull request #220 from chef/0.9.2
0.9.2
2015-11-06 01:28:55 +01:00
tyler-ball
d324df892b Adding bundler tasks to Rakefile so we can use 'rake release' command 2015-11-05 10:50:53 -07:00
Dominik Richter
b47409fd73 0.9.2 2015-11-05 18:40:24 +01:00
Christoph Hartmann
ed39d30f1d Merge pull request #219 from chef/fix-shell
bugfix: correct add_content call to new param structure
2015-11-05 18:37:26 +01:00
Dominik Richter
faa0b41803 bugfix: correct add_content call to new param structure
this was breaking inspec shell
2015-11-05 18:35:38 +01:00
Dominik Richter
d6755614de Merge pull request #214 from zmalone/patch-1
Fix contain / should match confusion
2015-11-05 18:35:08 +01:00
Dominik Richter
4bf424f577 Merge pull request #212 from chef/chris-rock-patch-1
Add test-kitchen example reference to readme
2015-11-05 18:28:09 +01:00
Christoph Hartmann
5bab5b8737 Add test-kitchen example reference to readme 2015-11-05 18:27:48 +01:00
Dominik Richter
f1f0e5b759 Merge pull request #218 from chef/jcreedcmu-patch-1
Add version to resource declaration
2015-11-05 18:24:15 +01:00
jcreedcmu
ec4065bf5d Add version to resource declaration
I believe this is necessary, and looking through the git history it seems like it's been necessary for some time.
2015-11-05 10:16:11 -05:00
Dominik Richter
1373496560 Merge pull request #217 from chef/tball/gem_spec
Not using git in the gemspec file
2015-11-05 11:07:51 +01:00
tyler-ball
6b4aaf8423 Not using git in the gemspec file because inside the ChefDK the folder isn't a git directory, it is just installed from a gem 2015-11-04 16:36:44 -07:00
Christoph Hartmann
105999b0d4 Merge pull request #216 from chef/tball/deps
Updating Gemfile grouped dependencies to match what is already in the ChefDK
2015-11-05 00:05:34 +01:00
tyler-ball
d9555505c9 Updating Gemfile grouped dependencies to match what is already in the ChefDK 2015-11-04 16:01:09 -07:00
Zach Malone
0d35ead5b4 Fix should contain / should match confusion
If attempting to use "contain" here, you get 
         [UNSUPPORTED] `contain` matcher. Please use the following syntax `its('content') { should match('value') }`.

it looks like this should say "should match".  This may effect other resources, but I've only tried file.
2015-11-04 10:35:35 -07:00
Christoph Hartmann
195ecd8153 Merge pull request #213 from juliandunn/doc-typos
Fix doc typos
2015-11-04 17:59:22 +01:00
jcreedcmu
950a5e9597 Fix typo 2015-11-04 11:21:49 -05:00
Julian C. Dunn
8764dd0194 Fix doc typos 2015-11-04 11:38:39 +00:00
Christoph Hartmann
15cc86b857 Merge pull request #208 from echohack/better-readme
Massively improve README
2015-11-04 11:09:12 +01:00