Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Releases: eucalyptus/micro-qa

Refactored deploy

08 Nov 23:31
Compare
Choose a tag to compare
Refactored deploy Pre-release
Pre-release

This pre release has the refactored deploy mechanism. Looking for feedback.

Additionally I'd like to test out installing without using Vagrant with the following instructions:

curl -L https://www.opscode.com/chef/install.sh | bash
chef-solo -r https://github.com/eucalyptus/micro-qa/releases/download/v1.0.0-alpha1/micro-qa-cookbooks.tgz -o 'recipe[micro-qa::jenkins],recipe[micro-qa::eutester],recipe[micro-qa::console-tests],recipe[micro-qa::deploy]'