Sha256: 9e10347f4034f66bafc22736ff1e6fcbd1c6503662fbb86c7c2f6b31cc598a65

Contents?: true

Size: 1.13 KB

Versions: 1

Compression:

Stored size: 1.13 KB

Contents

#
# WARNING: THIS CONFIGURATION WAS GENERATED BY KATELLO-CONFIGURE TOOL,
# CHANGES WILL LIKELY BE OVERWRITTEN. IF YOU WISH TO PRESERVE ANY CHANGES
# TO THIS FILE PLEASE EDIT /usr/share/katello/install/default-answer-file
# FOR THE CORRESPONDING OPTION AND RERUN katello-configure.
#

# Katello configuration
#
# :vim:sw=2:ts=2:et:

# see /usr/share/katello/config.katello_defaults.yml for available options

:katello:

  :rest_client_timeout: 120

  :post_sync_url: https://robot.example.com/katello/api/v2/repositories/sync_complete?token=test

  :candlepin:
    :url: https://robot.example.com:8443/candlepin
    :oauth_key: katello
    :oauth_secret: katello

  :pulp:
    :url: https://robot.example.com/pulp/api/v2/
    :oauth_key: katello
    :oauth_secret: katello

  :qpid:
    :url: amqp:ssl:robot.example.com:5671
    :subscriptions_queue_address: katello_event_queue

  :loggers:
    :glue:
      :enabled: false
    :pulp_rest:
      :enabled: false
    :cp_rest:
      :enabled: false
    :cp_proxy:
      :enabled: false
    :action:
      :enabled: false
    :tire_rest:
      :enabled: false
    :manifest_import_logger:
      :enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
katello-3.1.0.rc2.1 config/katello.yml