summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2016-11-07 11:08:33 -0500
committerGitHub <noreply@github.com>2016-11-07 11:08:33 -0500
commit5a7274dc0bb7bb761a50e7eb59f0515d4a6c8856 (patch)
treeb0605b99e57f5fab8574f9423683b36494de3ce4 /inventory
parentb97196e3319c5ec00fdd9998aba51b4877d3ada9 (diff)
parent6f4014386297ae4edc6ee14fbaf244278f5fe6aa (diff)
downloadopenshift-5a7274dc0bb7bb761a50e7eb59f0515d4a6c8856.tar.gz
openshift-5a7274dc0bb7bb761a50e7eb59f0515d4a6c8856.tar.bz2
openshift-5a7274dc0bb7bb761a50e7eb59f0515d4a6c8856.tar.xz
openshift-5a7274dc0bb7bb761a50e7eb59f0515d4a6c8856.zip
Merge pull request #2743 from harobed/issue_2742
Append /inventory/README.md to explain what is BYO inventory folder
Diffstat (limited to 'inventory')
-rw-r--r--inventory/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/inventory/README.md b/inventory/README.md
new file mode 100644
index 000000000..b8edfcbb0
--- /dev/null
+++ b/inventory/README.md
@@ -0,0 +1,9 @@
+# OpenShift Ansible inventory config files
+
+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](libviert/hosts/)
+* [OpenStack](openstack/hosts/)