]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ci: disable vnc console
authorSébastien Han <seb@redhat.com>
Mon, 9 Oct 2017 09:56:46 +0000 (11:56 +0200)
committerSébastien Han <seb@redhat.com>
Mon, 9 Oct 2017 15:25:45 +0000 (17:25 +0200)
Signed-off-by: Sébastien Han <seb@redhat.com>
Vagrantfile

index 4dbc9c37a949b33cbe09644fe46875362f392d09..3f5a00f24700599c84f6905e28f96d50cf417d15 100644 (file)
@@ -135,6 +135,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
   config.vm.provider :libvirt do |lv|
     lv.cpu_mode = 'host-passthrough'
     lv.volume_cache = 'unsafe'
+    lv.graphics_type = 'none'
   end
 
   # Faster bootup. Disables mounting the sync folder for libvirt and virtualbox