Christoph Hartmann
|
2fe8ba56a3
|
add folder test and test more file matcher
|
2015-10-25 21:36:49 +01:00 |
|
Christoph Hartmann
|
d75e16546c
|
improvement: file resource check precondition and add file permission check
|
2015-10-25 21:35:35 +01:00 |
|
Christoph Hartmann
|
98d5a40686
|
generalize matcher
|
2015-10-25 21:33:36 +01:00 |
|
Christoph Hartmann
|
3c76ed6e37
|
integration test for file
|
2015-10-24 11:15:53 +02:00 |
|
Christoph Hartmann
|
2ba34c302c
|
integration test: create sample file
|
2015-10-24 11:15:53 +02:00 |
|
Christoph Hartmann
|
25783ea283
|
fail with warning, if users use contain matcher
|
2015-10-24 11:15:53 +02:00 |
|
Christoph Hartmann
|
a199796b5e
|
add integration test for group
|
2015-10-24 11:15:52 +02:00 |
|
Christoph Hartmann
|
a407e3b6ce
|
bugfix: parse " with apt urls
|
2015-10-24 11:15:52 +02:00 |
|
Christoph Hartmann
|
3a5d091efb
|
add apt repository integration test
|
2015-10-24 11:15:52 +02:00 |
|
Christoph Hartmann
|
7080aaf346
|
install nginx repo on debian and ubuntu for integration test
|
2015-10-24 11:15:52 +02:00 |
|
chef-delivery
|
b7a81f2208
|
Merge pull request #136 from chef/clean
Merged change 2d0e4efb-04f0-41e6-a9b6-6ae10267dff4
From review branch clean into master
Signed-off-by: drichter <drichter@chef.io>
|
2015-10-23 13:54:12 -07:00 |
|
Christoph Hartmann
|
e38e13b7a4
|
remove old docs file
|
2015-10-23 22:33:57 +02:00 |
|
chef-delivery
|
29f8709311
|
Merge pull request #141 from chef/jscott/fixcopypastabecausemerges
Merged change 68fe247a-75c9-4f86-8e63-bfa1b28275d6
From review branch jscott/fixcopypastabecausemerges into master
Signed-off-by: drichter <drichter@chef.io>
|
2015-10-23 12:58:41 -07:00 |
|
jamescott
|
e33008aee5
|
json => exec
|
2015-10-23 10:30:37 -07:00 |
|
chef-delivery
|
1694f48670
|
Merge pull request #140 from chef/jscott/addclidocforreviews
Merged change e9dd2e38-3d30-4e09-adc4-d6d0026709e3
From review branch jscott/addclidocforreviews into master
Signed-off-by: chartmann <chartmann@chef.io>
|
2015-10-23 10:28:09 -07:00 |
|
jamescott
|
f34997c487
|
add InSpec CLI reference topic
|
2015-10-23 14:31:17 +02:00 |
|
chef-delivery
|
011592f221
|
Merge pull request #135 from chef/integration-tests
Merged change 9f3fff6a-2d67-4bd8-adb8-905ca6aec05a
From review branch integration-tests into master
Signed-off-by: drichter <drichter@chef.io>
|
2015-10-23 05:26:19 -07:00 |
|
Christoph Hartmann
|
857e5ed28e
|
add kernel_module integration tests
|
2015-10-23 13:58:20 +02:00 |
|
Christoph Hartmann
|
0bbb70302d
|
bugfix: fix kernel_module in combination with CentOS 5 & sudo
|
2015-10-23 13:57:37 +02:00 |
|
Christoph Hartmann
|
66a2be7f33
|
improvement: add complete linux support for kernel_module
|
2015-10-23 13:57:03 +02:00 |
|
Christoph Hartmann
|
1d61c0e042
|
add integration test for kernel_parameter
|
2015-10-23 13:44:20 +02:00 |
|
Christoph Hartmann
|
4574c07954
|
improvement: support all linux os for kernel_parameter
|
2015-10-23 13:30:14 +02:00 |
|
Christoph Hartmann
|
191ef73c65
|
add integration test for user resource
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
c177a511fa
|
add opensuse support for user resource
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
ea0814939a
|
add prepare cookbook for package integration test
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
f15d05fd22
|
add package tests
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
20afebc1a6
|
improvement: support package for opensuse
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
022ec31529
|
bugfix: rpm does not return exit code if package is not available, work around that
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
86bdb9903b
|
bugfix: only return true and false for package installed?
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
65761233ba
|
update comments
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
b7f179ae55
|
add tests for service
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
773bd0e971
|
improvement: add opensuse support for service resource
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
28c497a492
|
bugfix: support for sudo and service on debian
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
807ee03e8b
|
bugfix: fix regular expression to detect services on freebsd
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
eca6476ced
|
bugfix: use absolute path for SysV service to work well with sudo on CentOS 5
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
836697585b
|
bugfix: Ubuntu 10.04 initctl does not support show-config
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
7d909f01dd
|
run test with sudo
|
2015-10-23 12:14:00 +02:00 |
|
Christoph Hartmann
|
f38b278b50
|
setup test-kitchen workflow
|
2015-10-23 12:14:00 +02:00 |
|
chef-delivery
|
6492e6a023
|
Merge pull request #138 from chef/jscott/editsforresources
Merged change 16c4f6cd-d4ca-455a-b42a-bbaac882c84d
From review branch jscott/editsforresources into master
Signed-off-by: chartmann <chartmann@chef.io>
|
2015-10-23 03:09:05 -07:00 |
|
jamescott
|
803efcdddc
|
edit out words
makes them more accurate in the unknown future
|
2015-10-23 12:04:51 +02:00 |
|
chef-delivery
|
053351c8b5
|
Merge pull request #139 from chef/jscott/fixtypoinclidescription
Merged change 766a06f9-b37a-447d-b99d-59f508a45a7c
From review branch jscott/fixtypoinclidescription into master
Signed-off-by: chartmann <chartmann@chef.io>
|
2015-10-23 03:00:11 -07:00 |
|
jamescott
|
de4fec4c0b
|
edit to fix typo
|
2015-10-22 22:05:33 -07:00 |
|
jamescott
|
e4689f6eb3
|
encryptiong => encryption
|
2015-10-22 21:54:12 -07:00 |
|
chef-delivery
|
9b71482066
|
Merge pull request #134 from chef/jscott/addauditpolicyresource
Merged change 317dd2a2-0daf-402d-9214-c32a8aed2fd5
From review branch jscott/addauditpolicyresource into master
Signed-off-by: chartmann <chartmann@chef.io>
|
2015-10-22 12:14:32 -07:00 |
|
jamescott
|
be367718b5
|
add iptables resource
|
2015-10-22 12:00:05 -07:00 |
|
jamescott
|
39323e278c
|
add command resource
|
2015-10-22 10:39:52 -07:00 |
|
jamescott
|
5970473b9f
|
add audit_policy resource
|
2015-10-22 10:10:13 -07:00 |
|
chef-delivery
|
c96e4acde2
|
Merge pull request #132 from chef/jscott/addfileresource
Merged change 19cacc50-b39b-4849-b6a9-96cf58ca19d4
From review branch jscott/addfileresource into master
Signed-off-by: chartmann <chartmann@chef.io>
|
2015-10-22 03:09:09 -07:00 |
|
jamescott
|
e332c84db0
|
add auditd_rules resource
|
2015-10-21 23:11:46 -07:00 |
|
jamescott
|
b677e9840a
|
add auditd_conf resource
|
2015-10-21 22:49:59 -07:00 |
|