diff --git a/modules/openstack_project/manifests/gerrit.pp b/modules/openstack_project/manifests/gerrit.pp index 9a069c27a9..0253dcb75b 100644 --- a/modules/openstack_project/manifests/gerrit.pp +++ b/modules/openstack_project/manifests/gerrit.pp @@ -158,7 +158,7 @@ class openstack_project::gerrit ( { name => 'launchpad-bug', footers => ['closes-bug:', 'partial-bug:', 'related-bug:'], - match => '\\#?(\\d+)', + match => '\\\\#?(\\\\d+)', system => 'Launchpad', }, {