nphilipp / koji-vagrant

Forked from koji-vagrant 4 years ago
Clone
README.rst

koji-vagrant

This project hosts a Vagrantfile meant to make it easy to deploy koji in a local VM for development purpose.

It relies on the playbook provided at: https://github.com/ktdreyer/koji-ansible which should be cloned in the same folder as this project.

To run the project, simply do:

git clone git@github.com:ktdreyer/koji-ansible.git
git clone ssh://git@pagure.io/koji-vagrant.git
cd koji-vagrant
vagrant up

You will need to have vagrant and vagrant-ssh installed before.

Code hosted here is licensed under the CC0 license.