Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable CRB for RH9 #89

Open
pablodav opened this issue Nov 13, 2022 · 2 comments
Open

Enable CRB for RH9 #89

pablodav opened this issue Nov 13, 2022 · 2 comments

Comments

@pablodav
Copy link
Contributor

Notes:



- name: Enable CodeReadyBuilder repository
--
  |   |   |   | command: dnf config-manager --set-enabled "crb"
  |   |   |   | changed_when: false
  |   |   |   | when:
  |   |   |   | - openstack_hosts_power_tool_enable \| bool
  |   |   |   | - ansible_facts['distribution_major_version'] == 9
  |   |   |   | - ansible_facts['distribution_major_version'] == "9"

@pablodav
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant