Merge "Remove redundant dependency"

This commit is contained in:
Zuul 2021-12-13 17:52:25 +00:00 committed by Gerrit Code Review
commit f9b4e70759

View File

@ -153,8 +153,6 @@ class placement::wsgi::apache (
-> File[$::placement::params::httpd_config_file]
~> Service['httpd']
Service <| title == 'httpd' |> { tag +> 'placement-service' }
::openstacklib::wsgi::apache { 'placement_wsgi':
bind_host => $bind_host,
bind_port => $api_port,