openstack-ansible/releasenotes/notes/adding-v38548-9c51b30bf9780ff3.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
361 B
YAML

---
features:
- |
A new task was added to disable ICMPv6 redirects per the requirements in
V-38548. However, since this change can cause problems in running OpenStack
environments, it is disabled by default. Deployers who wish to enable this
task (and disable ICMPv6 redirects) should set
``security_disable_icmpv6_redirects`` to ``yes``.