[insights-client] # Example options in this file are the defaults # Change log level, valid options DEBUG, INFO, WARNING, ERROR, CRITICAL. Default DEBUG #loglevel=DEBUG # Attempt to auto configure with Satellite server #auto_config=True # Change authentication method, valid options BASIC, CERT. Default BASIC #authmethod=BASIC # username to use when authmethod is BASIC #username= # password to use when authmethod is BASIC #password= # Base URL for the Insights API #base_url=cert-api.access.redhat.com:443/r/insights # URL for your proxy. Example: http://user:pass@192.168.100.50:8080 #proxy= # Automatically update the dynamic configuration #auto_update=True # Obfuscate IP addresses #obfuscate=False # Obfuscate hostname. Requires obfuscate=True. #obfuscate_hostname=False # Display name for registration #display_name= # Ansible hostname for this system #ansible_host= # Timeout for commands run during collection, in seconds #cmd_timeout=120 # Timeout for HTTP calls, in seconds #http_timeout=120 # Use insights-core as the collection source. Included for compatibility only. Modify only as directed. #core_collect=True # Location of the redaction file for commands, files, and components #redaction_file=/etc/insights-client/file-redaction.yaml # Location of the redaction file for patterns and keywords #content_redaction_file=/etc/insights-client/file-content-redaction.yaml # Location of the tags file for this system #tags_file=/etc/insights-client/tags.yaml