inspec/lib/vulcano/plugins
Dominik Richter 12888c8dad bugfix: centos detection in docker centos:7.1.1503
It doesnt post the expected information in /etc/redhat-release:

    Derived from Red Hat Enterprise Linux 7.1 (Source)

Additionally in /etc/os-release:

    NAME="CentOS Linux"
	  VERSION="7 (Core)"
	  ...

Combine both files to fix the detection.
2015-09-30 13:44:24 +02:00
..
backend.rb feature: OS detection 2015-09-22 02:27:02 +02:00
backend_detect_darwin.rb split up os detection for linting 2015-09-26 13:12:52 +02:00
backend_detect_linux.rb bugfix: centos detection in docker centos:7.1.1503 2015-09-30 13:44:24 +02:00
backend_detect_unix.rb split up os detection for linting 2015-09-26 13:12:52 +02:00
backend_detect_windows.rb split up os detection for linting 2015-09-26 13:12:52 +02:00
backend_file_common.rb wrap up linting 2015-09-30 02:20:47 +02:00
backend_linux_file.rb simplify and fix stat handling 2015-09-30 01:42:04 +02:00
backend_linux_lsb.rb split up os detection for linting 2015-09-26 13:12:52 +02:00
backend_os_common.rb add amazon scientific and xenserver to redhat distros in detection 2015-09-28 12:46:46 +02:00
backend_stat.rb wrap up linting 2015-09-30 02:20:47 +02:00
resource.rb lint plugins 2015-09-22 02:15:42 +02:00