diff options
author | Russell Teague <rteague@redhat.com> | 2017-08-29 08:06:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-29 08:06:20 -0400 |
commit | ab7b515d8ed8576b23147e64e4da73e6dea41df7 (patch) | |
tree | 01517c01840882c637a4fabf62512830fb6888c3 /inventory/README.md | |
parent | 60d544846d049b85539e7b2ea91a7aee00eb15a0 (diff) | |
parent | 7da3f730a2e2525190dc2c42661275f62891650c (diff) | |
download | openshift-ab7b515d8ed8576b23147e64e4da73e6dea41df7.tar.gz openshift-ab7b515d8ed8576b23147e64e4da73e6dea41df7.tar.bz2 openshift-ab7b515d8ed8576b23147e64e4da73e6dea41df7.tar.xz openshift-ab7b515d8ed8576b23147e64e4da73e6dea41df7.zip |
Merge pull request #5201 from mtnbikenc/remove-unsupported
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 |