Skip to content

corbel-platform/corbel-cookbook

Repository files navigation

corbel-cookbook

Chef cookbok to install and configure Corbel platform.

Attributes

//TODO

Usage

corbel::iam

Include corbel::iam in your node's run_list:

{
  "run_list": [
    "recipe[corbel::iam]"
  ]
}

corbel::resources

Include corbel::resources in your node's run_list:

{
  "run_list": [
    "recipe[corbel::resources]"
  ]
}

corbel::webfs

Include corbel::webfs in your node's run_list:

{
  "run_list": [
    "recipe[corbel::webfs]"
  ]
}

corbel::evci

Include corbel::evci in your node's run_list:

{
  "run_list": [
    "recipe[corbel::evci]"
  ]
}

corbel::oauth-server

Include corbel::oauth-server in your node's run_list:

{
  "run_list": [
    "recipe[corbel::oauth-server]"
  ]
}

corbel::notifications

Include corbel::notifications in your node's run_list:

{
  "run_list": [
    "recipe[corbel::notifications]"
  ]
}

About

Chef cookbook to deploy Corbel modules

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors