53d83c1bde
Not sure if i'll keep going this way or find some other solution. |
||
---|---|---|
roles | ||
.gitignore | ||
README.md | ||
ansible.cfg | ||
common.yml | ||
database.yml | ||
dockerregistry.yml | ||
hosts | ||
keystone.yml | ||
main.yml | ||
mariadb.yml | ||
rabbitmq.yml |
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