[trivial] delete redundant blank space
Change-Id: Ie7345338114bc585de2392e25b23fae4a2b071bc
This commit is contained in:
@@ -89,7 +89,7 @@ class { '::memcached':
|
||||
|
||||
$firewall_port = hiera('CONFIG_HORIZON_PORT')
|
||||
|
||||
firewall { "001 horizon ${firewall_port} incoming":
|
||||
firewall { "001 horizon ${firewall_port} incoming":
|
||||
proto => 'tcp',
|
||||
dport => [$firewall_port],
|
||||
action => 'accept',
|
||||
|
Reference in New Issue
Block a user