diff --git a/host_vars/lasagne.binary.kitchen b/host_vars/lasagne.binary.kitchen index b49b471..05ac66c 100644 --- a/host_vars/lasagne.binary.kitchen +++ b/host_vars/lasagne.binary.kitchen @@ -30,3 +30,10 @@ mosquitto_listeners: acl: - permissions: readwrite topic: "#" + +mosquitto_bridges: + - connection: pizza + address: 172.23.4.6:1883 + topics: + - topic: "# out 0" + - topic: "# in 0" \ No newline at end of file