Project

General

Profile

Actions

Bug #12033

closed

puppet-pulp: incorrect value for [messaging] topic_exchange

Added by Brad Buckingham about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Installer
Target version:
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

File: /etc/pulp/server.conf

The parameter used for setting [messaging] topic_exchange is incorrect.

It is currently defined as:
topic_exchange: '<%= scope['pulp::oauth_enabled'] %>'

but it should be:
topic_exchange: '<%= scope['pulp::messaging_topic_exchange'] %>'

Actions

Also available in: Atom PDF