Skip to content

Commit

Permalink
Remove/update outdated example boxes and add centos9-proxy-devel
Browse files Browse the repository at this point in the history
  • Loading branch information
ianballou committed Jun 12, 2024
1 parent 5752f1c commit 9252f3b
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions vagrant/boxes.d/99-local.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ centos9-katello-devel:
katello_repositories_version: nightly
foreman_installer_options:
- "--foreman-proxy-content-enable-ostree=true"
- "--katello-devel-modulestream-nodejs=18"
# - "--katello-devel-modulestream-nodejs=18"

almalinux8-katello-devel:
primary: true
Expand Down Expand Up @@ -48,9 +48,12 @@ almalinux8-hammer-devel:
variables: # defaults in roles/hammer_devel/defaults/main.yml
#hammer_devel_server: almalinux8-katello-devel.custom-domain.example.com

katello-remote-execution:
box: almalinux8-katello-nightly
installer: --enable-foreman-remote-execution
centos9-proxy-devel:
box: centos9-stream
ansible:
playbook: 'playbooks/foreman_proxy_content_dev.yml'
group: 'foreman-proxy-content'
server: 'centos9-katello-devel'

almalinux8-proxy-devel:
box: almalinux8
Expand Down Expand Up @@ -81,15 +84,8 @@ almalinux8-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'

almalinux8-dynflow-devel:
box: almalinux8
memory: 512
ansible:
group: 'dynflow_devel'
playbook: 'playbooks/dynflow_devel.yml'
Expand Down

0 comments on commit 9252f3b

Please sign in to comment.