Skip to content

Commit

Permalink
Switch stable box from alma to centos9 in 99-local.
Browse files Browse the repository at this point in the history
  • Loading branch information
chris1984 authored and archanaserver committed Sep 20, 2024
1 parent 6f17dc3 commit df9692a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vagrant/boxes.d/99-local.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -92,15 +92,15 @@ centos9-dynflow-devel:
variables:
dynflow_devel_github_fork_remote_name: 'origin'

almalinux8-katello-nightly-stable:
centos9-katello-nightly-stable:
box_name: katello/katello-nightly
memory: 12288
hostname: almalinux8-katello-nightly-stable.example.com
hostname: centos9-katello-nightly-stable.example.com

almalinux8-katello-devel-stable:
centos9-katello-devel-stable:
box_name: katello/katello-devel
memory: 12288
hostname: almalinux8-katello-devel-stable.example.com
hostname: centos9-katello-devel-stable.example.com
ansible:
playbook: 'playbooks/setup_user_devel_environment.yml'

Expand Down

0 comments on commit df9692a

Please sign in to comment.