compass-core/conf/adapter/chef_ceph.conf
xiaodongwang e8055850a1 change adapter code
Change-Id: Id5709d8ac723b31596ec97cf251ef09f343372c6
2014-07-27 01:12:13 -07:00

8 lines
200 B
Plaintext

NAME = 'ceph(chef)'
DSPLAY_NAME = 'ceph(ceph)'
PARENT = 'ceph'
PACKAGE_INSTALLER = 'chef(icehouse)'
OS_INSTALLER = 'cobbler'
SUPPORTED_OS_PATTERNS = ['(?i)centos.*', '(?i)ubuntu.*']
DEPLOYABLE = True