Skip to content

roma/tokyo-cabinet-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tokyo-cabinet-cookbook

Install Tokyo Cabinet with Chef.

Supported Platforms

The following platforms are supported:

  • centos
  • ubuntu

Attributes

Key Type Description Default
['tokyo-cabinet']['target_dir'] String Target directory of Tokyo Cabinet /usr/local/
['tokyo-cabinet']['version'] String Version info 1.4.48
['tokyo-cabinet']['source_uri'] String Source info http://fallabs.com/tokyocabinet/tokyocabinet-1.4.48.tar.gz
['tokyo-cabinet']['configure_option'] String configure option of tokyo-cabinet --prefix=/usr/local/libexec

Usage

tokyo-cabinet::default

Include tokyo-cabinet in your node's run_list:

{
  "run_list": [
    "recipe[tokyo-cabinet::default]"
  ]
}

Authors

Author:: Rui Bando ([email protected])

About

Install Tokyo Cabinet and/or sets up for ROMA.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages