Add back $clients
Should not have been removed in last commit
This commit is contained in:
parent
a71a8f5639
commit
efa269ab33
1 changed files with 1 additions and 0 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Reference in a new issue