Merge branch 'jenkins-build-80' into 'master'

Auto-merge for build 80

See merge request puppet/puppet_cd!76
This commit is contained in:
2025-10-27 22:18:22 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -948,7 +948,7 @@
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;8080&#39;</tt>)</em>
<em class="default">(defaults to: <tt>&#39;8085&#39;</tt>)</em>
&mdash;
@@ -1163,7 +1163,7 @@ class puppet_cd::params (
String $pt_r10k_remote = &#39;git@gitlab.example.net/repo.git&#39;,
Boolean $pt_r10k_prefix = false,
String $pt_r10k_basedir = &#39;/etc/puppetlabs/code/environments&#39;,
String $pt_r10k_webhook_port = &#39;8080&#39;,
String $pt_r10k_webhook_port = &#39;8085&#39;,
) {
# facts

View File

@@ -115,7 +115,7 @@ class puppet_cd::params (
String $pt_r10k_remote = 'git@gitlab.example.net/repo.git',
Boolean $pt_r10k_prefix = false,
String $pt_r10k_basedir = '/etc/puppetlabs/code/environments',
String $pt_r10k_webhook_port = '8080',
String $pt_r10k_webhook_port = '8085',
) {
# facts