Skip to content

Instantly share code, notes, and snippets.

@nickwales
Created November 6, 2013 17:24
Show Gist options
  • Save nickwales/7340425 to your computer and use it in GitHub Desktop.
Save nickwales/7340425 to your computer and use it in GitHub Desktop.
<template>
<name>CentOS_Install</name>
<os>
<name>CentOS-6</name>
<version>4</version>
<arch>x86_64</arch>
<install type='iso'>
<iso>http://mirror.stanford.edu/yum/pub/centos/6.4/isos/x86_64/CentOS-6.4-x86_64-minimal.iso</iso>
</install>
<rootpw>changeme</rootpw>
</os>
<description>CentOS 6.4</description>
<disk>
<size>40</size>
</disk>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment