Merge "First commit in Stackforge"

This commit is contained in:
Jenkins 2014-08-04 17:07:44 +00:00 committed by Gerrit Code Review
commit 4a9e8e8099
2 changed files with 0 additions and 23 deletions

View File

@ -1,20 +0,0 @@
language: ruby
bundler_args: --without development
script: "bundle exec rake spec SPEC_OPTS='--format documentation --color --backtrace'"
rvm:
- 1.8.7
- 1.9.3
- 2.0.0
env:
matrix:
- PUPPET_GEM_VERSION="~> 2.7.0"
- PUPPET_GEM_VERSION="~> 3.3.0"
- PUPPET_GEM_VERSION="~> 3.4.0"
matrix:
exclude:
- rvm: 1.9.3
env: PUPPET_GEM_VERSION="~> 2.7.0"
- rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 2.7.0"
notifications:
email: false

View File

@ -1,9 +1,6 @@
puppet-trove
=============
This is a work in progress. The repository aims to move in Stackforge, the place
to be for Puppet OpenStack modules.
#### Table of Contents
1. [Overview - What is the trove module?](#overview)