Andrey Aleksandrov
|
4caa8c50d1
|
Minor improvements
Signed-off-by: Andrey Aleksandrov <postgred@gmail.com>
|
2017-01-27 13:51:45 +03:00 |
|
Andrey Aleksandrov
|
3783357e50
|
Add version method to kernel_module
Signed-off-by: Andrey Aleksandrov <postgred@gmail.com>
|
2017-01-27 13:33:41 +03:00 |
|
Nathen Harvey
|
2eda02932f
|
'execution' is spelled correctly
Fixes a minor typo. The correct spelling is 'execution', not
'executation'
Signed-off-by: Nathen Harvey <nharvey@chef.io>
|
2017-01-24 23:19:30 -05:00 |
|
Christoph Hartmann
|
efab62ef00
|
optimize regular expression for postgres config parsing
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
|
2017-01-05 13:16:47 +01:00 |
|
Wei, He
|
370269c2dd
|
Yum.repo should show correct name
https://github.com/chef/inspec/issues/1390
Signed-off-by: Wei, He <weihe924stephen@gmail.com>
|
2017-01-04 11:10:38 +09:00 |
|
Dominik Richter
|
a15749f328
|
bugfix: expose postgres_conf parameters via its
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
|
2017-01-03 16:17:36 +01:00 |
|
Christoph Hartmann
|
08e182843b
|
fixes brew json parsing
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
|
2017-01-03 12:24:57 +01:00 |
|
Makoto Nozaki
|
9834e3f8f9
|
Make "permission denied" condition match that of Train
Signed-off-by: Makoto Nozaki <makoto.nozaki@twosigma.com>
|
2016-12-28 22:20:40 -05:00 |
|
Christoph Hartmann
|
7a0b0803bd
|
add fallback syntax for serverspec tests
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
|
2016-12-15 16:16:17 +01:00 |
|
Makoto Nozaki
|
42cffeea61
|
Fix variable name. Add test.
Signed-off-by: Makoto Nozaki <makoto.nozaki@twosigma.com>
|
2016-12-15 08:00:56 -05:00 |
|
Christoph Hartmann
|
8346d2acfd
|
Merge pull request #1333 from Wing924/fix_regexp_in_processes
fix bug: RegExp in processes resource can't match long-run process #1332
|
2016-11-30 10:13:38 +01:00 |
|
Juan Carlos Castillo Cano
|
58ef61f1f4
|
Show process name during inspec output
Signed-off-by: Juan Carlos Castillo Cano <jccastillocano@gmail.com>
|
2016-11-29 11:00:43 +00:00 |
|
Wei, He
|
861856fbd9
|
fix bug: RegExp in processes resource can't match long-run process #1332
Signed-off-by: Wei, He <weihe924stephen@gmail.com>
|
2016-11-29 17:01:03 +09:00 |
|
Christoph Hartmann
|
a990d20fcd
|
Merge pull request #1306 from username-is-already-taken2/digitalgaz/windows_task
Adding windows_task resource
|
2016-11-25 11:46:42 -07:00 |
|
Jerry Aldrich III
|
66a47ce8b9
|
Remove extra ' in registry key examples
Signed-off-by: Jerry Aldrich III <jerry@chef.io>
|
2016-11-21 10:18:01 -06:00 |
|
username-is-already-taken2
|
f4410c3fa6
|
Fixing errors reported in Travis
Signed-off-by: username-is-already-taken2 <digitalgaz@hotmail.com>
|
2016-11-20 20:32:48 +00:00 |
|
username-is-already-taken2
|
b6b4525379
|
Amended method after unit testing
|
2016-11-20 20:07:59 +00:00 |
|
username-is-already-taken2
|
9b818aff5d
|
Added windows_task resource
Signed-off-by: username-is-already-taken2 <digitalgaz@hotmail.com>
|
2016-11-20 20:07:59 +00:00 |
|
Christoph Hartmann
|
2c75a2c8db
|
Merge pull request #1280 from grimm26/apt
improved regex for matching deb sources
|
2016-11-09 11:19:13 -06:00 |
|
Mark Keisler
|
bd33aa7175
|
improved regex for matching deb sources
also added tests.
Signed-off-by: Mark Keisler <mark@mitsein.net>
|
2016-11-09 11:10:46 -06:00 |
|
Christoph Hartmann
|
6a1ed49bd6
|
Merge pull request #1274 from hj70ft/hj70ft/windowsservice-enabledcheck-fix
Windows Service Check for service enabled state.
|
2016-11-03 21:59:06 +01:00 |
|
Douglas
|
5e56bd4635
|
Updated Windows Service check for Enabled state to allow both Auto and
Manual to be considered valid states for a service to be enabled.
Signed-off-by: Douglas <bdougl6@ms.ds.uhc.com>
|
2016-11-03 11:28:38 -05:00 |
|
Christoph Hartmann
|
0eb9de0089
|
fix file permission check by mask
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
|
2016-11-03 12:46:48 +01:00 |
|
Jere Julian
|
f8a9eab443
|
Change path to opts
Signed-off-by: Jere Julian <jere@arista.com>
|
2016-11-02 16:04:59 -04:00 |
|
Jere Julian
|
0565d9084b
|
Update example
Signed-off-by: Jere Julian <jere@arista.com>
|
2016-11-02 14:44:13 -04:00 |
|
Jere Julian
|
a2dd8fe791
|
Add examples
Signed-off-by: Jere Julian <jere@arista.com>
|
2016-11-02 13:21:46 -04:00 |
|
Jere Julian
|
d855b5e7a7
|
Add support for JSON blobs and commands that produce JSON output.
Signed-off-by: Jere Julian <jere@arista.com>
|
2016-11-02 12:25:26 -04:00 |
|
Christoph Hartmann
|
a25d3e8fae
|
overwrite exec for inetd because respec its is executing exec
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
|
2016-10-28 12:10:45 +03:00 |
|
Jonathan Morley
|
1af7a22991
|
Remove wildcard from windows package detection
This allows stricter checks on windows software, and keeps it in line with the package resource on other platforms
|
2016-10-27 14:30:32 +02:00 |
|
Alex Pop
|
08427f1dec
|
fix nil timeout and retries
Signed-off-by: Alex Pop <apop@chef.io>
|
2016-10-26 20:43:46 +01:00 |
|
Jeremy J. Miller
|
0a042eb360
|
added 'by_user' example to resource
Signed-off-by: Jeremy J. Miller <jm@chef.io>
|
2016-10-26 15:57:30 +02:00 |
|
Jeremy J. Miller
|
3db0deefb1
|
putting quotes around path in PS command
Signed-off-by: Jeremy J. Miller <jm@chef.io>
|
2016-10-26 15:57:30 +02:00 |
|
Jeremy J. Miller
|
fe18e3090d
|
implementing changes requested in review
Signed-off-by: Jeremy J. Miller <jm@chef.io>
|
2016-10-26 15:57:30 +02:00 |
|
Jeremy J. Miller
|
1288f90247
|
changing module name
Signed-off-by: Jeremy J. Miller <jm@chef.io>
|
2016-10-26 15:57:30 +02:00 |
|
Jeremy J. Miller
|
5cd9cec0c0
|
adding by_user permissions support for windows
Signed-off-by: Jeremy J. Miller <jm@chef.io>
|
2016-10-26 15:57:30 +02:00 |
|
Alex Pop
|
70416a35b4
|
use command instead of comm and set user column width on linux
Signed-off-by: Alex Pop <apop@chef.io>
|
2016-10-17 15:39:13 +01:00 |
|
Anirudh Gupta
|
8efec7ac6c
|
fix processes resource for os's where username is long to avoid truncation
|
2016-10-17 11:46:16 +01:00 |
|
Artem Sidorenko
|
aa725fe2df
|
Linux Mint support for service resource
|
2016-10-08 23:34:56 +02:00 |
|
Alex Pop
|
10116724fc
|
Missing registry keys should not exist
|
2016-10-05 14:55:04 +02:00 |
|
Steven Danna
|
57ff8c5e3c
|
Fix minor typo in sys_info documentation
Signed-off-by: Steven Danna <steve@chef.io>
|
2016-09-26 10:56:16 +01:00 |
|
Christoph Hartmann
|
2aab753d9b
|
return empty array for known privileges
|
2016-09-26 01:48:59 +02:00 |
|
Christoph Hartmann
|
dab8ff5c13
|
replace wmi win32_useraccount with adsi users
|
2016-09-26 01:31:44 +02:00 |
|
Christoph Hartmann
|
3bc7fa3a39
|
remove whitespace
|
2016-09-26 01:29:18 +02:00 |
|
Michał Sochoń
|
cdf6f647ac
|
Update parse_config.rb
Extend example section.
|
2016-09-25 14:02:40 +02:00 |
|
Christoph Hartmann
|
f7ec24a337
|
implement filter table for group/groups resource
|
2016-09-23 00:53:24 +02:00 |
|
Christoph Hartmann
|
71d119f88d
|
fix minor typos in user resource
|
2016-09-23 00:31:32 +02:00 |
|
Christoph Hartmann
|
85aae8d29f
|
fix double-space in pip to_s resource
|
2016-09-21 12:02:36 +02:00 |
|
Anirudh Gupta
|
a355af670f
|
fixup! fixing the debian package manager - when the package is removed but not purged
|
2016-09-21 13:41:59 +05:30 |
|
Anirudh Gupta
|
024027a3a1
|
fixing the debian package manager - when the package is removed but not purged
|
2016-09-21 13:11:23 +05:30 |
|
Anirudh Gupta
|
1cfa3252ce
|
making the examples in the code consistent with rst docs
|
2016-09-21 11:33:17 +05:30 |
|