hpc-cloud/site.yml

13 lines
299 B
YAML
Raw Normal View History

---
- include: common.yml
2017-08-01 10:19:54 +02:00
- include: rabbitmq.yml
- include: memcached.yml
2017-07-31 13:21:03 +02:00
- include: mariadb.yml
2017-07-28 11:43:03 +02:00
- include: keystone.yml
2017-08-01 10:19:54 +02:00
- include: glance-controller.yml
- include: nova-controller.yml
2017-07-28 11:43:03 +02:00
- include: neutron-controller.yml
- include: nova-compute.yml
2017-08-01 10:19:54 +02:00
- include: horizon.yml
2017-08-28 11:50:27 +02:00
- include: post-install.yml