5479928d2e
Change-Id: If28b7b56b5feeeae67c2991fde56c5fb916ed044
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
NAME = 'os_only'
|
|
PARENT = 'general'
|
|
OS_INSTALLER = 'cobbler'
|
|
SUPPORTED_OS_PATTERNS = ['(?i)centos.*', '(?i)ubuntu.*', '(?i)sles.*', '(?i)uvp.*']
|
|
DEPLOYABLE = True
|