Recommit for updates in build 80
This commit is contained in:
@@ -948,7 +948,7 @@
|
|||||||
<span class='type'>(<tt>String</tt>)</span>
|
<span class='type'>(<tt>String</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
<em class="default">(defaults to: <tt>'8080'</tt>)</em>
|
<em class="default">(defaults to: <tt>'8085'</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
—
|
—
|
||||||
@@ -1163,7 +1163,7 @@ class puppet_cd::params (
|
|||||||
String $pt_r10k_remote = 'git@gitlab.example.net/repo.git',
|
String $pt_r10k_remote = 'git@gitlab.example.net/repo.git',
|
||||||
Boolean $pt_r10k_prefix = false,
|
Boolean $pt_r10k_prefix = false,
|
||||||
String $pt_r10k_basedir = '/etc/puppetlabs/code/environments',
|
String $pt_r10k_basedir = '/etc/puppetlabs/code/environments',
|
||||||
String $pt_r10k_webhook_port = '8080',
|
String $pt_r10k_webhook_port = '8085',
|
||||||
|
|
||||||
) {
|
) {
|
||||||
# facts
|
# facts
|
||||||
|
|||||||
Reference in New Issue
Block a user