inspec/lib
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
..
matchers fix lint issues 2015-09-25 19:34:25 +02:00
resources replace parseconfig with simpleconfig 2015-09-30 12:19:55 +02:00
utils replace parseconfig with simpleconfig 2015-09-30 12:19:55 +02:00
verify wrap up linting 2015-09-30 02:20:47 +02:00
vulcano bugfix: centos detection in docker centos:7.1.1503 2015-09-30 13:44:24 +02:00
verify.rb fix rubocop issues 2015-09-05 16:07:54 +02:00
vulcano.rb lint port resource 2015-09-26 12:25:02 +02:00