Update to 2023-03-30 11:00

This commit is contained in:
Daniel Berteaud
2023-03-30 11:00:21 +02:00
parent 874dd6c98a
commit 2a3d56fddc
8 changed files with 33 additions and 5 deletions

Binary file not shown.

View File

@@ -0,0 +1,10 @@
[waptrepo]
path = /var/www/html
comment = WAPT Repository
uid = root
gid = root
read only = yes
{% if wapt_rsync_pass is defined %}
auth users = wapt
secrets file = /opt/wapt/conf/rsync.secrets
{% endif %}