Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/dev/libvirt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

Launching clusters via libvirt is especially useful for operator development.

## Ansible role

For environments managed via ansible, there is a
[role](https://github.com/dhellmann/ansible-openshift-libvirt) to
implement the system configuration steps below. The installer source
code is not downloaded or built automatically.

## One-time setup
It's expected that you will create and destroy clusters often in the course of development. These steps only need to be run once.

Expand Down