Bug 1659141 - Add Ability to Set projectRequestTemplate Through Inventory Variable
Summary: Add Ability to Set projectRequestTemplate Through Inventory Variable
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Documentation
Version: 3.11.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Vikram Goyal
QA Contact: scheng
Vikram Goyal
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-12-13 16:42 UTC by Jack Ottofaro
Modified: 2020-03-31 23:08 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-31 23:08:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jack Ottofaro 2018-12-13 16:42:33 UTC
Description of problem:

Support setting projectRequestTemplate through a playbook variable that can be referenced in an inventory file.

Customer feels the current method of requiring an administrator to manually modify master-config.yaml and restart api services to be cumbersome.

Comment 1 Jack Ottofaro 2018-12-13 16:47:59 UTC
Related to bug https://bugzilla.redhat.com/show_bug.cgi?id=1659142.

Comment 3 Ryan Howe 2019-03-03 20:41:42 UTC
This is already possible in 3.11 setting osm_project_request_message variable in the inventory file. 

https://github.com/openshift/openshift-ansible/blob/release-3.11/inventory/hosts.example#L334
https://github.com/openshift/openshift-ansible/blob/release-3.11/roles/openshift_control_plane/templates/master.yaml.v1.j2#L177

This feature has been in the installer since 3.0

Closing bug.

Comment 4 Jack Ottofaro 2019-04-11 14:42:49 UTC
Re-opening as a documentation bug. Document use of setting osm_project_request_message variable in the inventory file.

Comment 5 Jack Ottofaro 2019-04-11 14:47:22 UTC
(In reply to Jack Ottofaro from comment #4)
> Re-opening as a documentation bug. Document use of setting
> osm_project_request_message variable in the inventory file.

Should be "Re-opening as a documentation bug. Document use of setting osm_project_request_template variable in the inventory file."


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