Switch gerritbot to project-config

Change-Id: I952a16dac32625e829d1fccb9e2472640cd31fd5
This commit is contained in:
James E. Blair 2014-09-19 18:32:25 -07:00
parent ba60b19be8
commit f0a6a59c00
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ class project_config(
}
$accessbot_channels_yaml = "/etc/project-config/${base}accessbot/channels.yaml"
$gerritbot_channel_file = "/etc/project-config/${base}gerritbot/channels.yaml"
$gerrit_acls_dir = "/etc/project-config/${base}gerrit/acls"
$gerrit_notify_impact_file = "/etc/project-config/${base}gerrit/notify_impact.yaml"
$jeepyb_project_file = "/etc/project-config/${base}gerrit/projects.yaml"