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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user