Skip to content

Instantly share code, notes, and snippets.

@n1zyy
Created October 20, 2011 19:26
Show Gist options
  • Save n1zyy/1302055 to your computer and use it in GitHub Desktop.
Save n1zyy/1302055 to your computer and use it in GitHub Desktop.
Sample Fedora 14 template for oz/Factory
<template>
<name>f14jeos</name>
<os>
<name>Fedora</name>
<version>14</version>
<arch>x86_64</arch>
<install type='url'>
<url>http://download.fedoraproject.org/pub/fedora/linux/releases/14/Fedora/x86_64/os/</url>
</install>
<rootpw>test</rootpw>
</os>
<description>Fedora 14</description>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment