1
0
mirror of https://github.com/openshift/openshift-ansible.git synced 2026-02-05 06:46:04 +01:00

Replace OpenShift Enterprise references with OpenShift Container Platform

This commit is contained in:
Mark Chappell
2018-08-14 12:45:11 +02:00
parent 37a74403bc
commit 63fcf72d6a
5 changed files with 5 additions and 5 deletions

View File

@@ -153,7 +153,7 @@ created for you automatically.
## Complete Production Installation Documentation:
- [OpenShift Enterprise](https://docs.openshift.com/enterprise/latest/install_config/install/advanced_install.html)
- [OpenShift Container Platform](https://docs.openshift.com/container-platform/latest/install_config/install/advanced_install.html)
- [OpenShift Origin](https://docs.okd.io/latest/install/index.html)
## Containerized OpenShift Ansible

View File

@@ -48,7 +48,7 @@ before attempting to pull any of the following images.
docker.io/openshift/node (node + openshift-sdn + openvswitch rpm for client tools)
docker.io/openshift/openvswitch (centos7 + openvswitch rpm, runs ovsdb ovsctl processes)
registry.redhat.io/rhel7/etcd
OpenShift Enterprise
OpenShift Container Platform
registry.access.redhat.com/openshift3/ose
registry.access.redhat.com/openshift3/node
registry.access.redhat.com/openshift3/openvswitch

View File

@@ -1,4 +1,4 @@
# This deletes *ALL* Origin and OpenShift Enterprise content installed by
# This deletes *ALL* Origin and OpenShift Container Platform content installed by
# ansible. This includes:
#
# configuration

View File

@@ -1,4 +1,4 @@
# This deletes *ALL* Origin and OpenShift Enterprise content installed by
# This deletes *ALL* Origin and OpenShift Container Platform content installed by
# ansible. This includes:
#
# configuration

View File

@@ -24,6 +24,6 @@ Custom hostname for the Satellite server (optional).
### `openshift_release`
Version for the OpenShift Enterprise repositories.
Version for the OpenShift Container Platform repositories.
Example: `3.6`