Development configuration files for kayobe
Go to file
Will Miller 48eda02b3d Use overlay Docker storage for seed CI
Bifrost is now able to support the overlay Docker storage driver.
Switch to using it instead of devicemapper with a logical volume mounted
on a loopback device.
2018-08-06 15:26:20 +00:00
etc/kayobe Use overlay Docker storage for seed CI 2018-08-06 15:26:20 +00:00
.gitignore Ignore kolla configuration 2017-04-19 16:00:50 +01:00
LICENSE Add Apache2 license 2017-04-19 15:55:40 +01:00
README.rst Add kayobe blurb to README 2017-04-20 15:01:05 +01:00
kayobe-env Add development environment configuration, imported from kayobe 2017-10-27 17:47:13 +01:00

README.rst

Kayobe Configuration

This repository provides configuration for the kayobe project. It is intended to encourage version control of site configuration.

Kayobe is an open source tool for automating deployment of Scientific OpenStack onto a set of bare metal servers. Kayobe is composed of Ansible playbooks, a python module, and makes heavy use of the OpenStack kolla project. Kayobe aims to complement the kolla-ansible project, providing an opinionated yet highly configurable OpenStack deployment and automation of many operational procedures.