Project

General

Profile

« Previous | Next » 

Revision 96983205

Added by Marek Hulán over 7 years ago

Fixes #16782 - reset dhcp record cache after mac change

View differences:

app/models/concerns/orchestration/dhcp.rb
end
end
def reset_dhcp_record_cache
@dhcp_record = nil
end
def rebuild_dhcp
if dhcp?
del_dhcp_safe

Also available in: Unified diff