Skip to content

sumeshkanayi/sumesh-cookbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

helloworld-cookbook

TODO: This will installl and configure hello world application

Supported Platforms

TODO: Ubuntu 14.4

Attributes

Name Type Description Default
default["sinatra"]["ip"] String IP address on which hello world should run 127.0.0.1
default["sinatra"]["listener"] Integer TCP port on which Hello world will be running 4567
default["helloworld"]["directory"]/tt> String Directory on which the hello world app will be copied /production/helloworld/

Usage

helloworld::default

Include helloworld in your node's run_list:

{
  "run_list": [
    "recipe[helloworld::default]"
  ]
}

License and Authors

Status

[Build Status] Author:: sumeshkanayi ([email protected])

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published