compass-core/conf/adapter/os_only.conf

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