Update the title of the gordon-1.0 control

The 'title' of the gordon-1.0 control had been copy/pasted from the tmp-1.0 resource.
This commit is contained in:
rosskusler 2015-12-31 12:27:42 -08:00 committed by Christoph Hartmann
parent 3ef2156138
commit db1195ddc8

View file

@ -12,7 +12,7 @@ title 'Gordon Config Checks'
# ```
control 'gordon-1.0' do
impact 0.7
title 'Create separate /tmp partition'
title 'Verify the version number of Gordon'
desc 'An optional description...'
describe gordon_config do
its('version') { should eq('1.0') }