Fix stupid spacing
Somehow a spacing was left in there that puppet-lint did not fail on. Change-Id: I7f5a5fd47bf30e0ea9fe072856cf9c54666659cb
This commit is contained in:
@@ -122,7 +122,7 @@ class octavia::wsgi::apache (
|
||||
if $ssl {
|
||||
include ::apache::mod::ssl
|
||||
}
|
||||
::openstacklib::wsgi::apache { 'octavia_wsgi':
|
||||
::openstacklib::wsgi::apache { 'octavia_wsgi':
|
||||
bind_host => $bind_host,
|
||||
bind_port => $port,
|
||||
group => 'octavia',
|
||||
|
Reference in New Issue
Block a user