hpc-cloud/horizon.yml
Egon Rijpkema d42d1495e9 Added nova compute
Also configured horizon to display hypervisors.
2017-07-14 10:02:55 +02:00

10 lines
116 B
YAML

---
- hosts: all
name: Dummy to gather facts
tasks: []
- hosts: horizon
become: True
roles:
- horizon