Skip to content

Commit

Permalink
Adapt rhel9
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Oct 5, 2023
1 parent f6636ea commit 4c5eaea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/providers/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
begin
user = new_resource.user

yum_package "nginx" do
dnf_package "nginx" do
action :upgrade
flush_cache [:before]
end
Expand Down

0 comments on commit 4c5eaea

Please sign in to comment.