Merge "Add logging to manage-projects"

This commit is contained in:
Jenkins 2014-02-10 17:58:31 +00:00 committed by Gerrit Code Review
commit ad7485f8e9
2 changed files with 2 additions and 0 deletions

View File

@ -50,5 +50,6 @@ class jeepyb (
refreshonly => true,
require => Class['mysql::python'],
subscribe => Vcsrepo['/opt/jeepyb'],
logoutput => true,
}
}

View File

@ -383,6 +383,7 @@ class openstack_project::gerrit (
File['/home/gerrit2/acls'],
],
refreshonly => true,
logoutput => true,
require => [
File['/home/gerrit2/projects.yaml'],
File['/home/gerrit2/acls'],