main.yml 159 B

123456789101112
  1. #
  2. # Default variables for hypervisors
  3. #
  4. with_xen: False
  5. # memory amount in MB
  6. xendom0_mem: 1024
  7. xen_grub_opts: ''
  8. with_ganeti: False
  9. # vim: ft=yaml.ansible