Recommit for updates in build 20
This commit is contained in:
@@ -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 = "${ga_conf_dir}/app.ini"
|
||||
$ga_config_erb = 'confdroid_gitea/app.ini.erb'
|
||||
$ga_service_file = '/etc/systemd/system/gitea.service'
|
||||
$ga_service_erb = 'confdroid_gitea/gitea_service.erb'
|
||||
|
||||
# Service
|
||||
$ga_service_name = 'gitea'
|
||||
|
||||
# includes must be last
|
||||
include confdroid_gitea::main::config
|
||||
|
||||
Reference in New Issue
Block a user