Arquivo de resposta de amostra: Instalando um pacote

Esse arquivo de resposta de amostra apresenta como instalar um pacote de software com o Installation Manager.

Arquivo de resposta de amostra para instalar um pacote de software
<agent-input >

<server>
<repository location= 
"http://a.site.com/local/products/sample/20100315_1542/repository/"></repository>
</server>

<!-- Use the default installation location and choose the latest
version of the offering that is available in the repository. -->
<install>
	<offering  features= "core" id= "ies">
	</offering>
</install>

</agent-input>

Feedback