openstack-ansible/releasenotes/notes/adding-v38526-381a407caa566b14.yaml
Jesse Pretorius 851ac188d8 Fix role SHA's for Newton-3 release
Change-Id: Iac3fec6f70963e97d12cbe4fd8cafb05a99c56a2
2016-08-31 10:46:18 +01:00

9 lines
343 B
YAML

---
features:
- |
A task was added to disable secure ICMP redirects per the requirements in
V-38526. This change can cause problems in some environments, so it is
disabled by default. Deployers can enable the task (which disables secure
ICMP redirects) by setting ``security_disable_icmpv4_redirects_secure`` to
``yes``.