Bläddra i källkod

Merge pull request #2743 from harobed/issue_2742

Append /inventory/README.md to explain what is BYO inventory folder
Scott Dodson 8 år sedan
förälder
incheckning
5a7274dc0b
1 ändrade filer med 9 tillägg och 0 borttagningar
  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/)