Skip to content

higanworks-cookbooks/bootstrap-chefserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Add opscode repository and Install chef-server.

Requirements

Attributes

None

Usage

Recipe::default

Run with opscode apt cookbook.

{
   "run_list" : [
      "recipe[apt]",
      "recipe[bootstrap-chefserver]"
   ]
}

Recipe::maintance

This recipe exec couchdb compact job for all namespace.

{
   "run_list" : [
      "recipe[bootstrap-chefserver::maintenance]"
   ]
}

About

Add ppa repository and install chef-server.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages