Skip to content
This repository has been archived by the owner on Feb 16, 2018. It is now read-only.

dml/chef-rwci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RWCI Server

Description

Installs the Railsware Continuous Integration Server.

Requirements

This cookbooks requires the excellent chef-rvm cookbook from @fnichol.

Supported Platforms

The following platforms are supported by this cookbook, meaning that the recipes run on these platforms without error:

  • Ubuntu
  • Debian
  • Red Hat
  • CentOS
  • Fedora
  • Amazon

Recipes

  • chef-ci - The default recipe.

Usage

This cookbook installs the rwci components if not present, and pulls updates if they are installed on the system.

Attributes

default["rwci"]["user"]        = "rwci"
default["rwci"]["group"]       = "rwci"
default["rwci"]["rvm_ruby"]    = "ruby-1.9.3-p194"
default["rwci"]["rvm_gemset"]  = "rwci"

About

CI server deployment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages