]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: change the xenial box to yk0/ubuntu-xenial
authorAndrew Schoen <aschoen@redhat.com>
Tue, 8 Nov 2016 21:48:16 +0000 (15:48 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 8 Nov 2016 21:48:16 +0000 (15:48 -0600)
This box supports both virtualbox and libvirt. Eventually
we want to be building our own vagrant boxes, but this might
work for now.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Resolves: vagrant#boxes

tests/functional/ubuntu/16.04/mon-osd/vagrant_variables.yml
tests/functional/ubuntu/16.04/mon/vagrant_variables.yml

index 9619a7c765f8aae24f617e4b4996bb9e2b748c0a..4f1c131af06e57bff6a9d323620303c4a71d2dee 100644 (file)
@@ -46,7 +46,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: geerlingguy/ubuntu1604
+vagrant_box: yk0/ubuntu-xenial
 #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 7c2e248f4916b77cbf8c86f570d0c110631b52ff..e8d025c3933bc0cd96904271d67370bab7d875be 100644 (file)
@@ -46,7 +46,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: geerlingguy/ubuntu1604
+vagrant_box: yk0/ubuntu-xenial
 #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