Merge "puppetize installation of gerrit third party plugins"

This commit is contained in:
Jenkins
2014-08-12 18:15:29 +00:00
committed by Gerrit Code Review
6 changed files with 127 additions and 13 deletions

View File

@@ -83,6 +83,10 @@ class openstack_project::review_dev (
],
}
gerrit::plugin { 'javamelody':
version => 'e00d5af',
}
file { '/home/gerrit2/.launchpadlib':
ensure => directory,
owner => 'gerrit2',