Skip to content

Commit

Permalink
Merge pull request #2661 from bdunne/ntp_settings
Browse files Browse the repository at this point in the history
Ntp settings
(cherry picked from commit 7e6224b)

https://bugzilla.redhat.com/show_bug.cgi?id=1517959
  • Loading branch information
mzazrivec authored and simaishi committed Nov 27, 2017
1 parent b1159dc commit 6dc9dbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/controllers/ops_controller/settings/zones.rb
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ def zone_set_record_vars(zone, mode = nil)
else
zone.remove_settings_path_for_resource(:ntp)
end

zone.ntp_reload_queue
end

# Validate the zone record fields
Expand Down

0 comments on commit 6dc9dbd

Please sign in to comment.