diff --git a/templates/r10k/r10k_webhook_service.erb b/templates/r10k/r10k_webhook_service.erb index ad3b468..40f3a1b 100644 --- a/templates/r10k/r10k_webhook_service.erb +++ b/templates/r10k/r10k_webhook_service.erb @@ -3,7 +3,7 @@ After=network.target [Service] - ExecStart=/usr/bin/r10k_gitlab_webhook -p <%= @pt_r10k_webhook_port %> + ExecStart=/usr/bin/r10k_gitlab_webhook <%= @pt_r10k_webhook_port %> Restart=always User=root WorkingDirectory=/etc/puppetlabs/code