Chef Cookbook to manage configuration files

Juanje Ojeda 707df80295 Added file_edit.rb patched with the new method insert_line_if_no_match() 12 years ago
libraries 707df80295 Added file_edit.rb patched with the new method insert_line_if_no_match() 12 years ago
providers ac9e97f083 Changed the conf provider plain_file to use Chef::Util::FileEdit 12 years ago
recipes c429bd39b8 Added missed default recipe 12 years ago
resources 14151f6def Added actions :add and :remove 12 years ago
README.md 6cc3e281ce Upsted Readme's description 12 years ago
metadata.rb 8922d32c43 Added conf cookbook to manage the configurations 12 years ago

README.md

Description

This cookbok install resources and providers to manage configuration files.

You can add the recipe conf to a node runlist, so all the recipes from that runlist can use the resources and providers.

Requirements

Attributes

Usage