Make default distribution U10 for deb template

Change-Id: Ifcfc7d1fbb6fac2a785a0dc5a4e6ba09cf898ed4
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
This commit is contained in:
Jeff Peeler 2012-10-18 14:53:26 -04:00
parent 0ee9371f0c
commit debeccde8f
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
"ConstraintDescription" : "must contain only alphanumeric characters."
},
"LinuxDistribution": {
"Default": "F17",
"Default": "U10",
"Description" : "Distribution of choice",
"Type": "String",
"AllowedValues" : "U10"