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
Robb Kidd
ae474b894e
update supermarket profile search to use new type param
...
Reverts the work-around that pulls down the latest 100 tools
and filters for type == 'compliance_profile' in the client.
Go back to using tool-search with the new type parameter.
Omit start:0 because that's the default.
Keep the number of items returned at 100, which is more than the
default 10.
Signed-off-by: Robb Kidd <robb@thekidds.org>
2016-11-12 15:45:19 -05:00
Christoph Hartmann
793f842e33
copy vendored dependencies into cache
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-11-09 11:49:51 -06:00
Christoph Hartmann
bf8ec8348d
Merge pull request #1290 from chef/chris-rock/fix-double-log
...
fix double-log-level
2016-11-09 11:36:11 -06: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
1a01eac776
fix double-log-level
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-11-09 10:05:38 -06:00
Dominik Richter
caf6df4fd8
Merge pull request #1285 from chef/chris-rock/vendor-cli
...
improve vendor command
2016-11-09 10:38:06 -05:00
Christoph Hartmann
3bdf1952b4
improve inspec vendor cli to vendor dependent profile in vendor directory
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-11-09 09:12:01 -06:00
Jerry Aldrich III
cafa35e5ce
Change Inpsec
to Inspec
...
Signed-off-by: Jerry Aldrich III <jerry@chef.io>
2016-11-08 11:20:32 -06:00
Christoph Hartmann
542da4f7fb
1.4.1
2016-11-04 18:20:36 +01:00
Christoph Hartmann
4668403519
pass attributes to dependent profiles
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-11-04 18:01:28 +01:00
Christoph Hartmann
7694a1a3a3
use symbol for attribute accessors
2016-11-04 16:03:21 +01:00
Christoph Hartmann
0cdd2a1611
1.4.0
2016-11-04 10:33:38 +01:00
Christoph Hartmann
64ce762d6d
Merge pull request #1276 from artem-sidorenko/include-matcher
...
Contain matcher maps to include matcher with warning
2016-11-03 22:07:23 +01: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
Artem Sidorenko
9d766252f7
Contain matcher maps to include matcher with warning
...
to allow easier migration from serverspec, where contain
matcher is used often
Signed-off-by: Artem Sidorenko <artem@posteo.de>
2016-11-03 20:58:34 +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
83a860c039
1.3.0
2016-10-28 15:35:36 +02: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
Dave Parfitt
51378d326b
adds profile signing/verification
...
Signed-off-by: Dave Parfitt <dparfitt@chef.io>
2016-10-27 14:44:10 +02: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
d40ee684f8
supermarket tools get and filter by tool_type ( #1254 )
...
Signed-off-by: Alex Pop <apop@chef.io>
2016-10-26 15:42:43 +02:00
Artem Sidorenko
489f314a79
Use include instead of match in the error message ( #1248 )
...
as include behaves like contain and not match
Signed-off-by: Artem Sidorenko <artem@posteo.de>
2016-10-25 22:45:57 +02:00
Christoph Hartmann
c67ff8b4a2
extend the attributes object with helper methods
...
Signed-off-by: Christoph Hartmann <chris@lollyrock.com>
2016-10-18 17:17:00 +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
Dominik Richter
0ac1467ac1
1.2.1
2016-10-15 11:42:55 -07:00
Alex Pop
5d51b7a0aa
dot inspect actual value to match the expected string one
2016-10-13 07:13:51 -07:00
Victoria Jeffrey
ae8ba9ca9f
fix kitchen-inspec integration-1187
2016-10-13 06:45:24 -07:00
Dominik Richter
11b58efa2f
1.2.0
2016-10-10 06:56:09 -07:00
Alex Pop
de58a2588d
fix cmp code description
2016-10-10 05:40:22 -07:00
Artem Sidorenko
aa725fe2df
Linux Mint support for service resource
2016-10-08 23:34:56 +02:00
Dominik Richter
4b032a2b42
1.1.0
2016-10-05 15:28:22 +02:00
Dominik Richter
4d8a272d30
Merge pull request #1192 from cvent/shell
...
Add shell options
2016-10-05 15:11:24 +02:00
Alex Pop
10116724fc
Missing registry keys should not exist
2016-10-05 14:55:04 +02:00
Dominik Richter
f6ddbea363
use mock backend for inspec vendor/check/json
...
we dont run these against a real backend
2016-10-05 14:29:08 +02:00
Dominik Richter
441967510f
bugfix: support nil entries in filter table
2016-10-05 13:04:00 +02:00
Dominik Richter
2ee7988d18
bugfix: always use the mock backend for inspec archive
2016-10-05 12:54:35 +02:00