Skip to content

Conversation

@rsuplina
Copy link
Contributor

This PR Contains:

  • role to setup CM repository locally with httpd service

Signed-off-by: rsuplina <[email protected]>
@rsuplina rsuplina added this to the Release 3.3.0 milestone Nov 11, 2025
@rsuplina rsuplina requested a review from a team November 11, 2025 11:01
@rsuplina rsuplina added the enhancement MINOR - New feature or enhancement in the CHANGELOG label Nov 11, 2025
Signed-off-by: rsuplina <[email protected]>
Signed-off-by: rsuplina <[email protected]>
- name: Set the actual repository directory path for use in YUM repo configuration
ansible.builtin.set_fact:
__cm_local_repo_dir: "{{ __cm_local_extracted_dirs.files[0].path | basename }}"
when: __cm_local_extracted_dirs.files | length > 0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a guard conditional -- either a failed_when or an assert module

@wmudge wmudge changed the title Add Role for installing CM repository locally Add cm_local_repo role for provisioning a local CM repository Nov 12, 2025
Signed-off-by: rsuplina <[email protected]>
@wmudge wmudge merged commit ef77958 into cloudera-labs:main Nov 13, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement MINOR - New feature or enhancement in the CHANGELOG

Development

Successfully merging this pull request may close these issues.

2 participants