Remove references to Travis CI
Fixes: bug #1165069 Change-Id: I1319520af6a1cd5231860669a3924d35bfeab263
This commit is contained in:
15
README.md
15
README.md
@@ -4,17 +4,6 @@ This project contains everything that you need to rebuild the
|
||||
same development environment that I built initilaly for the
|
||||
folsom implementation of the openstack puppet modules.
|
||||
|
||||
# build status for all projects:
|
||||
|
||||
|
||||
* OpenStack: [](http://travis-ci.org/puppetlabs/puppetlabs-openstack)
|
||||
* Nova: [](http://travis-ci.org/puppetlabs/puppetlabs-nova)
|
||||
* Glance: [](http://travis-ci.org/puppetlabs/puppetlabs-glance)
|
||||
* Keystone: [](http://travis-ci.org/puppetlabs/puppetlabs-keystone)
|
||||
* Horizon: [](http://travis-ci.org/puppetlabs/puppetlabs-horizon)
|
||||
* Swift: [](http://travis-ci.org/puppetlabs/puppetlabs-swift)
|
||||
* Cinder: [](http://travis-ci.org/puppetlabs/puppetlabs-cinder)
|
||||
|
||||
# prereqs
|
||||
|
||||
1. Ensure that you have rake as well as rubygems installed
|
||||
@@ -30,7 +19,7 @@ virtualbox should be installed
|
||||
3. Install librarian-puppet.
|
||||
|
||||
> gem install librarian-puppet
|
||||
|
||||
|
||||
3a. Install github_api.
|
||||
|
||||
# WARNING - other versions are known to have bugs
|
||||
@@ -54,7 +43,7 @@ manifests/setup/hosts.pp
|
||||
|
||||
stores basic host setup (ip addresses for vagrant targets)
|
||||
|
||||
manifests/setup/percise64.pp
|
||||
manifests/setup/percise64.pp
|
||||
|
||||
stores apt setup, configured to use a proxy, and folsom package pointer(s)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user