Dominik Richter
|
b58a4b3f43
|
rename vulcanosec -> inspec
|
2015-10-26 12:34:15 +01: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
|
e3cc942f60
|
bugfix: always return false instead of nil in case a service could not be determined
|
2015-10-21 20:54:46 +02:00 |
|
Christoph Hartmann
|
3d2bca2eaf
|
add centos support to service resource
|
2015-10-21 20:54:46 +02:00 |
|
Christoph Hartmann
|
8fff2ee989
|
add author header
|
2015-10-06 18:55:44 +02:00 |
|
Dominik Richter
|
56d8379fc9
|
move all resources to use the command resource
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
|
2015-10-05 18:54:47 +02:00 |
|
Dominik Richter
|
1efb61ab80
|
lint service
Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
|
2015-09-26 12:25:02 +02:00 |
|
Christoph Hartmann
|
ea75b361a7
|
bugfix: systemd is default on debian 8
|
2015-09-25 12:58:17 +02:00 |
|
Christoph Hartmann
|
007d292890
|
rewrite systemv service implementation, read enabled services from rc
|
2015-09-25 12:58:03 +02:00 |
|
Christoph Hartmann
|
11ffdeddad
|
improvement: return nil, if no description for service is available
|
2015-09-25 12:54:08 +02:00 |
|
Christoph Hartmann
|
9ac2e6e00b
|
improvement: use onestatus instead of status for freebsd, return nil as service description for freebsd
|
2015-09-25 12:51:25 +02:00 |
|
Christoph Hartmann
|
d5d517af0a
|
improve service handling for mac and add unit tests
|
2015-09-25 12:51:12 +02:00 |
|
Christoph Hartmann
|
36ad0dd5a0
|
add arch linux support for service resource
|
2015-09-25 12:48:57 +02:00 |
|
Christoph Hartmann
|
f302ca7087
|
bugfix: fix regular expression to parse systemd results
|
2015-09-25 12:48:38 +02:00 |
|
Christoph Hartmann
|
cb3d170ce6
|
add centos 7 unit mock for service resource
|
2015-09-25 12:48:21 +02:00 |
|
Christoph Hartmann
|
2a3c3270b3
|
bugfix: use volcano.os instead of os
|
2015-09-25 11:52:33 +02:00 |
|
Christoph Hartmann
|
3e16791f52
|
bugfix: catch case in service resource, where the OS is not supported
|
2015-09-25 11:52:33 +02:00 |
|
Dominik Richter
|
bb18ce52e2
|
update function+test calls from exists? -> exist?
|
2015-09-22 02:27:03 +02:00 |
|
Christoph Hartmann
|
f9501577e4
|
improve code style
|
2015-09-22 02:27:03 +02:00 |
|
Christoph Hartmann
|
5019664d4d
|
bugfix: catch cases, where no service is available
|
2015-09-22 02:27:03 +02:00 |
|
Christoph Hartmann
|
37783385d4
|
implement service for FreeBSD
|
2015-09-22 02:27:02 +02:00 |
|
Christoph Hartmann
|
046f3fe9e4
|
fix robocop issues
|
2015-09-22 02:27:00 +02:00 |
|
Christoph Hartmann
|
8113df6d44
|
bugfix: fix sysv implementation
|
2015-09-22 02:27:00 +02:00 |
|
Christoph Hartmann
|
2e46e0781a
|
bugfix: fix initctl matcher to detect enabled services
|
2015-09-22 02:27:00 +02:00 |
|
Christoph Hartmann
|
7806951051
|
add fedora support
|
2015-09-22 02:27:00 +02:00 |
|
Christoph Hartmann
|
2484623220
|
add comments
|
2015-09-22 02:26:59 +02:00 |
|
Christoph Hartmann
|
d2e110e183
|
add debian support and improve regex
|
2015-09-22 02:26:59 +02:00 |
|
Christoph Hartmann
|
7239c7ced5
|
add service implementation for systemv
|
2015-09-22 02:26:59 +02:00 |
|
Christoph Hartmann
|
eb8c9411c7
|
remove comments
|
2015-09-22 02:26:59 +02:00 |
|
Christoph Hartmann
|
05e95477e3
|
add support for macos in service resource
|
2015-09-22 02:26:59 +02:00 |
|
Christoph Hartmann
|
6b07372bb9
|
bugfix: handle nil for service info
|
2015-09-22 02:26:59 +02:00 |
|
Christoph Hartmann
|
1b5e6fa7af
|
select init system by os version for now
|
2015-09-22 02:26:59 +02:00 |
|
Christoph Hartmann
|
4479001763
|
add upstart implementation for service resource
|
2015-09-22 02:26:59 +02:00 |
|
Christoph Hartmann
|
b8d0edecfb
|
add systemd implementation for service
|
2015-09-22 02:26:59 +02:00 |
|
Christoph Hartmann
|
204e6f5021
|
skip resource, if os is not supported
|
2015-09-22 02:26:59 +02:00 |
|
Christoph Hartmann
|
9da4e7674e
|
use volcano.os
|
2015-09-22 02:26:59 +02:00 |
|
Christoph Hartmann
|
9aa0b1cf4a
|
rename service_info to info
|
2015-09-22 02:26:59 +02:00 |
|
Christoph Hartmann
|
21040b9b03
|
implement service resource for windows
|
2015-09-22 02:26:59 +02:00 |
|