infra-ansible/site.yml
Ricardo Carrillo Cruz 929490ff8c Wait for server to be ssh reachable before bootstrap/configuration
Change-Id: Id229a8de97f08ebca3aff04aa612cd922a73e9a6
2016-06-08 14:54:16 +00:00

14 lines
399 B
YAML

---
# file: site.yml
- include: generate_infra_dynamic_groups.yml
- include: wait_for_servers.yml
- include: common.yml
- include: set_hostnames.yml
- include: bootstrap_puppetmaster.yml
- include: bootstrap_puppet_infra_nodes.yml
- include: bootstrap_gerrit.yml
- include: run_puppet_on_gerrit.yml
- include: run_puppet_on_zuul.yml
- include: run_puppet_on_jenkins.yml
- include: bootstrap_jjb.yml