Merge "Disable Gerrit drafts feature"

This commit is contained in:
Jenkins 2015-12-11 20:29:28 +00:00 committed by Gerrit Code Review
commit b3e37eb08a

View File

@ -104,6 +104,7 @@ class openstack_project::gerrit (
vhost_name => $vhost_name,
canonicalweburl => $canonicalweburl,
# opinions
allow_drafts => false,
enable_melody => true,
melody_session => true,
robots_txt_source => 'puppet:///modules/openstack_project/gerrit/robots.txt',