system-config/modules/openstack_project
Monty Taylor 50dcf771b9
Allow links in the message
The negative matching group that's supposed to prevent the closing li
tag from matching gets confused when there is a link in the text. It
only matches up to the beginning of the link, but then there is no li
closing tag after that, so hijinx ensue.

Just replace it with a .* since the regex is already anchored by the
closing li tag.

Change-Id: I030b2f00189e1ffed9981b1c3e4540306517e1bf
2016-12-09 16:01:24 -06:00
..
files Add nodepool hiera group 2016-11-23 11:29:12 -08:00
lib/puppet/reports Add puppetdb_file report processor 2015-11-03 15:37:56 -08:00
manifests Allow links in the message 2016-12-09 16:01:24 -06:00
templates Merge "Askbot add editor_deselector for the staging settings" 2016-12-08 18:51:27 +00:00
README Rename CI to Infra in MANY MANY places. 2012-12-16 17:30:47 +00:00

This file stores config files specific to the OpenStack Infrastructure project.