Merge "disable the jeepyb trivial rebase hook on review.o.o"

This commit is contained in:
Jeremy Stanley 2014-04-28 16:22:32 +00:00 committed by Gerrit Code Review
commit ac989ef0b5

@ -122,7 +122,6 @@ class openstack_project::review (
github_oauth_token => $github_oauth_token,
github_project_username => $github_project_username,
github_project_password => $github_project_password,
trivial_rebase_role_id => 'trivial-rebase@review.openstack.org',
mysql_host => $mysql_host,
mysql_password => $mysql_password,
email_private_key => $email_private_key,