Ricardo Carrillo Cruz 55303f4bb8 Major refactor
Decoupled several things from bootstrap roles into subroles
and added several default and group variables
2015-04-13 14:23:22 +02:00

11 lines
305 B
YAML

---
# file: site.yml
- include: provision_infra_servers.yml
- include: set_hostnames.yml
- include: deploy_site_pp.yml
- include: deploy_hiera.yml
- include: bootstrap_puppetmaster.yml
- include: bootstrap_puppet_infra_nodes.yml
- include: sign_infra_nodes_certs.yml
- include: run_puppet_infra_nodes.yml