Set default values for analytics settings

This commit is contained in:
Christian Adams
2019-11-21 11:12:05 -05:00
parent 804a3c17bf
commit 94fa4deab3
2 changed files with 4 additions and 2 deletions

View File

@@ -48,6 +48,8 @@ postgress_activate_wait: 60
restore_backup_file: "./tower-openshift-backup-latest.tar.gz"
insights_url_base: "https://example.org"
automation_analytics_url: "https://example.org"
insights_agent_mime: "application/example"
custom_venvs_path: "/opt/custom-venvs"
custom_venvs_python: "python2"