Make insights integration tests pass again

This commit is contained in:
Alan Rominger
2020-12-07 15:11:29 -05:00
committed by Shane McDonald
parent 69dcbe0865
commit b716e2b099
2 changed files with 15 additions and 0 deletions

View File

@@ -785,6 +785,8 @@ TOWER_URL_BASE = "https://towerhost"
INSIGHTS_URL_BASE = "https://example.org"
INSIGHTS_AGENT_MIME = 'application/example'
# See https://github.com/ansible/awx-facts-playbooks
INSIGHTS_SYSTEM_ID_FILE='/etc/redhat-access-insights/machine-id'
TOWER_SETTINGS_MANIFEST = {}