From 836da8b1378b7dc373291e71b3bc687ea40e786f Mon Sep 17 00:00:00 2001 From: Aaron Lippold Date: Fri, 17 Jan 2020 12:24:50 -0500 Subject: [PATCH 1/2] Update inspec.yml --- inspec.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inspec.yml b/inspec.yml index ead0799ca..90b23a258 100644 --- a/inspec.yml +++ b/inspec.yml @@ -7,6 +7,9 @@ license: Apache-2.0 summary: 'The `disa_stig-el7` inspec profile helps scan your system aginst the DISA RHEL7 STIG' version: 0.2.0 +- platform-name: redhat + release: 7 + # The following defines the default inputs for the configurable controls used in the RHEL 7 DISA STIG. inputs: - name: disable_slow_controls From 55be677c71bf3bd52266bf20021b4c4e6a6ec9e0 Mon Sep 17 00:00:00 2001 From: Aaron Lippold Date: Fri, 17 Jan 2020 12:26:50 -0500 Subject: [PATCH 2/2] copy pasta --- inspec.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/inspec.yml b/inspec.yml index 90b23a258..798f96073 100644 --- a/inspec.yml +++ b/inspec.yml @@ -7,8 +7,9 @@ license: Apache-2.0 summary: 'The `disa_stig-el7` inspec profile helps scan your system aginst the DISA RHEL7 STIG' version: 0.2.0 -- platform-name: redhat - release: 7 +supports: + - platform-name: redhat + release: 7 # The following defines the default inputs for the configurable controls used in the RHEL 7 DISA STIG. inputs: