fix config for manage_projects
Change-Id: I1492340075f3a94c8522a937b9a051fbd1dee8ff
This commit is contained in:
parent
e661a5fe0e
commit
14a303ad80
@ -45,7 +45,7 @@ node default {
|
||||
acls_dir => hiera('gerrit_acls_dir'),
|
||||
notify_impact_file => hiera('gerrit_notify_impact_file'),
|
||||
projects_file => hiera('jeepyb_project_file'),
|
||||
projects_config => hiera('jeepyb_project_file'),
|
||||
projects_config => 'openstack_project/review-dev.projects.ini.erb',
|
||||
github_username => 'openstack-gerrit',
|
||||
github_oauth_token => hiera('gerrit_github_token'),
|
||||
github_project_username => hiera('github_project_username', 'username'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user