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 # file: site.yml
- include: provision - include: provision.yml
- include: puppetdb - include: bootstrap.yml
- include: puppetmaster #- include: gerrit
- include: jenkins #- include: jenkins
- include: gerrit #- include: nodepool
- include: nodepool