xen-dom0

Ansible role to provision a Xen Dom0

A simple role to install and configure Xen on a Dom0.

Defaults

xen_dom0_dependencies:
  - bridge-utils
  - ifenslave
  - kpartx
  - lvm2
  - xen-tools
  - xen-system-amd64

xen_dom0_divert_grub: yes

xen_dom0_mem: "1024M"

#xen_dom0_lvm_pvs: []

License

This Ansible role is licensed under the GNU GPLv3 or later.

Author

Copyright 2017 Jonas Meurer jonas@freesources.org

About

Install and configure a Xen Dom0 on Debian

Install
ansible-galaxy install mejo-/ansible-role-xen-dom0
GitHub repository
License
gpl-3.0
Downloads
24
Owner