puppet-mosquitto/templates/mosquitto.acl.erb
Matthew Treinish bd766c78d0
Add system stats topics to public readonly acl
This commit adds the system stats topic to the acl for anonymous read
only access. It'll be useful to let us collect metrics about our MQTT
usage.

Change-Id: I90a444790080dc263e3edfac1f649ab8e20e0f43
2017-04-03 15:36:07 -04:00

6 lines
87 B
Plaintext

topic read #
topic read $SYS/#
user <%= @infra_service_username %>
topic readwrite #