RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Emilien Macchi d091e46dc0 Implement Advanced Firewalling support
* Provide a Define function which will allow to manage IPtables rules.
* Manage rules in 'pre' and 'post' Puppet stages, it allows to create
  rules before and after regular Puppet stages (ie: to make sure no rule
  exists *before* and everything is blocked *after* regular Puppet
  stages)

Change-Id: I84fc79096f6fc3db76a61d012d8cb62dd12bdd89
2015-06-12 14:28:27 -04:00
lib Add interface_for_ip function 2015-06-03 10:51:29 -04:00
manifests Implement Advanced Firewalling support 2015-06-12 14:28:27 -04:00
spec Implement Advanced Firewalling support 2015-06-12 14:28:27 -04:00
templates Loadbalancer: Add support for Redis 2015-04-16 21:13:40 +02:00
.fixtures.yml Implement Advanced Firewalling support 2015-06-12 14:28:27 -04:00
.gitignore Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
.gitreview First commit on Stackforge: fix lint & Gerrit config 2015-02-06 13:37:33 -05:00
Gemfile Bump rspec-puppet to 2.1.0 2015-04-22 23:58:03 -04:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
README.md README: basic words for now. 2015-02-02 11:46:31 -05:00
Rakefile Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00

README.md

puppet-tripleo

Lightweight composition layer for Puppet TripleO.