summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorThomas Wiest <twiest@users.noreply.github.com>2015-04-10 11:33:25 -0400
committerThomas Wiest <twiest@users.noreply.github.com>2015-04-10 11:33:25 -0400
commitdd0f997a77fa88291bbd0ec3d59ba0ad369d9fec (patch)
tree5c5aad99026f1b1d289d0b5597fb5f596b4906c7 /README.md
parent914b4c41d4a5f25f9ea850d21a50926148ae4bf1 (diff)
parent9fbec064d28a72963b1566258b4bcabcd63b2c23 (diff)
downloadopenshift-dd0f997a77fa88291bbd0ec3d59ba0ad369d9fec.tar.gz
openshift-dd0f997a77fa88291bbd0ec3d59ba0ad369d9fec.tar.bz2
openshift-dd0f997a77fa88291bbd0ec3d59ba0ad369d9fec.tar.xz
openshift-dd0f997a77fa88291bbd0ec3d59ba0ad369d9fec.zip
Merge pull request #141 from lhuard1A/virt
Add libvirt as a provider for openshift-ansible
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e7fa89930..87dbfc1ea 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ Setup
- Setup for a specific cloud:
- [AWS](README_AWS.md)
- [GCE](README_GCE.md)
+ - [local VMs](README_libvirt.md)
- Build
- [How to build the openshift-ansible rpms](BUILD.md)