recommit for updates in build 8
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'80'</tt>)</em>
|
||||
<em class="default">(defaults to: <tt>'8080'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
@@ -294,7 +294,7 @@ class jenkins_cd::params (
|
||||
# firewall
|
||||
Boolean $js_enable_fw = true,
|
||||
String $js_fw_rule = '50',
|
||||
String $js_jenkins_port = '80',
|
||||
String $js_jenkins_port = '8080',
|
||||
String $js_source_net = '0.0.0.0/0',
|
||||
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user