diff options
author | Thomas Wiest <twiest@redhat.com> | 2015-06-19 10:14:07 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@redhat.com> | 2015-06-19 10:14:07 -0400 |
commit | 8625cf7d8bb6a6b119183ece1e591abe526a3e95 (patch) | |
tree | e6660b7e53b86dcdb0eda59b5940ec404d0ac82d /README_libvirt.md | |
parent | a7ac3f7b513fe57ddccad15bdb6c7e9091f16bcd (diff) | |
download | openshift-8625cf7d8bb6a6b119183ece1e591abe526a3e95.tar.gz openshift-8625cf7d8bb6a6b119183ece1e591abe526a3e95.tar.bz2 openshift-8625cf7d8bb6a6b119183ece1e591abe526a3e95.tar.xz openshift-8625cf7d8bb6a6b119183ece1e591abe526a3e95.zip |
changed Openshift to OpenShift
Diffstat (limited to 'README_libvirt.md')
-rw-r--r-- | README_libvirt.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_libvirt.md b/README_libvirt.md index bcbaf4bd5..92f0b3dc9 100644 --- a/README_libvirt.md +++ b/README_libvirt.md @@ -3,7 +3,7 @@ LIBVIRT Setup instructions `libvirt` is an `openshift-ansible` provider that uses `libvirt` to create local Fedora VMs that are provisioned exactly the same way that cloud VMs would be provisioned. -This makes `libvirt` useful to develop, test and debug Openshift and openshift-ansible locally on the developer’s workstation before going to the cloud. +This makes `libvirt` useful to develop, test and debug OpenShift and openshift-ansible locally on the developer’s workstation before going to the cloud. Install dependencies -------------------- |