diff options
author | Russell Teague <rteague@redhat.com> | 2017-08-24 13:30:20 -0400 |
---|---|---|
committer | Russell Teague <rteague@redhat.com> | 2017-08-25 10:52:10 -0400 |
commit | 7da3f730a2e2525190dc2c42661275f62891650c (patch) | |
tree | 4cec2053357f11406a63d267eb55542f2b681320 /inventory/README.md | |
parent | affdabe9d5182fb2dca846f4a236aa3af112b68b (diff) | |
download | openshift-7da3f730a2e2525190dc2c42661275f62891650c.tar.gz openshift-7da3f730a2e2525190dc2c42661275f62891650c.tar.bz2 openshift-7da3f730a2e2525190dc2c42661275f62891650c.tar.xz openshift-7da3f730a2e2525190dc2c42661275f62891650c.zip |
Remove unsupported playbooks and utilities
Diffstat (limited to 'inventory/README.md')
-rw-r--r-- | inventory/README.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/inventory/README.md b/inventory/README.md index b61bfff18..5e26e3c32 100644 --- a/inventory/README.md +++ b/inventory/README.md @@ -2,8 +2,4 @@ You can install OpenShift on: -* [Amazon Web Services](aws/hosts/) -* [BYO](byo/) (Bring your own), use this inventory config file to install OpenShift on your bare metal servers -* [GCE](gce/) (Google Compute Engine) -* [libvirt](libvirt/hosts/) -* [OpenStack](openstack/hosts/) +* [BYO](byo/) (Bring your own), use this inventory config file to install OpenShift on your pre-existing hosts |