summaryrefslogtreecommitdiffstats
path: root/docs
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 /docs
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 'docs')
-rw-r--r--docs/best_practices_guide.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/best_practices_guide.adoc b/docs/best_practices_guide.adoc
index a146b93ad..4b7d7c43d 100644
--- a/docs/best_practices_guide.adoc
+++ b/docs/best_practices_guide.adoc
@@ -421,7 +421,7 @@ For consistency, role names SHOULD follow the above naming pattern. It is import
Many times the `technology` portion of the pattern will line up with a package name. It is advised that whenever possible, the package name should be used.
.Examples:
-* The role to configure an OpenShift Master is called `openshift_master`
+* The role to configure a Master is called `openshift_master`
* The role to configure OpenShift specific yum repositories is called `openshift_repos`
=== Filters