From acd7b56449ec3bf7be6f51c13199c9acbd415770 Mon Sep 17 00:00:00 2001 From: Vladimir Vasilev Date: Fri, 7 Feb 2020 09:43:09 +0100 Subject: [PATCH] fix autoconfig typo in README.md Signed-off-by: Vladimir Vasilev --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f70f493..c11e733 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ using the provided username/password and display_name: redhat_portal_username: example_user redhat_portal_password: example_password insights_display_name: example_system -autoconfig: False +auto_config: False authmethod: BASIC ```