cookbook 'confd-iptables', '= 1.2.0'
confd-iptables (10) Versions 1.2.0 Follow0
Application cookbook which configures confd iptables template.
cookbook 'confd-iptables', '= 1.2.0', :supermarket
knife supermarket install confd-iptables
knife supermarket download confd-iptables
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.0 passed this metric
1.2.0 passed this metric