Feat: ajoute nut au nas

This commit is contained in:
2022-06-03 05:39:23 +02:00
parent 020e81176d
commit 37040f843c
8 changed files with 57 additions and 9 deletions

View File

@@ -0,0 +1,7 @@
maxretry = 3
{% for ups in upss %}
[{{ ups.name }}]
driver = {{ ups.driver }}
port = {{ ups.port }}
{% endfor %}