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 24, 2024
1 parent 71fb96b commit 3aa37a5
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion 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,6 +48,13 @@ almalinux8-hammer-devel:
variables: # defaults in roles/hammer_devel/defaults/main.yml
#hammer_devel_server: almalinux8-katello-devel.custom-domain.example.com

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
ansible:
Expand Down

0 comments on commit 3aa37a5

Please sign in to comment.