feat(suse): enable restart_via_systemd

Signed-off-by: Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
This commit is contained in:
Georg Pfuetzenreuter
2025-10-13 14:51:53 +02:00
committed by Georg Pfuetzenreuter
parent 6317326515
commit 09f73356e0
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -72,6 +72,7 @@ Suse:
install_from_package: git
master:
gitfs_provider: pygit2
restart_via_systemd: true
Gentoo:
salt_master: app-admin/salt
@@ -95,7 +95,7 @@ values:
python_dulwich: python-dulwich
python_git: python-git
restart_via_at: false
restart_via_systemd: false
restart_via_systemd: true
retry_options:
attempts: 5
interval: 10
@@ -95,7 +95,7 @@ values:
python_dulwich: python-dulwich
python_git: python-git
restart_via_at: false
restart_via_systemd: false
restart_via_systemd: true
retry_options:
attempts: 5
interval: 10