diff options
author | Thomas Wiest <twiest@users.noreply.github.com> | 2015-10-25 10:09:57 -0400 |
---|---|---|
committer | Thomas Wiest <twiest@users.noreply.github.com> | 2015-10-25 10:09:57 -0400 |
commit | cf166a8f6a0b27406c7d6d307ec78793999fdf2d (patch) | |
tree | 688ae74964bbe3a41629f641b4802387fa9212f2 | |
parent | ab959a27d43b1f3a1ef1bbc6eccdde24be1c89f0 (diff) | |
parent | 2a507191f1bbb9bbc2aa6594837446bdf6db2b8a (diff) | |
download | openshift-cf166a8f6a0b27406c7d6d307ec78793999fdf2d.tar.gz openshift-cf166a8f6a0b27406c7d6d307ec78793999fdf2d.tar.bz2 openshift-cf166a8f6a0b27406c7d6d307ec78793999fdf2d.tar.xz openshift-cf166a8f6a0b27406c7d6d307ec78793999fdf2d.zip |
Merge pull request #740 from danmcp/master
Openshift -> OpenShift
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | README_AWS.md | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ -#Openshift and Atomic Enterprise Ansible +#OpenShift and Atomic Enterprise Ansible -This repo contains Ansible code for Openshift and Atomic Enterprise. +This repo contains Ansible code for OpenShift and Atomic Enterprise. ##Setup - Install base dependencies: diff --git a/README_AWS.md b/README_AWS.md index 3a5790eb3..6757e2892 100644 --- a/README_AWS.md +++ b/README_AWS.md @@ -38,8 +38,8 @@ You may also want to allow access from the outside world on the following ports: • 80 - Web Apps • 443 - Web Apps (https) • 4789 - SDN / VXLAN -• 8443 - Openshift Console -• 10250 - kubelet +• 8443 - OpenShift Console +• 10250 - kubelet ``` |