NAME = 'os_only' PARENT = 'general' OS_INSTALLER = 'cobbler' SUPPORTED_OS_PATTERNS = ['(?i)centos.*', '(?i)ubuntu.*'] DEPLOYABLE = True