Browse Source

Append /inventory/README.md to explain what is BYO inventory folder #2742

Stéphane Klein 8 years ago
parent
commit
6f40143862
1 changed files with 9 additions and 0 deletions
  1. 9 0
      inventory/README.md

+ 9 - 0
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/)