Merge "Remove redundant dependency"
This commit is contained in:
commit
f9b4e70759
@ -153,8 +153,6 @@ class placement::wsgi::apache (
|
|||||||
-> File[$::placement::params::httpd_config_file]
|
-> File[$::placement::params::httpd_config_file]
|
||||||
~> Service['httpd']
|
~> Service['httpd']
|
||||||
|
|
||||||
Service <| title == 'httpd' |> { tag +> 'placement-service' }
|
|
||||||
|
|
||||||
::openstacklib::wsgi::apache { 'placement_wsgi':
|
::openstacklib::wsgi::apache { 'placement_wsgi':
|
||||||
bind_host => $bind_host,
|
bind_host => $bind_host,
|
||||||
bind_port => $api_port,
|
bind_port => $api_port,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user