6b2350753c
Rather than doing this in the boostrap roles, better to decouple and do it separately.
9 lines
135 B
YAML
9 lines
135 B
YAML
---
|
|
- hosts: meta-infra_type_jenkins
|
|
user: ubuntu
|
|
sudo: true
|
|
tasks:
|
|
name: Run Puppet to install Jenkins
|
|
tasks:
|
|
- puppet:
|