Monty Taylor 8f1adc171f Split github into its own module.
TODO: Add another script that sets the project description. Add the project
description to the config hash.

Change-Id: If4584b2a1e55e6eb912e1f557e31de216d49a516
2012-07-23 11:42:12 -05:00

8 lines
208 B
Plaintext

# This file is managed by puppet.
# https://github.com/openstack/openstack-ci-puppet
<% projects.each do |project| -%>
[project "<%= project['name'] %>"]
close_pull = <%= project['close_pull'] %>
<% end -%>