OP#414 add installation section

This commit is contained in:
12ww1160
2026-02-04 11:25:30 +01:00
parent e164db99b8
commit 59192c9424
3 changed files with 25 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ class confdroid_gitea::main::user (
) inherits confdroid_gitea::params {
if $ga_host_fqdn == $fqdn {
require confdroid_gitea::main::install
user { $ga_user:
ensure => 'present',
managehome => true,