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
- Host: GitHub
- URL: https://github.com/trinitronx/users-lyraphase
- Owner: trinitronx
- License: other
- Created: 2013-12-30T05:24:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-12-16T06:15:03.000Z (over 9 years ago)
- Last Synced: 2025-01-10T07:47:07.294Z (over 1 year ago)
- Language: Ruby
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 ()