Project

General

Profile

« Previous | Next » 

Revision f5f7c192

Added by Kamil Herbik about 7 years ago

Messaging transport version (#195)

  • [messaging_transport_version]
    - added new param 'messaging_version'
    - it is related to the isue that 'python-gofer-qpid' and 'python-gofer-amqp'
    get version number from the main pulp's 'version' value which is incorrect.

Changes to be committed:
- modified: manifests/init.pp
- modified: manifests/install.pp
- modified: manifests/params.pp

  • [messaging_transport_version]
    - new parameter 'messaging_transport_version'
    - it is related to the issue that when $version is set to e.g. 2.12.0-1.el7 it is also assigned
    to packages like 'python-gofer-qpid', 'python-gofer-amqp' or 'gofer' which do not have such number

    Changes to be committed:
    - modified: manifests/init.pp
    - modified: manifests/params.pp
    - modified: manifests/install.pp
    - modified: manifests/consumer.pp
    - modified: manifests/consumer/install.pp
    - modified: manifests/consumer/params.pp

  • Update install.pp

Added a "comma" in the 'ensure_packages' for $pulp::messaging_transport

  • Update consumer.pp

An 'messaging_version' was documented but was not in the parameters part of the code.

  • added
  • modified
  • copied
  • renamed
  • deleted