Skip to content

OFTEIN-NET/Provisioning-SmartX-Box-B

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartx-b-box Cookbook

This Chef cookbook is used to provision of SmartX Box Type B for OF@TEIN Playground.

Recipes

Recipes Description
['smartx-b-box']['box-install'] Install the basic software
['smartx-b-box']['box-config'] Configure the basic software functions

Usage

Include smartx-b-box in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[smartx-b-box::box-install,smartx-b-box::box-config]"
  ]
}

About

Chef cookbook is used to provision of SmartX Box Type B for OF@TEIN Playground.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published