-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
FutureFeature
-
rhel-sst-system-roles
-
8
-
False
-
-
None
-
None
-
None
-
None
-
None
Goal
- As an ha_cluster role user, I want to be able to export pcsd and various other pieces of configuration of existing cluster setup so that when running the exported configuration as a ha_cluster role playbook I am able to recreate the same cluster.
- This expects that corosync configuration is already being exported as described in RHEL-46219
Acceptance Criteria
A list of verification conditions, successful functional tests, or expected outcomes in order to declare this story/task successfully completed.
- The following variables are handled in the export
- ha_cluster_pcsd_public_key_src
- ha_cluster_pcsd_private_key_src
- ha_cluster_pcsd_certificates
- ha_cluster_pcs_permission_list
- ha_cluster_enable_repos
- ha_cluster_enable_repos_resilient_storage
- ha_cluster_manage_firewall
- ha_cluster_manage_selinux
- ha_cluster_install_cloud_agents
- ha_cluster_fence_agent_packages
- ha_cluster_extra_packages
- is blocked by
-
RHEL-46219 [RFE] rhel_system_roles.ha_cluster - export corosync configuration
- In Progress