This cookbook will install cloudmonkey on your system
default['sbp_cloudmonkey']['source'] = nil default['sbp_cloudmonkey']['version'] = '6.1.0'
default['sbp_cloudmonkey']['binary'] = '/usr/local/bin/cmk' default['sbp_cloudmonkey']['create_symlink'] = true default['sbp_cloudmonkey']['link'] = '/usr/local/bin/cloudmonkey'
Include sbp_cloudmonkey
in your node's run_list
- Fork the repository on Github
- Create a named feature branch (i.e.
add-new-recipe
) - Write you change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request
Authors: Schuberg Philis
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at