Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhenke/cloudy-with-a-chance-of-tests-chef

cloudy with a chance of tests for chef
https://github.com/mhenke/cloudy-with-a-chance-of-tests-chef

Last synced: 26 days ago
JSON representation

cloudy with a chance of tests for chef

Awesome Lists containing this project

README

        

Description
===========

Installs the Cloudly With A Chance of Tests for ColdFusion.

Attributes
==========

* `node['cloudy']['install_path']` (Default is /vagrant/wwwroot)
* `node['cloudy']['owner']` (Default is `nil` which will result in owner being set to `node['cf10']['installer']['runtimeuser']`)
* `node['cloudy']['group']` (Default is bin)
* `node['cloudy']['download']['url']` (Default is https://github.com/mhenke/Cloudy-With-A-Chance-Of-Tests/archive/develop.zip)
* `node['cloudy']['create_apache_alias']` (Default is false)

Usage
=====

On ColdFusion server nodes:

include_recipe "cloudy"