From 98ec5c8250d6b701a17e78801f45ce27abdac869 Mon Sep 17 00:00:00 2001 From: Jeff Byrnes Date: Wed, 10 Apr 2019 14:49:37 -0400 Subject: [PATCH] Fix comment on awx branding inventory var MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix a conflict with the “AWX Branding” in INSTALL.md, which has the correct instructions. --- installer/inventory | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/inventory b/installer/inventory index e470012cf6..0a6057079e 100644 --- a/installer/inventory +++ b/installer/inventory @@ -110,7 +110,7 @@ create_preload_data=True secret_key=awxsecret # Build AWX with official logos -# Requires cloning awx-logos repo into the project root. +# Requires cloning awx-logos repo as a sibling of this project. # Review the trademark guidelines at https://github.com/ansible/awx-logos/blob/master/TRADEMARKS.md # awx_official=false