update config file - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/284
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user