]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Make default distribution U10 for deb template
authorJeff Peeler <jpeeler@redhat.com>
Thu, 18 Oct 2012 18:53:26 +0000 (14:53 -0400)
committerJeff Peeler <jpeeler@redhat.com>
Thu, 18 Oct 2012 18:53:26 +0000 (14:53 -0400)
Change-Id: Ifcfc7d1fbb6fac2a785a0dc5a4e6ba09cf898ed4
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
templates/WordPress_Single_Instance_deb.template

index 1207d18358d9bdd31a3d13b449b1cbd43d87699a..90ad61f537409e4dfbfa5c96dcf360a11624fb7e 100644 (file)
@@ -61,7 +61,7 @@
       "ConstraintDescription" : "must contain only alphanumeric characters."
     },
     "LinuxDistribution": {
-      "Default": "F17",
+      "Default": "U10",
       "Description" : "Distribution of choice",
       "Type": "String",
       "AllowedValues" : "U10"