Bug 1321673 - [DOCS] Router and Registry configured at install
Summary: [DOCS] Router and Registry configured at install
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Ashley Hardin
QA Contact: Vikram Goyal
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-28 20:49 UTC by Ryan Howe
Modified: 2019-11-14 07:40 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-17 12:27:31 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Ryan Howe 2016-03-28 20:49:45 UTC
Description of problem:

Ansible playbook is shipped with roles to configure the router and registry but there is no documentation on how to include these roles in the install playbook. 



Additional info:

└──> ll /usr/share/ansible/openshift-ansible/roles/openshift_router/
total 4
drwxr-xr-x. 2 root root  21 Mar 21 09:36 handlers
drwxr-xr-x. 2 root root  21 Mar 21 09:36 meta
-rw-r--r--. 1 root root 681 Feb 24 14:00 README.md
drwxr-xr-x. 2 root root  21 Mar 21 09:36 tasks
drwxr-xr-x. 2 root root  21 Mar 21 09:36 vars


└──> ll /usr/share/ansible/openshift-ansible/roles/openshift_registry/
total 4
drwxr-xr-x. 2 root root  21 Mar 21 09:36 defaults
drwxr-xr-x. 2 root root  21 Mar 21 09:36 handlers
drwxr-xr-x. 2 root root  21 Mar 21 09:36 meta
-rw-r--r--. 1 root root 711 Feb 24 14:00 README.md
drwxr-xr-x. 2 root root  21 Mar 21 09:36 tasks
drwxr-xr-x. 2 root root  21 Mar 21 09:36 vars

Comment 1 Brenton Leanhardt 2016-03-29 13:11:54 UTC
The docs for this are being working on here: https://github.com/openshift/openshift-docs/pull/1797

I feel like this is a duplicate of Bug #1286858 but I'll let you decide if you want to mark it as such since there is a case attached.


Note You need to log in before you can comment on or make changes to this bug.