kayobe/ansible/dev-tools.yml
Mark Goddard f76f244a38 Add configuration for seed hypervisor
Currently supports configuration of:
- Local networking
- NTP
- Libvirt storage pools and networks
2017-08-07 12:08:41 +00:00

6 lines
122 B
YAML

---
- name: Ensure development tools are installed
hosts: seed-hypervisor:seed:overcloud
roles:
- role: dev-tools