infra-ansible/run_puppet_on_jenkins.yml
Ricardo Carrillo Cruz 6b2350753c Add run_puppet top-level playbooks to apply puppet for services
Rather than doing this in the boostrap roles, better to decouple
and do it separately.
2015-08-27 10:33:04 +02:00

9 lines
135 B
YAML

---
- hosts: meta-infra_type_jenkins
user: ubuntu
sudo: true
tasks:
name: Run Puppet to install Jenkins
tasks:
- puppet: