Go to file
Harald Jensås 89f960cde2 Fix duplicate entries in /etc/sysconfig/iptables
Commit e49688be98
introduced filters for ephemeral firewall rules
managed by Ironic Inspectors iptables PXE filter.
These new filters cause duplicate entries in the
persisted firewall rules.

sed expression '/-m comment --comment/p' was used
to ensure the ironic-inspector api port is not
accidentally removed. But the expression also
matches several other entries causing duplicates
to be written.

This change enhances the expression to check for
'-m comment --comment' and 'ironic-inspector'.

Related-Bug: #1771128
Change-Id: I6ac397e786f66e33c523edb94613181040c15f19
(cherry picked from commit 4366fa8b14)
2018-05-30 15:07:08 +00:00
2018-02-06 09:35:07 +01:00
2018-01-31 18:32:21 -08:00
2015-11-30 22:56:47 +00:00
2017-01-24 10:01:45 -05:00
2018-03-03 11:39:02 +00:00
2015-05-28 11:27:15 -05:00
2014-02-18 09:48:12 -05:00
2017-06-06 18:11:28 +07:00
2017-03-28 22:03:54 +00:00

Team and repository tags

Team and repository tags

Undercloud Install via instack

instack-undercloud is tooling for installing a TripleO undercloud.

It is part of the TripleO project: https://docs.openstack.org/developer/tripleo-docs/index.html

Description
RETIRED, A utility to run diskimage-builder undercloud elements on a running host
Readme 20 MiB