Skip to content

liatrio-chef/apache2-liatrio

Repository files navigation

apache2-liatrio Cookbook

This is a simple example wrapper cookbook that installs apache2.

Requirements

Chef Development Kit Version: 0.16.28

Vagrant 1.8.4

Usage

apache2-liatrio::default

vagrant up

or

Just include apache2-liatrio in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[apache2-liatrio]"
  ]
}

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

License and Authors

Authors: Drew Holt drew@liatrio.com

About

A simple apache2 wrapper cookbook example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages