ansible-hardening/releasenotes/notes/ntp-bind-local-interfaces-only-05f03de632e81097.yaml
Christian Berendt 3114703ebb Add new parameter 'security_ntp_bind_local_interfaces_only'
With the parameter 'security_ntp_bind_local_interfaces_only' it is possible
to configure if chronyd should listen on all available network interfaces for
NTP requests.

Change-Id: I7e56d60df7c7214e753d1ca86aceed05849addef
2016-05-27 11:08:17 +00:00

5 lines
206 B
YAML

---
features:
- A new configuration parameter ``security_ntp_bind_local_interfaces`` was
added to the security role to restrict the network interface to which
chronyd will listen for NTP requests.