Skip to content

Commit

Permalink
Kitchen fedora fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
bmhughes committed Jul 31, 2024
1 parent 905999e commit c40f9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/inspec/controls/remi_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
its('remi.gpgkey') do
should cmp case os.name
when 'fedora'
'https://rpms.remirepo.net/RPM-GPG-KEY-remi2023'
'https://rpms.remirepo.net/RPM-GPG-KEY-remi2024'
else # rhel
case os.release.to_i
when 7
Expand Down

0 comments on commit c40f9a2

Please sign in to comment.