MINI MINI MANI MO
<?xml version="1.0"?>
<!-- $Header: opsm/cv/cvdata/responsevars.xml /main/3 2017/09/04 11:23:50 ptare Exp $ -->
<!--
Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
NAME
responsevars.xml - list of variables in response file and valid values
DESCRIPTION
This document will be used to support response file from previous versions
with the option -r
NOTES
as of 12.2 only oracle.install.crs.config.ClusterType has different values
between releases 12.1 and 12.2
MODIFIED (MM/DD/YY)
ptare 08/30/17 - 18.0 version
jgagarci 05/06/16 - Fixbug 23088919 - update ClusterType to
ClusterConfiguration
jgagarci 12/14/15 - Creation
-->
<ROOT>
<SOFTWARE VERSION="18.0">
<VARIABLE_LIST>
<VARIABLE>
<RESPONSE_VARIABLE VALUE="oracle.install.crs.config.ClusterConfiguration"/>
<VALID_OPTIONS VALUE="STANDALONE,DOMAIN,MEMBERDB,MEMBERAPP"/>
</VARIABLE>
</VARIABLE_LIST>
</SOFTWARE>
<SOFTWARE VERSION="12.2">
<VARIABLE_LIST>
<VARIABLE>
<RESPONSE_VARIABLE VALUE="oracle.install.crs.config.ClusterConfiguration"/>
<VALID_OPTIONS VALUE="STANDALONE,DOMAIN,MEMBERDB,MEMBERAPP"/>
</VARIABLE>
</VARIABLE_LIST>
</SOFTWARE>
<SOFTWARE VERSION="12.1">
<VARIABLE_LIST>
<VARIABLE>
<RESPONSE_VARIABLE VALUE="oracle.install.crs.config.ClusterType"/>
<VALID_OPTIONS VALUE="FLEX,STANDARD"/>
</VARIABLE>
</VARIABLE_LIST>
</SOFTWARE>
</ROOT>
OHA YOOOO