3
0

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

Auto-merge for build 31

See merge request puppet/puppet_cd!27
This commit is contained in:
2025-10-23 19:52:33 +00:00

View File

@@ -3,7 +3,7 @@ Description=Webhook Service for r10k Deployment
After=network.target
[Service]
ExecStart=/usr/local/bin/webhook -hooks /etc/webhook/hooks.json -port 8088
ExecStart=/usr/local/bin/webhook -hooks /etc/<%= @pt_r10k_hook_config_file => -port 8088
Restart=always
User=puppet
Group=puppet