mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Feature #924 - add missing logger to ozones
(cherry picked from commit d4d3eb692a3ea2566596c71ac2686c6c4758ad84)
This commit is contained in:
parent
95219a9ada
commit
2a34ba0a0c
@ -140,7 +140,7 @@ ADMIN_PASS = @auth.password
|
||||
begin
|
||||
OZones::ProxyRules.new("apache",config[:htaccess])
|
||||
rescue Exception => e
|
||||
warn e.message
|
||||
settings.logger {e.message}
|
||||
exit -1
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user