3
0

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

Auto-merge for build 45

See merge request puppet/puppet_cd!41
This commit is contained in:
2025-10-23 22:09:03 +00:00

View File

@@ -1,8 +1,7 @@
[
{
"id": "r10k-deploy",
"execute-command": "echo "$(date) r10k called with: $@" >> /var/log/r10k-webhook.log
/usr/local/bin/r10k "$@"",
"execute-command": "/usr/local/bin/r10k-wrapper.sh",
"command-working-directory": "/etc/puppetlabs/code",
"pass-arguments-to-command": [
{ "source": "string", "name": "deploy" },