Majic Projects
Majic Ansible Roles
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png Majic Ansible Roles / Closed Task MAR-171 Make xmpp_domains parameter mandatory in xmpp_server role
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Task
  • Category
    General
  • Targetted for
    5.0.0
  • Status
    Closed
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    2 hours
  • Time spent
    1 hour
    Click here to see time logged against this issue
Issue details
  • Resolution
    RESOLVED
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description

The xmpp_domains parameter is currently optional when using the xmpp_server role, with default value being a single domain equal to the ansible_domain value. Since the managed server's domain may not always reflect what domains the XMPP server should serve, it would be better to make this parameter mandatory. This should also help slightly with making the tests simpler.

The following should be done:

  • Update the xmpp_server role
    • Remove default value for the xmpp_domains parameter.
    • Update tests. Pay attention to changes related to X.509 certificate handling.
    • De-duplicate some tests if possible.
  • Update role reference doucumentation.
  • Update usage instructions.
  • Update test site configuration.
  • Update release notes.
Todos (0 / 0)
There are no comments