Skip to content

Commit

Permalink
tests: update vagrant_variables.yml
Browse files Browse the repository at this point in the history
This updates all vagrant_variables.yml to bump the default
image from centos/stream8 to centos/stream9

Signed-off-by: Guillaume Abrioux <[email protected]>
  • Loading branch information
guits committed Mar 20, 2024
1 parent ec6a520 commit 27ecd20
Show file tree
Hide file tree
Showing 51 changed files with 66 additions and 66 deletions.
2 changes: 1 addition & 1 deletion tests/functional/add-mdss/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-mdss/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-mgrs/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-mgrs/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-mons/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-mons/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-osds/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-osds/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-rbdmirrors/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-rgws/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/add-rgws/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/all-in-one/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
# client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
# client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/all-in-one/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
# client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
# client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/all_daemons/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
#client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
#client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/all_daemons/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
#client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
#client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/all_daemons_ipv6/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/cephadm/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cluster_subnet: 192.168.31
# set 1024 for CentOS
memory: 2048

vagrant_box: centos/stream8
vagrant_box: centos/stream9
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
#vagrant_sync_dir: /home/vagrant/sync
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/collocation/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
# client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
# client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/collocation/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
# client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
# client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/docker2podman/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cluster_subnet: 192.168.59
# set 1024 for CentOS
memory: 2048

vagrant_box: centos/stream8
vagrant_box: centos/stream9
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
#vagrant_sync_dir: /home/vagrant/sync
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
# client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
# client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/external_clients/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
# client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
# client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/infra_lv_create/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/lvm-auto-discovery/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/lvm-batch/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/lvm-batch/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/lvm-osds/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/lvm-osds/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/podman/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cluster_subnet: 192.168.31
# set 1024 for CentOS
memory: 2048

vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
#vagrant_sync_dir: /home/vagrant/sync
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/rbdmirror/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/rbdmirror/secondary/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/rbdmirror/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ disks: "[ '/dev/sdb', '/dev/sdc' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/shrink_mds/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
#client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
#client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
2 changes: 1 addition & 1 deletion tests/functional/shrink_mds/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ disks: [ '/dev/sdb', '/dev/sdc' ]
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/stream8
vagrant_box: centos/stream9
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
vagrant_sync_dir: /home/vagrant/sync
Expand Down
4 changes: 2 additions & 2 deletions tests/functional/shrink_mgr/container/vagrant_variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
# For more boxes have a look at:
# - https://atlas.hashicorp.com/boxes/search?utf8=✓&sort=&provider=virtualbox&q=
# - https://download.gluster.org/pub/gluster/purpleidea/vagrant/
vagrant_box: centos/atomic-host
#client_vagrant_box: centos/stream8
vagrant_box: centos/stream9
#client_vagrant_box: centos/stream9
#ssh_private_key_path: "~/.ssh/id_rsa"
# The sync directory changes based on vagrant box
# Set to /home/vagrant/sync for Centos/7, /home/{ user }/vagrant for openstack and defaults to /vagrant
Expand Down
Loading

0 comments on commit 27ecd20

Please sign in to comment.