summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAvesh Agarwal <avagarwa@redhat.com>2015-08-12 16:19:25 -0400
committerAvesh Agarwal <avagarwa@redhat.com>2015-08-13 18:30:33 -0400
commit000e179cb3d39756d9bf5f846e2be3a7d3759f5f (patch)
tree6a3f14521f9e55407fc957b4d7d5adea41fa774e /README.md
parent2cbba20205318b3c16b7aa8cd2693e2838c547c1 (diff)
downloadopenshift-000e179cb3d39756d9bf5f846e2be3a7d3759f5f.tar.gz
openshift-000e179cb3d39756d9bf5f846e2be3a7d3759f5f.tar.bz2
openshift-000e179cb3d39756d9bf5f846e2be3a7d3759f5f.tar.xz
openshift-000e179cb3d39756d9bf5f846e2be3a7d3759f5f.zip
Changes to make documentation less specific to OSE or AE and also
adds README_AEP.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2bdaefd4c..7544e8e2a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-#openshift-ansible
+#Openshift and Atomic Enterprise Ansible
-This repo contains OpenShift Ansible code.
+This repo contains Ansible code for Openshift and Atomic Enterprise.
##Setup
- Install base dependencies:
@@ -23,12 +23,13 @@ This repo contains OpenShift Ansible code.
- Bring your own host deployments:
- [OpenShift Enterprise](README_OSE.md)
- [OpenShift Origin](README_origin.md)
+ - [Atomic Enterprise](README_AEP.md)
- Build
- [How to build the openshift-ansible rpms](BUILD.md)
- Directory Structure:
- - [bin/cluster](bin/cluster) - python script to easily create OpenShift 3 clusters
+ - [bin/cluster](bin/cluster) - python script to easily create clusters
- [docs](docs) - Documentation for the project
- [filter_plugins/](filter_plugins) - custom filters used to manipulate data in Ansible
- [inventory/](inventory) - houses Ansible dynamic inventory scripts