Skip to content

Files

Latest commit

 

History

History
This branch is 274 commits behind kubevirt/kubevirt-ansible:master.

vars

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 5, 2018
Jul 5, 2018

Top Level Variables

List of top level variables.

variable default choices comments
cluster openshift
  • openshift
  • kubernetes
Cluster type to deploy KubeVirt on.
namespace kube-system Namespace to create resources.
kubevirt_openshift_version 3.7
  • 3.7
  • 3.9
OpenShift cluster version.
version 0.7.0
  • 0.7.0
  • 0.6.0
  • 0.5.0
  • 0.4.1
  • 0.4.0
  • 0.3.0
  • 0.2.0
  • 0.1.0
KubeVirt release version.
storage_role storage-none
  • storage-none
  • storage-demo
  • storage-glusterfs
Storage role to install with KubeVirt.