b727857daedc7874ae5b5d99e6c0fd97d4a8e2b2
But we since switched to separate repo's for the dockerfiles. These are built with jenkins.
hpc-cloud
This repository will contain playbooks to bring up openstack components inside docker containers.
It makes use of ansible roles. The roles can be set in the inventory file (hosts)
To bring up one role, for instance keystone, use:
$ ansible-playbook keystone.yml
To bring up all roles, use
$ ansible-playbook site.yml
Description
Languages
Python
56.1%
Shell
43.9%