ci: use a container client VM

The client won't run on centos7 anymore but on Atomic host just like the
rest of the daemons.

Signed-off-by: Sébastien Han <seb@redhat.com>
pull/1963/head
Sébastien Han 2017-10-13 15:26:03 +02:00
parent b34a04ea41
commit 90ce4276ca
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ rgw0
nfs0
[clients]
client0 ceph_origin="repository" ceph_repository="community"
client0
[rbdmirrors]
rbd-mirror0

View File

@ -46,7 +46,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/7
#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