Skip to content

Commit 083722f

Browse files
committed
Revert "IPtables support on RHEL8 / OSP15"
PR was merged: puppetlabs/puppetlabs-firewall#824 This reverts commit 8271067. Change-Id: I239da1e275ff108c054b5ffbfad57169610f4a46
1 parent 8271067 commit 083722f

File tree

2 files changed

+0
-121
lines changed

2 files changed

+0
-121
lines changed

0001-rhel8-support.patch

Lines changed: 0 additions & 118 deletions
This file was deleted.

puppet-firewall.spec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ License: ASL 2.0
1515
URL: http://github.com/puppetlabs/puppetlabs-firewall
1616

1717
Source0: https://github.com/puppetlabs/%{upstream_name}/archive/%{commit}.tar.gz#/%{upstream_name}-%{shortcommit}.tar.gz
18-
Patch0: 0001-rhel8-support.patch
1918

2019
BuildArch: noarch
2120

@@ -26,8 +25,6 @@ Manages Firewalls such as iptables
2625

2726
%prep
2827
%setup -q -n %{upstream_name}-%{upstream_version}
29-
# https://github.com/puppetlabs/puppetlabs-firewall/pull/824
30-
%patch0 -p1
3128

3229
find . -type f -name ".*" -exec rm {} +
3330
find . -size 0 -exec rm {} +

0 commit comments

Comments
 (0)