Change site.yml to reflect bootstrap top-level playbook

I've reorg'd the files, now I do the puppetmaster bootstrap in
bootstrap.yml
This commit is contained in:
Ricardo Carrillo Cruz 2015-03-29 10:26:38 +02:00
parent 29cb43537e
commit cb97ea7211

View File

@ -1,8 +1,7 @@
---
# file: site.yml
- include: provision
- include: puppetdb
- include: puppetmaster
- include: jenkins
- include: gerrit
- include: nodepool
- include: provision.yml
- include: bootstrap.yml
#- include: gerrit
#- include: jenkins
#- include: nodepool