Skip to content

endticket/chef-teletraan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

teletraan Cookbook

Installs teletraan deploy service and deploy-board

Requirements:

Install Java 8 and Python2.7 with pip with your favouite cookbook for the purpose

Attributes

teletraan::default

Key Type Description Default
['teletraan']['release_version'] string teletraan version v1.0.1
['teletraan']['deploy_service_version'] string deploy service version fdd68c0
['teletraan']['deploy_board_version'] string deploy board protocol fdd68c0

Usage

teletraan::default

e.g. Just include teletraan in your node's run_list:

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

Contributing

e.g.

  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: deathowl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages