From 5c56a6ac8d216ea59d9d9411e5d61d8f2f56ff29 Mon Sep 17 00:00:00 2001 From: David Stephens Date: Mon, 25 Mar 2019 14:00:36 +0000 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 92ded7c7..17ee2665 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -13,8 +13,9 @@ Enter a couple of lines about the issue. - Ansible-NAS kernel (`cat /etc/lsb-release` on the Ansible-NAS box): - Ansible-NAS Python version (`python --version` on the Ansible-NAS box): - Ansible-NAS Docker version (`docker --version` on the Ansible-NAS box): -- Vagrant version, if testing (`vagrant --version`) +- Latest Docker logs (`journalctl -u docker.service` on the Ansible-NAS box): - Are you running the playbook from a remote box or the Ansible-NAS box itself? +- Vagrant version, if testing (`vagrant --version`) **Expected behavior**