Skip to content

Commit

Permalink
Add RH Cloud and virt-who Configure to Katello Devel role
Browse files Browse the repository at this point in the history
  • Loading branch information
chris1984 authored and ehelms committed Mar 20, 2024
1 parent 41264df commit 4f772a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions roles/katello_devel/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,6 @@ dependencies:
foreman_installer_options_internal_use_only:
- "--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_rh_cloud"
- "--katello-devel-extra-plugins theforeman/foreman_virt_who_configure"
- role: customize_home

0 comments on commit 4f772a4

Please sign in to comment.