Recommit for updates in build 20

This commit is contained in:
2026-02-05 15:44:45 +01:00
parent 5bd0bd784f
commit 8f15cd1c2e
4 changed files with 60 additions and 4 deletions

View File

@@ -922,7 +922,12 @@
136
137
138
139</pre>
139
140
141
142
143
144</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 58</span>
@@ -1005,6 +1010,11 @@ class confdroid_gitea::params (
# files
$ga_config_file = &quot;${ga_conf_dir}/app.ini&quot;
$ga_config_erb = &#39;confdroid_gitea/app.ini.erb&#39;
$ga_service_file = &#39;/etc/systemd/system/gitea.service&#39;
$ga_service_erb = &#39;confdroid_gitea/gitea_service.erb&#39;
# Service
$ga_service_name = &#39;gitea&#39;
# includes must be last
include confdroid_gitea::main::config