alexpop / myapache-cookbook

Yet another Apache cookbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

myapache-cookbook Cookbook

Sample Apache cookbook used for dev & test purposes.

Requirements

TODO: List your cookbook requirements. Be sure to include any requirements this cookbook has on platforms, libraries, other cookbooks, packages, operating systems, etc.

e.g.

packages

  • git - myapache-cookbook needs git to clone app repository.

Attributes

TODO: List your cookbook attributes here.

e.g.

myapache-cookbook::default

Key Type Description Default
['myapache-cookbook']['bacon'] Boolean whether to include bacon true

Usage

myapache-cookbook::default

TODO: Write usage instructions for each cookbook.

e.g. Just include myapache-cookbook in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[myapache-cookbook::default]"
  ]
}

License and Authors

Authors: Alex Pop

About

Yet another Apache cookbook


Languages

Language:HTML 66.6%Language:Ruby 33.0%Language:Shell 0.4%