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 Mar 5, 2024
1 parent bc14b05 commit 714157c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion roles/katello_devel/meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
ca---
dependencies:
- role: etc_hosts
- role: foreman_server_repositories
Expand All @@ -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 714157c

Please sign in to comment.