infra-ansible/site.yml
Ricardo Carrillo Cruz cd329e7920 Add bootstrap_jjb role and top-level playbook
This configured JJB configuration and triggers JJB update to populate
jobs
2015-08-24 09:41:56 +02:00

9 lines
215 B
YAML

---
# file: site.yml
- include: common.yml
- include: set_hostnames.yml
- include: bootstrap_puppetmaster.yml
- include: bootstrap_gerrit.yml
- include: bootstrap_puppet_infra_nodes.yml
- include: bootstrap_jjb.yml