3
0
This commit is contained in:
Arne Teuke
2025-10-26 14:22:29 +01:00
parent 7a81b1be3c
commit eebb26d38b
7 changed files with 56 additions and 16 deletions

View File

@@ -44,8 +44,7 @@ class puppet_cd::server::service (
# manage webhook service
if $pt_use_r10k_webhook == true {
require puppet_cd::r10k::install
service { $pt_webhook_service:
service { $pt_r10k_webhook_service:
ensure => running,
hasstatus => true,
hasrestart => true,