Fix typo in zuul config template

Change-Id: Ica5ae3936b3396ce7d29f69c0c688ec6867bea48
This commit is contained in:
James E. Blair 2014-01-08 16:26:21 +08:00
parent 14694564df
commit 0a68468f4d

View File

@ -26,3 +26,4 @@ zuul_url=<%= zuul_url %>
<% replication_targets.each do |target| -%>
<%= target['name'] %>=<%= target['url'] %>
<% end -%>
<% end -%>