样本响应文件:安装软件包

这个样本响应文件演示了如何使用 Installation Manager 安装软件包。

用于安装软件包的样本响应文件
<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>

反馈