Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native persistence #133

Merged
merged 2 commits into from Mar 1, 2013
Merged

Native persistence #133

merged 2 commits into from Mar 1, 2013

Conversation

dcarley
Copy link
Contributor

@dcarley dcarley commented Feb 27, 2013

Having another stab at this. Working with some caveats. Unsure how to test the util method. Soliciting comments..

Call the necessary commands from the provider to persist rules between
reboots. Tested on the following distros:

  • CentOS 5.8
  • CentOS 6.3
  • Ubuntu 10.04
  • Ubuntu 12.04
  • Debian 6

Cavaets:

  • Persistence may fail on the first run if Firewall resources are actioned
    before the Package resource.
  • Older iptables-persistent doesn't support the restoration of ip6tables.
  • ebtables cannot be restored.

Manifests for managing the required packages and services on supported Linux
operating systems. These will be required for persistence.
@kbarber
Copy link
Contributor

kbarber commented Feb 28, 2013

I think you've got a travis error mate.

Call the necessary commands from the provider to persist rules between
reboots. Tested on the following distros:

- CentOS 5.8
- CentOS 6.3
- Ubuntu 10.04
- Ubuntu 12.04
- Debian 6

Cavaets:

- Persistence may fail on the first run if Firewall resources are actioned
  before the Package resource.
- Older iptables-persistent doesn't support the restoration of ip6tables.
- ebtables cannot be restored.
@dcarley
Copy link
Contributor Author

dcarley commented Feb 28, 2013

Grr, 1.8 syntax - fixed now.

kbarber added a commit that referenced this pull request Mar 1, 2013
@kbarber kbarber merged commit 04978b3 into puppetlabs:master Mar 1, 2013
cegeka-jenkins pushed a commit to cegeka/puppet-firewall that referenced this pull request Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants