From e980955a6f309c1ee7e414906dfdb6da1fed39cc Mon Sep 17 00:00:00 2001
From: jrigsbee <jrigsbee@redhat.com>
Date: Fri, 14 Jul 2017 17:43:43 +0200
Subject: [PATCH] Updated troubleshooting guide

---
 Troubleshooting.md |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/Troubleshooting.md b/Troubleshooting.md
index fb66a1c..1a23dad 100644
--- a/Troubleshooting.md
+++ b/Troubleshooting.md
@@ -7,3 +7,11 @@
 * Red Hat Enterprise Linux 7.3. 
 
 We may not be able to assist students with environments outside of this list.
+
+## Scenarios
+* Error configuring authorization on host
+  * Try executing the following:
+  ```
+  minishift delete
+  minishift start
+  ```

--
Gitblit v1.9.3