From 5611915cc64fa9e879e418df048eda13ea60a986 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 13 Feb 2019 03:43:23 -0500 Subject: [PATCH] Update README.rst --- roles/nodered/README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/roles/nodered/README.rst b/roles/nodered/README.rst index 9be464462..834647af1 100644 --- a/roles/nodered/README.rst +++ b/roles/nodered/README.rst @@ -20,9 +20,11 @@ Username: ``Admin`` Password: ``changeme`` +To change this password, please see: `roles/nodered/defaults/main.yml `_ + You can monitor the Node-RED service with command:: - systemctl status node-red + systemctl status nodered Raspberry Pi Zero W Warning ---------------------------