mirror of
https://github.com/ansible/awx.git
synced 2026-05-15 21:37:42 -02:30
add a user agent for requests to Insights
This commit is contained in:
@@ -951,7 +951,7 @@ TOWER_ADMIN_ALERTS = True
|
||||
# Note: This setting may be overridden by database settings.
|
||||
TOWER_URL_BASE = "https://towerhost"
|
||||
|
||||
INSIGHTS_URL_BASE = "https://access.redhat.com"
|
||||
INSIGHTS_URL_BASE = "https://example.org"
|
||||
|
||||
TOWER_SETTINGS_MANIFEST = {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user