infra-ansible/bootstrap_jjb.yml
Ricardo Carrillo Cruz 7231b40644 Remove bogus comment
This was a copy-pasta bug, removing comment altogether
2015-08-27 10:34:55 +02:00

8 lines
123 B
YAML

---
- hosts: meta-infra_type_jenkins
gather_facts: no
user: ubuntu
sudo: true
roles:
- { role: bootstrap_jjb }