finish webhook sections - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/284
This commit is contained in:
@@ -80,7 +80,6 @@ class puppet_cd::r10k::webhook (
|
|||||||
seltype => systemd_unit_file_t,
|
seltype => systemd_unit_file_t,
|
||||||
seluser => system_u,
|
seluser => system_u,
|
||||||
content => template($pt_r10k_wh_service_erb),
|
content => template($pt_r10k_wh_service_erb),
|
||||||
require => Exec['systemctl_daemon_reload'],
|
|
||||||
notify => Exec['systemctl_daemon_reload'],
|
notify => Exec['systemctl_daemon_reload'],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user