Created
March 4, 2015 16:28
-
-
Save imcleod/dca9d290ab7e21fc630b to your computer and use it in GitHub Desktop.
This file contains hidden or 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>f21-minimal</name> | |
| <os> | |
| <name>Fedora</name> | |
| <version>21</version> | |
| <arch>armv7l</arch> | |
| <install type='url'> | |
| <url>http://mirror.pnl.gov/fedora/linux/releases/21/Server/armhfp/os/</url> | |
| </install> | |
| </os> | |
| <description>Fedora 21 - Minimal TDL file - can be used with custom kickstarts</description> | |
| <disk> | |
| <size>10</size> | |
| </disk> | |
| </template> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment