Go to file
erijpkema 90b25a6d6c Rearanged the playbook to use ansible roles:
http://docs.ansible.com/ansible/playbooks_roles.html

also made keystone run
2017-04-25 14:47:04 +02:00
roles Rearanged the playbook to use ansible roles: 2017-04-25 14:47:04 +02:00
.gitignore Add vim swap files 2017-04-21 16:28:12 +02:00
README.md Rearanged the playbook to use ansible roles: 2017-04-25 14:47:04 +02:00
ansible.cfg Rearanged the playbook to use ansible roles: 2017-04-25 14:47:04 +02:00
hosts Rearanged the playbook to use ansible roles: 2017-04-25 14:47:04 +02:00
main.yml Rearanged the playbook to use ansible roles: 2017-04-25 14:47:04 +02:00

README.md

#hpc-cloud

This repository will contain playbooks to bring up openstack components inside docker containers.

It makes use of [/home/egon/projects/hpc-cloud/roles/common/tasks/users.yml](ansible roles). The roles can be set in the inventory file (hosts)

Cirrently,Tue 25 Apr 2017 02:45:20 PM CEST, only mariadb and keystone are implemented. They can be brought up with $ ansible-playbook main.yml