Puppet on the brain.

This commit is contained in:
Ralph Bean 2013-08-21 19:31:07 +00:00
parent fa592284b7
commit 99266722b6

View file

@ -7,6 +7,6 @@
tasks:
- name: ensure there is a post-receive-chained.d/ directory
file: >
ensure=directory
state=directory
path=/srv/git/${item}/hooks/post-receive-chained.d/
with_items: ${repos}