From 8a5398409323cb30e40877817d7bc1197b049f65 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 16 Jan 2019 12:48:14 -0500 Subject: [PATCH] Update README.rst --- roles/mosquitto/README.rst | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/roles/mosquitto/README.rst b/roles/mosquitto/README.rst index 31641c045..fdd78f818 100644 --- a/roles/mosquitto/README.rst +++ b/roles/mosquitto/README.rst @@ -7,7 +7,12 @@ Adds the `Mosquitto `_ (`MQTT `_) Roughly follows this guide: https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-the-mosquitto-mqtt-messaging-broker-on-ubuntu-16-04 Using It -------- +-------- + +Prior to installing IIAB, make sure your `/etc/iiab/local_vars.yml `_ contains:: + + mosquitto_install: True + mosquitto_enabled: True The Mosquitto service is authenticated with: