Add back $clients

Should not have been removed in last commit
This commit is contained in:
Patrik Lundin 2024-11-04 11:56:00 +01:00
parent a71a8f5639
commit efa269ab33
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -1,6 +1,7 @@
# Configure a SUNET CDN mqtt server
class cdn::mqtt(
String $dc = '',
Array[String] $clients = [],
Array[String] $mqtt_client_ips = [],
Hash[String, Hash] $bridges = {},
Hash[String, String] $acme_url = {