tripleo-heat-templates/releasenotes/notes/deployed-server-firewall-purge-9d9fe73faf925056.yaml
James Slagle a216934f40 Purge initial firewall for deployed-server's
We need to purge the initial firewall for deployed-server's, otherwise
if you have a default REJECT rule, the pacemaker cluster will fail to
initialize. This matches the behavior done when using images, see:
Iddc21316a1a3d42a1a43cbb4b9c178adba8f8db3
I0dee5ff045fbfe7b55d078583e16b107eec534aa

Change-Id: Ia83d17b609e4f737074482a980689cc57c3ad911
Closes-Bug: #1679234
2017-04-03 12:52:45 -04:00

7 lines
253 B
YAML

---
fixes:
- The initial firewall will now be purged by the deployed-server bootstrap
scripts. This is needed to prevent possible issues with bootstrapping the
initial Pacemaker cluster. See
https://bugs.launchpad.net/tripleo/+bug/1679234