0edadbd925
Change-Id: Ia3e133f76971e0b3c01025a55cfa79da488ed920
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
NAME = 'os_only'
|
|
PARENT = 'general'
|
|
OS_INSTALLER = 'cobbler'
|
|
SUPPORTED_OS_PATTERNS = ['(?i)centos.*', '(?i)ubuntu.*', '(?i)sles.*']
|
|
DEPLOYABLE = True
|