샘플 응답 파일: 패키지 설치

이 샘플 응답 파일은 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>

피드백