Sha256: 5bbc8b18fbbfb982f2a50da1e55ea7d7fb947d2332c328fd023da755ee18265c

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 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:
  :force_manifest_import: true
  :content_types:
    :yum: true
    :file: true
    :deb: true
    :puppet: true
    :docker: true
    :ostree: true

  :rest_client_timeout: 120

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

  :candlepin:
    :ca_cert_file: /etc/pki/katello/certs/katello-default-ca.crt
    :url: https://robot.example.com:8443/candlepin
    :oauth_key: katello
    :oauth_secret: katello

  :pulp:
    :url: https://robot.example.com/pulp/api/v2/
    :ca_cert_file: /etc/pki/katello/certs/katello-default-ca.crt
    :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.7.1.1 config/katello.yml