An open API service indexing awesome lists of open source software.

https://github.com/trinitronx/users-lyraphase

Users cookbook for lyraphase site testing
https://github.com/trinitronx/users-lyraphase

Last synced: about 1 month ago
JSON representation

Users cookbook for lyraphase site testing

Awesome Lists containing this project

README

          

# users-lyraphase cookbook
Sets up lyraphase defined users using the standard chef users cookbook

# Requirements
https://github.com/opscode-cookbooks/users

# Usage
Just include `users-gloo::jenkins` in your node's `run_list`:

```json
{
"name":"my_node",
"run_list": [
"recipe[users-lyraphase::ops]"
]
}
`````

# Attributes
None yet

# Recipes

# Author

Author:: James Cuzella ()