Skip to content

Commit

Permalink
error!
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Oct 10, 2024
1 parent 21ea286 commit 2563144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/foreman_maintain/concerns/downstream.rb
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def satellite_maintain_config
if File.exist?(SATELLITE_MAINTAIN_CONFIG)
YAML.load_file(SATELLITE_MAINTAIN_CONFIG)
else
{}
raise "Couldn't load satellite-maintain configuration file #{SATELLITE_MAINTAIN_CONFIG}."
end
end

Expand Down

0 comments on commit 2563144

Please sign in to comment.