mosquitto: Allow nms hosts to write mqtt messages
This commit is contained in:
parent
e790276359
commit
48beb781b3
1 changed files with 3 additions and 0 deletions
|
@ -3,5 +3,8 @@ pattern read #
|
||||||
user {{ inventory_hostname }}
|
user {{ inventory_hostname }}
|
||||||
topic readwrite #
|
topic readwrite #
|
||||||
|
|
||||||
|
user nms*.home.foo.sh
|
||||||
|
pattern readwrite #
|
||||||
|
|
||||||
user frigate*.home.foo.sh
|
user frigate*.home.foo.sh
|
||||||
pattern readwrite frigate/%u/#
|
pattern readwrite frigate/%u/#
|
||||||
|
|
Loading…
Add table
Reference in a new issue