diff --git a/roles/sugarizer/tasks/install.yml b/roles/sugarizer/tasks/install.yml index 5ca212dd2..ac490d70e 100644 --- a/roles/sugarizer/tasks/install.yml +++ b/roles/sugarizer/tasks/install.yml @@ -197,8 +197,8 @@ # line: "server = 127.0.0.1" # mongodb_port is set to 27017 in /opt/iiab/iiab/vars/default_vars.yml -# If you must change this, edit /etc/iiab/local_vars.yml prior to installing -# See also upstream recommendations: +# If you must change this, it's best to edit /etc/iiab/local_vars.yml prior to +# installing IIAB. Please also see upstream recommendations: # https://github.com/llaske/sugarizer-server/blob/master/env/sugarizer.ini line ~22 under [database] # https://docs.mongodb.com/manual/reference/default-mongodb-port/ # https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt