Recommit for updates in build 3
This commit is contained in:
@@ -117,13 +117,7 @@
|
||||
19
|
||||
20
|
||||
21
|
||||
22
|
||||
23
|
||||
24
|
||||
25
|
||||
26
|
||||
27
|
||||
28</pre>
|
||||
22</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/firewall/iptables.pp', line 6</span>
|
||||
@@ -143,12 +137,6 @@ class confdroid_haproxy::firewall::iptables (
|
||||
dport => $hy_https_port,
|
||||
jump => 'accept',
|
||||
}
|
||||
|
||||
firewall { "${hy_fw_order_no}9000 tcp port minio-api":
|
||||
proto => 'tcp',
|
||||
dport => '9000',
|
||||
jump => 'accept',
|
||||
}
|
||||
}
|
||||
}</pre>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user