Egon Rijpkema 2c6a09d079 Added secrets.yml.
it is encrypted with a default password...
2017-08-24 16:20:11 +02:00
2017-08-21 11:36:43 +02:00
2017-05-09 09:17:04 +02:00
2017-07-14 10:02:55 +02:00
2017-08-17 10:41:01 +02:00
2017-07-10 14:50:09 +02:00
2017-06-21 13:38:55 +02:00
2017-07-14 10:02:55 +02:00
2017-07-07 16:14:38 +02:00
2017-06-02 12:03:22 +02:00
2017-08-24 16:20:11 +02:00
2017-08-01 10:19:54 +02:00

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
No description provided
Readme 944 KiB
Languages
Python 56.1%
Shell 43.9%