Rename config => system-config in gerrit/templates

We are renaming openstack-infra/config to
openstack-infra/system-config. This patch edits the paths
in the gerrit/templates files.

Change-Id: I9913c6e0c73f614b8fc07a8a17a3fafe5110aebc
This commit is contained in:
Anita Kuno 2014-10-03 16:16:55 -04:00
parent d616e1de6c
commit 864d6a4e89
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# This file is managed by puppet.
# https://git.openstack.org/cgit/openstack-infra/config
# https://git.openstack.org/cgit/openstack-infra/system-config
[gerrit]
basePath = git

View File

@ -1,5 +1,5 @@
# This file is managed by puppet.
# https://git.openstack.org/cgit/openstack-infra/config
# https://git.openstack.org/cgit/openstack-infra/system-config
<% @replication.each do |replication| -%>
[remote "<%= replication['name'] %>"]