simp / inspec-profile-disa_stig-el7

InSpec Profile for the EL7 DISA STIG
Apache License 2.0
22 stars 46 forks source link

Typo in V-72059 #94

Closed djhaynes closed 4 years ago

djhaynes commented 4 years ago

tags "subsystems": ['home_dirs', 'file_system']

should be

tag "subsystems": ['home_dirs', 'file_system']

aaronlippold commented 4 years ago

Can you push a PR for this