Merge "Install the Gerrit delete-project plugin on review-dev.o.o"
This commit is contained in:
commit
c8dcc011f1
@ -146,9 +146,8 @@ class openstack_project::review_dev (
|
|||||||
require => $::project_config::config_dir,
|
require => $::project_config::config_dir,
|
||||||
}
|
}
|
||||||
|
|
||||||
gerrit::plugin { 'javamelody':
|
gerrit::plugin { 'javamelody': version => '3fefa35' }
|
||||||
version => '3fefa35',
|
gerrit::plugin { 'delete-project': version => '4b7410c' }
|
||||||
}
|
|
||||||
|
|
||||||
package { 'python-launchpadlib':
|
package { 'python-launchpadlib':
|
||||||
ensure => present,
|
ensure => present,
|
||||||
|
Loading…
Reference in New Issue
Block a user