afaf0e4a2c
In some clouds, the nodes created may not have a usable dns server from Neutron. Use the Google one, may set this role parameterized at some point. Change-Id: I05fcd867e47fcc45dab25d5be5c8349d272514f4
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_resolv_conf.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
|