summaryrefslogtreecommitdiff
path: root/roles/vmware
AgeCommit message (Collapse)Author
2024-02-27Fix the "Unsupported element 'Reservation'" Error in VMware OVALorenzo Biosa
2024-02-19Add EFI boot VM config if parttable_type=gpt is set (#47)Lorenzo Biosa
2021-06-11Updated vmware build playbooks (#18)Kim
* Add debian version variables. Removed compression flag from ovftool command * Updated vmware playbook to be able to generate a simple OVA without properties and set the vmware hardware based on debian version configured to support debian 10 guests. * Update the default time servers to the VyOS time servers. * Add rescue option if the play fails to unmount filesystems.
2018-06-28Cleanup playbookYuya Kusakabe
2018-06-22Move install_package to common roleYuya Kusakabe
2018-06-22Add release tasksYuya Kusakabe
2018-06-21Use copy module instead of template module if not templateYuya Kusakabe
2018-06-21Initial VMware supportYuya Kusakabe