Finish gerrit install for review01.o.o

Now that volumes have been attached to review01.o.o, allow puppet
to finish the gerrit configuration.

Change-Id: I710bb46f0daf5494c7b3f7ccbe5adbb6dcde153d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2018-05-01 15:28:28 -04:00
parent f1c201288d
commit e22ec8aab0
No known key found for this signature in database
GPG Key ID: 611A80832067AF38

View File

@ -80,7 +80,6 @@ node 'review01.openstack.org' {
}
class { 'openstack_project::review':
gerrit_configure => false,
project_config_repo => 'https://git.openstack.org/openstack-infra/project-config',
github_oauth_token => hiera('gerrit_github_token'),
github_project_username => hiera('github_project_username', 'username'),