Skip to content

Commit

Permalink
Remove redundant example boxes
Browse files Browse the repository at this point in the history
The CentOS 7 bats box can't work since we've long dropped EL7 support in
nightly while the Katello REX box is redundant since Katello made REX a
hard dependency.
  • Loading branch information
ekohl committed Jun 12, 2024
1 parent 645cf58 commit aa2df9f
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions vagrant/boxes.d/99-local.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ centos8-hammer-devel:
variables: # defaults in roles/hammer_devel/defaults/main.yml
#hammer_devel_server: centos8-katello-devel.custom-domain.example.com

katello-remote-execution:
box: centos8-katello-nightly
installer: --enable-foreman-remote-execution

centos8-proxy-devel:
box: centos8-stream
ansible:
Expand Down Expand Up @@ -63,12 +59,6 @@ centos8-katello-bats-ci:
playbook: 'playbooks/bats_pipeline_katello_nightly.yml'
group: 'bats'

centos7-foreman-bats-ci:
box: centos7
ansible:
playbook: 'playbooks/bats_pipeline_foreman_nightly.yml'
group: 'bats'

centos8-dynflow-devel:
box: centos8-stream
memory: 512
Expand Down

0 comments on commit aa2df9f

Please sign in to comment.