mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 06:46:36 +01:00
ISSUE_TEMPLATE.md: Specify the platform for UPI
As nearly all supported platforms now document some UPI process, we want the issue reporter to clearly state what platform UPI is being deployed onto.
This commit is contained in:
8
.github/ISSUE_TEMPLATE.md
vendored
8
.github/ISSUE_TEMPLATE.md
vendored
@@ -16,7 +16,13 @@ $ openshift-install version
|
||||
|
||||
# Platform:
|
||||
<!--
|
||||
Please specify the platform type: aws, libvirt, openstack, baremetal, or none (UPI)
|
||||
Please specify the platform type: aws, libvirt, openstack or baremetal
|
||||
-->
|
||||
|
||||
<!--
|
||||
Please specify:
|
||||
* IPI (automated install with `openshift-install`. If you don't know, then it's IPI)
|
||||
* UPI (semi-manual installation on customised infrastructure)
|
||||
-->
|
||||
|
||||
# What happened?
|
||||
|
||||
Reference in New Issue
Block a user