Files
puppet-openstacklib/manifests/wsgi
Alex Schultz 76de885d5b Fix httpd dependency
When we switched to the collector as part of
Id09c3358c5843510e6a2a8c0e2d4aeb3607e098b this included using name ==
'httpd' but the package name is different between RHEL/Ubuntu so it
needs to be title == 'httpd' because the title[0] is fixed to be 'httpd'

[0] https://github.com/puppetlabs/puppetlabs-apache/blob/master/manifests/package.pp#L32

Change-Id: I9d535ab38afea852559df2b3073bd4b74a2a3947
2017-07-13 14:32:57 -06:00
..
2017-07-13 14:32:57 -06:00