e750ccb869
Servers should be able to resolv Internet and the infra hosts before doing anything useful on them Change-Id: If694f45235e8c49a6caaee45dbf6d21d79385f65
15 lines
430 B
YAML
15 lines
430 B
YAML
---
|
|
# file: site.yml
|
|
- include: generate_infra_dynamic_groups.yml
|
|
- include: wait_for_servers.yml
|
|
- include: set_hostnames.yml
|
|
- include: set_resolv_conf.yml
|
|
- include: common.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
|