Skip to content
This repository was archived by the owner on Dec 31, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 342 Bytes

File metadata and controls

16 lines (13 loc) · 342 Bytes

OpenStack Infra

The idea is to get the minimal OpenStack Infra setup running locally.

What is included

  • Gerrit code review platform using openstack puppet module.

Requirements:

  • Ansible
  • Vagrant
  • Virtualbox
  • Ruby
  • Bundler

How to setup:

  1. vagrant up gerrit
  2. run rake spec to make sure that everything is up and running.