10 lines
400 B
Markdown
10 lines
400 B
Markdown
|
#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
|