Skip to content

Commit

Permalink
Document service_type for openshift-enterprise
Browse files Browse the repository at this point in the history
Based on source code in roles/openshift_facts/library/openshift_facts.py
  • Loading branch information
rhcarvalho committed Apr 11, 2017
1 parent 5373cc0 commit 69fb4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPLOYMENT_TYPES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The table below outlines the defaults per `openshift_deployment_type`:

| openshift_deployment_type | origin | openshift-enterprise |
|-----------------------------------------------------------------|------------------------------------------|----------------------------------------|
| **openshift.common.service_type** (also used for package names) | origin | |
| **openshift.common.service_type** (also used for package names) | origin | atomic-openshift |
| **openshift.common.config_base** | /etc/origin | /etc/origin |
| **openshift.common.data_dir** | /var/lib/origin | /var/lib/origin |
| **openshift.master.registry_url openshift.node.registry_url** | openshift/origin-${component}:${version} | openshift3/ose-${component}:${version} |
Expand Down

0 comments on commit 69fb4f0

Please sign in to comment.