b70cd77203
Fixed several skips on ansible-lint Change-Id: I7416332b67593d1cd6b3177333c8bf1055aa3456 |
||
---|---|---|
.. | ||
tasks | ||
README.md |
set-libvirt-type
Set Libvirt type for overcloud deploy. This Ansible role allows provisioning overcloud with nested kvm or qemu full virtualization mode based on cpu and OS capabilities.
Requirements
No requirements.
Role Variables
No variables.
Dependencies
No dependencies.
Example Playbook
Including an example of how to use this role
---
- name: Set Libvirt type
hosts: overcloud
roles:
- set-libvirt-type
tags:
- overcloud-deploy
License
Apache 2.0
Author Information
OpenStack