Skip to content

Commit

Permalink
test(alma+rocky): add platforms (finalise dc63042) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Oct 7, 2021
1 parent f807143 commit e4ad016
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/integration/default/controls/base.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
end

service =
case platform[:name]
when 'redhat', 'centos', 'fedora', 'amazon', 'oracle'
case platform[:family]
when 'redhat', 'fedora'
'crond'
else
'cron'
Expand Down

0 comments on commit e4ad016

Please sign in to comment.