Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

confd-iptables (10) Versions 1.2.1

Application cookbook which configures confd iptables template.

Policyfile
Berkshelf
Knife
cookbook 'confd-iptables', '= 1.2.1', :supermarket
cookbook 'confd-iptables', '= 1.2.1'
knife supermarket install confd-iptables
knife supermarket download confd-iptables
README
Dependencies
Changelog
Quality 100%

confd-iptables-cookbook

Application cookbook which manages iptables rules using confd.

Basic Usage

The default recipe will install confd, iptables and create a
iptables rules file which is created using a custom Chef resource
provided by the confd cookbook. The
[included template](templates/default/iptables.tmpl.erb) is what is
passed into confd to generate the iptables rules.

Testing

A [fixture cookbook](test/fixture/cookbooks/test-confd-iptables) is
used to provide integration tests through Test Kitchen. These tests
can be invoked using bin/kitchen test centos-71. To see a list
of all the instances that we test on run bin/kitchen list.

Dependent cookbooks

confd ~> 1.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Change Log

All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.

Unreleased

1.0.1

Bug Fixes

  • Fixes integration test harness using Test Kitchen.
  • Squashes several issues while testing locally and on machines.

1.0.0

Features

  • Recipe for writing out template to manage iptables with confd.

Foodcritic Metric
            

1.2.1 passed this metric