lf_check.py : added the port to the blog post

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2021-07-09 18:05:24 -06:00
parent cbea5ffe0b
commit 81a4f64cc2

View File

@@ -189,7 +189,7 @@ class lf_check():
Results from {hostname}:
http://{ip}/{report}
Blog:
http://{blog}
http://{blog}:2368
NOTE: for now to see stdout and stderr remove /home/lanforge from path.
""".format(hostname=hostname, ip=ip, report=report_url, email_txt=self.email_txt, lf_mgr=self.lf_mgr,blog=self.blog_host)