fix params

This commit is contained in:
Arne Teuke
2025-02-24 13:35:58 +01:00
parent 0e66f5980f
commit 381a8d6c2e

View File

@@ -13,7 +13,7 @@ $reqpackages = 'alloy',
$pkg_ensure = 'latest',
# loki
$ay_loki_url = 'https://loki.example.net/loki/api/v1/push'
$ay_loki_url = 'https://loki.example.net/loki/api/v1/push',
$ay_loki_username = '',
$ay_loki_userpass = '',