Last active
December 22, 2015 21:19
-
-
Save nickwales/6532748 to your computer and use it in GitHub Desktop.
OZ basic tdl centos
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<template> | |
<name>CentOS 6</name> | |
<os> | |
<name>CentOS-6</name> | |
<version>4</version> | |
<arch>x86_64</arch> | |
<install type='url'> | |
<url>http://mirror.stanford.edu/yum/pub/centos/6.4/os/x86_64/</url> | |
</install> | |
</os> | |
<description>CentOS 6.4 x86_64</description> | |
</template> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment