Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

nweddle/chefweb

Open more actions menu

Repository files navigation

chefweb Cookbook

This cookbook stands up a demo version of the chef.io website.

Requirements

Spin up a standard demo and add the default recipe to your runlist. The only external dependencies are the iptables and aws community cookbooks.

Attributes

There are only two configurable attributes, namely the port for standard web traffic and the port for SSL traffic. As you might expect these are configured in the attributes/default.rb file.

Usage

Just include chefweb in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[chefweb]"
  ]
}

Contributing

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

License and Authors

Authors: The Chef Sales Engineering team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.