]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: update vagrant_box default value
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 26 Apr 2022 11:45:50 +0000 (13:45 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 22 Jun 2022 05:17:32 +0000 (07:17 +0200)
This updates the default value for the vagrant_box variable
in all vagrant_variables.yml files

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit ef0455a0b1290c2c993fe6677d085fc3051cb72e)

42 files changed:
tests/functional/add-mdss/container/vagrant_variables.yml
tests/functional/add-mdss/vagrant_variables.yml
tests/functional/add-mgrs/container/vagrant_variables.yml
tests/functional/add-mgrs/vagrant_variables.yml
tests/functional/add-osds/container/vagrant_variables.yml
tests/functional/add-osds/vagrant_variables.yml
tests/functional/add-rbdmirrors/container/vagrant_variables.yml
tests/functional/add-rbdmirrors/vagrant_variables.yml
tests/functional/add-rgws/container/vagrant_variables.yml
tests/functional/add-rgws/vagrant_variables.yml
tests/functional/all-in-one/container/vagrant_variables.yml
tests/functional/all-in-one/vagrant_variables.yml
tests/functional/all_daemons/container/vagrant_variables.yml
tests/functional/all_daemons/vagrant_variables.yml
tests/functional/collocation/container/vagrant_variables.yml
tests/functional/collocation/vagrant_variables.yml
tests/functional/docker2podman/vagrant_variables.yml
tests/functional/external_clients/container/vagrant_variables.yml
tests/functional/external_clients/vagrant_variables.yml
tests/functional/filestore-to-bluestore/vagrant_variables.yml
tests/functional/infra_lv_create/vagrant_variables.yml
tests/functional/lvm-auto-discovery/vagrant_variables.yml
tests/functional/lvm-batch/vagrant_variables.yml
tests/functional/lvm-osds/vagrant_variables.yml
tests/functional/migrate_ceph_disk_to_ceph_volume/vagrant_variables.yml
tests/functional/ooo-collocation/vagrant_variables.yml
tests/functional/rgw-multisite/secondary/vagrant_variables.yml
tests/functional/rgw-multisite/vagrant_variables.yml
tests/functional/shrink_mds/container/vagrant_variables.yml
tests/functional/shrink_mds/vagrant_variables.yml
tests/functional/shrink_mgr/container/vagrant_variables.yml
tests/functional/shrink_mgr/vagrant_variables.yml
tests/functional/shrink_mon/container/vagrant_variables.yml
tests/functional/shrink_mon/vagrant_variables.yml
tests/functional/shrink_osd/container/vagrant_variables.yml
tests/functional/shrink_osd/vagrant_variables.yml
tests/functional/shrink_rbdmirror/container/vagrant_variables.yml
tests/functional/shrink_rbdmirror/vagrant_variables.yml
tests/functional/shrink_rgw/container/vagrant_variables.yml
tests/functional/shrink_rgw/vagrant_variables.yml
tests/functional/subset_update/container/vagrant_variables.yml
tests/functional/subset_update/vagrant_variables.yml

index c145a2fdc7a0c77ea29e30b5a6502e69d70b39c7..a3d6f91936103d57db4db8f561b4fbdde2f66cdf 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 9c40f37d390ab15c643dae1dd4d4044c7989044e..76cf45e0d320942506cc2d8a71f828c2a229ad18 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 84c1b58fb263f4486668cd739721308b6b53026a..13fefabc324fdfa76e45fe95732896f34e219550 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index da3719adaf9c262b66d3de61627f12245e0b0f36..f918a063cde3bf2ce9b72e0917f9a7e1965cd7ac 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index d350b64641500db925dde1175321d500275cf909..443babdc533440ee7260ee0f2cf1aa9044900f53 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 1b29cf1a672be9cda98c8bc8e75670b38c43801b..f6d232fce4b350ef6b05e04a059484a1c7fbf715 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index eaec01dbb668f74c28391adb5a605a9bf3697ec5..311d03763f4fca31a94beec5b211c9137f7bfd1a 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index b10be1441fc94f6d2da96190896b2f64d961938d..88f3d3bfa14d6b8b60713ef944181229c3078552 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index f26019607bbb4250933c44459d005a0bfb6022f4..01b75ea07109963d301bf09b106ced6fde3901a2 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index b2d5ac2a65bc24b8df7dcb1f5dedca8f8827f23c..50e8f4460653cee2a13540616d0320acbbc6c32c 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 85d605f5fe5539e84e9c9511efd6adda230de6c3..7f48c415f47452056204c6a9f90f0e608232b96f 100644 (file)
@@ -44,7 +44,7 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
 #   - 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/7
+# client_vagrant_box: centos/stream8
 #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
index 686a188cfc46254bc0ce82441126d3210b3d03c9..c773ffac91658db61d72f447dbeb5610b5de6418 100644 (file)
@@ -39,8 +39,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/7
-# client_vagrant_box: centos/7
+vagrant_box: centos/stream8
+# client_vagrant_box: centos/stream8
 #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
index 5e199588f02473ab0b7d38a078c684b6987969ed..57331ef78f45d802a775064bb3a8d0cc48b71f83 100644 (file)
@@ -44,7 +44,7 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
 #   - 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/7
+#client_vagrant_box: centos/stream8
 #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
index f994ae0824e6bd3389a5f89a40a195bdbcb4485a..5dcb513b4dee663f9769b22a9841dfe1233ec7d7 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 60be6803aed18d39775143788a7db9ce09225d88..fa3af879d43f97bd4daf1e337c70f4a1fbe82a6f 100644 (file)
@@ -44,7 +44,7 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
 #   - 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/7
+# client_vagrant_box: centos/stream8
 #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
index 1973f4ffb495387651d98b69346e3356b9eaf14e..bde0433268c1b74f7b74816ae7ca8f5cfd0a2b0d 100644 (file)
@@ -39,8 +39,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/7
-# client_vagrant_box: centos/7
+vagrant_box: centos/stream8
+# client_vagrant_box: centos/stream8
 #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
index 6d6042f8579e05b20c205f5ab6326363cdb7ecf8..b53fa2c8f2e536d7cb28bae1068a0106242cbf8e 100644 (file)
@@ -23,7 +23,7 @@ cluster_subnet: 192.168.59
 # set 1024 for CentOS
 memory: 2048
 
-vagrant_box: centos/7
+vagrant_box: centos/stream8
 # 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
index 97b257c056dcf9b67764b054db943be8d93e069d..75da987078fee401060bf7d03928f93eb7304023 100644 (file)
@@ -44,7 +44,7 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
 #   - 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/7
+# client_vagrant_box: centos/stream8
 #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
index 110e1bbfb1abe090b4b7789ed239e10860ae91fe..f5e2c53af8b9fc1d8307a0fadc0bbec0b3fff16d 100644 (file)
@@ -39,8 +39,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/7
-# client_vagrant_box: centos/7
+vagrant_box: centos/stream8
+# client_vagrant_box: centos/stream8
 #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
index df6851c176d28a280e23e1c5f33810689c7d329f..98e36ffffd738d1a507715a8bbe6e04a0f0e41df 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index a00b2357f17c2477eceba4b19fd3568642c57d5a..317f215dea8f7af7c532e257730e2d1ecf8f434d 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 116034c25310f8add517373d1391a5bff879173c..0a0a86b9dbe29c3a6471f31df8b86368a678f58c 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 587131aa6727e882d065ff1971e58a405dab9392..9f11ca4b6df42a20b7a4007204d23d5cebf6c5ec 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 883a9a4d6c9fae50200f6436c9a3c567ff1f7765..3c3360d328ea8f77bfb391b59688ee6a2b9a1318 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index d5f54f6f184b7fcb14092dd4edd44d6ce22facdf..dba68f14d243975e488dcbf450a60ab48e3f88eb 100644 (file)
@@ -52,7 +52,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/7
+vagrant_box: centos/stream8
 #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
index 5578a6c45c7564b5dad77f6d059d75be67a23dfb..c9f246ef431438da0758ddedc4eecadef975d581 100644 (file)
@@ -44,7 +44,7 @@ disks: "[ '/dev/sda', '/dev/sdb', '/dev/sdc' ]"
 #   - 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/7
+# client_vagrant_box: centos/stream8
 #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
index 5baecbb4ce5375a58e6b13c75e3feaac266f4b05..be19283159d1bb4409a4472bee0f1089ad0a1c10 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 03115ef284e1ae6809cbca3871f97df32fe93a76..09ade271daae8c7ab9f6723130eab2066ed67b3d 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 99a2ea91c3850ef745e38798e4b8ca5ca65b2381..31f731a5abbe808a120c98d5f29495bd38eb5c2c 100644 (file)
@@ -44,7 +44,7 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
 #   - 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/7
+#client_vagrant_box: centos/stream8
 #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
index 59b0e54a285b201b4747060feacf4664eda46370..c1b8f35ee1b472ac1535778b447f09aeee4f22ab 100644 (file)
@@ -48,7 +48,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/7
+vagrant_box: centos/stream8
 # 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
index d0b852915bfd62162e12d8b866d022a17abd2470..a36398cd533b6fd7ce385cf05ebb5ed9a7d8fd6c 100644 (file)
@@ -44,7 +44,7 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
 #   - 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/7
+#client_vagrant_box: centos/stream8
 #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
index 413a4769650c850bd0989576bdf1e4663377a94f..09866acced028dd9a3e17417e372645c5a6b2a6d 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 1e7ba6028c6321c3ffcc4babec5cc7bf97f59a46..ae9dd468d7f741a46a45cd8a5663746c40486e0b 100644 (file)
@@ -44,7 +44,7 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
 #   - 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/7
+#client_vagrant_box: centos/stream8
 #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
index c4c86a5f86df8241694601df90b5556225810533..b7341e1904cc1cdff81b57f6d78103c06888c657 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 1214e00a2ff16209843b70ab27420715295783af..d3e3527e07bc4e1a9eb887785f8c1dba994d1df9 100644 (file)
@@ -44,7 +44,7 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
 #   - 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/7
+#client_vagrant_box: centos/stream8
 #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
index eb5e9350b0c55545504d88e9bac1dc6155ea3878..cc35d3d3f7631ed1f6cb2504a4f6b9d9755db69c 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 49929cd86696c9583d0f251b21e02016c9719372..861fd39fd34b2593217e3267c4395438d10cfb19 100644 (file)
@@ -44,7 +44,7 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
 #   - 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/7
+#client_vagrant_box: centos/stream8
 #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
index 3655f72d05ab6aa2c3d76554e50f017275bed8a3..7490626ccd8800160751d2427c93f345a538a21e 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index 0f6d43097817e6a3da552bac76c0a456d479b368..05dcd3d4ee1be25489d215ca0ca59ad064cb5cdb 100644 (file)
@@ -44,7 +44,7 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
 #   - 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/7
+#client_vagrant_box: centos/stream8
 #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
index 1da35e1515da8c4bb05dd1fcb9a54aa97f719ca0..5f50c2b59b5d46f06a487862879aee8a5b99c9c9 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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
index e775d18a0db1c1713e54498df55f2fb169f609be..24f64fa23c4d0de0352c62790adb88bc7d4bce07 100644 (file)
@@ -44,7 +44,7 @@ disks: "[ '/dev/sda', '/dev/sdb' ]"
 #   - 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/7
+#client_vagrant_box: centos/stream8
 #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
index 00e9115a34512e269d0c247ff8c68074ef28ae42..d1e2cff60855359f64ffe3f20fbcf639f162a9c6 100644 (file)
@@ -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/7
+vagrant_box: centos/stream8
 #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