3
0
This commit is contained in:
Arne Teuke
2025-10-23 17:27:02 +02:00
parent dc99da8b72
commit 0d4528741f

View File

@@ -80,7 +80,6 @@ class puppet_cd::r10k::webhook (
seltype => systemd_unit_file_t,
seluser => system_u,
content => template($pt_r10k_wh_service_erb),
require => Exec['systemctl_daemon_reload'],
notify => Exec['systemctl_daemon_reload'],
}