fix sles11sp3 name which will refer to the template dir

Change-Id: I9c14dbf71fe8863b054eca226292e6cf4e30e782
This commit is contained in:
xiaodongwang 2015-03-06 14:43:21 -08:00
parent c1b95d8d85
commit c7dd14ae3f
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
NAME = 'SLES-11SP3-x86_64'
PARENT = 'SUSE'
NAME = 'sles-11sp3-x86_64'
PARENT = 'suse'
DEPLOYABLE = True

View File

@ -1,2 +1,2 @@
NAME = 'SUSE'
NAME = 'suse'
PARENT = 'general'