diff --git a/manifests/params.pp b/manifests/params.pp index 4e88eaf..fe79ad3 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -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 = '',