Skip to content

corosync: Add hidden default options as variables #204

@marcelmamula

Description

@marcelmamula

Issue:
pcs corosync commands currently create corosync file with predefined default values that are not exposed through variables.
Example: logging

https://github.com/linux-system-roles/ha_cluster/blob/main/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml does not specify logging, but it is created by default.

Reason:

  1. Allow users to specify logging details during runtime
  2. Enable planned rework of crmsh jinja template to use other existing variables like ha_cluster_totem

Resolution:
It would be helpful if variables (ex. like ha_cluster_logging) were added into corosync setup tasks as well as exposed in defaults and Readme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions