Merge "Don't rsync puppet on localhost"

This commit is contained in:
Jenkins 2016-01-19 18:28:21 +00:00 committed by Gerrit Code Review
commit dc301da823

View File

@ -10,6 +10,7 @@
roles:
- role: puppet
copy_hieradata: False
copy_puppet: False
- hosts: "git0*:!disabled"
gather_facts: true
max_fail_percentage: 1