3
0
Arne Teuke
2025-10-23 23:58:18 +02:00
parent 46641b842c
commit 42feca2d75

View File

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