Skip to content

Commit

Permalink
remove *_repositories_staging_source variables from katello_devel
Browse files Browse the repository at this point in the history
  • Loading branch information
wbclark authored and evgeni committed May 15, 2024
1 parent e774692 commit e6286e8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions roles/katello_devel/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ dependencies:
- role: foreman_server_repositories
become: true
foreman_server_repositories_katello: true
foreman_repositories_staging_source: 'stagingyum'
foreman_server_repositories_foreman_client: true
katello_repositories_staging_source: 'stagingyum'
# puppet 6 is still the default for theforeman.operations.puppet_repositories as of release 1.2.3
foreman_puppet_repositories_version: 7
- role: foreman_installer_devel_scenario
Expand Down
1 change: 0 additions & 1 deletion roles/katello_repositories/tasks/staging_repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@
- name: 'Add Candlepin repository'
include_role:
name: candlepin_repositories
when: candlepin_repositories_version is defined or katello_repositories_staging_source == "stagingyum"

0 comments on commit e6286e8

Please sign in to comment.