Skip to content

Commit

Permalink
Adapt rhel9ushush
Browse files Browse the repository at this point in the history
  • Loading branch information
manegron committed Oct 5, 2023
1 parent 79bcf23 commit 6fae3f7
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 @@ -28,7 +28,7 @@
snmp_pass = new_resource.snmp_pass
config_dir = new_resource.config_dir

yum_package "net-snmp" do
dnf_package "net-snmp" do
action :upgrade
end

Expand Down

0 comments on commit 6fae3f7

Please sign in to comment.