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:
parent
d616e1de6c
commit
864d6a4e89
@ -1,5 +1,5 @@
|
|||||||
# This file is managed by puppet.
|
# This file is managed by puppet.
|
||||||
# https://git.openstack.org/cgit/openstack-infra/config
|
# https://git.openstack.org/cgit/openstack-infra/system-config
|
||||||
|
|
||||||
[gerrit]
|
[gerrit]
|
||||||
basePath = git
|
basePath = git
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# This file is managed by puppet.
|
# 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| -%>
|
<% @replication.each do |replication| -%>
|
||||||
[remote "<%= replication['name'] %>"]
|
[remote "<%= replication['name'] %>"]
|
||||||
|
Loading…
Reference in New Issue
Block a user