Skip to content

Commit

Permalink
Update OS Build to 8.5.2111
Browse files Browse the repository at this point in the history
  • Loading branch information
flannon committed Jan 5, 2022
1 parent d6088cc commit 6637d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controls/os_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
it { should be_readable.by('owner') }
it { should be_readable.by('group') }
it { should be_readable.by('other') }
its('content') { should match( 'CentOS Linux release 8.4.2105')}
its('content') { should match( 'CentOS Linux release 8.5.2111')}
end
end

0 comments on commit 6637d66

Please sign in to comment.