Skip to content

Commit

Permalink
Remove rex from katello_devel role to prevent install error
Browse files Browse the repository at this point in the history
  • Loading branch information
chris1984 authored and ehelms committed Sep 14, 2023
1 parent 9e59f15 commit fc39065
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/katello_devel/meta/main.yml
Expand Up @@ -22,5 +22,4 @@ dependencies:
- "{{ '--katello-devel-scl-ruby=' + ruby_scl_version if ansible_distribution_major_version == '7' else '' }}"
- "--katello-devel-admin-password {{ foreman_installer_admin_password }}"
- "{{ '--katello-devel-github-username=' + katello_devel_github_username if katello_devel_github_username is defined else '' }}"
- "--katello-devel-extra-plugins theforeman/foreman_remote_execution"
- role: customize_home

0 comments on commit fc39065

Please sign in to comment.