compass-core/conf/adapter/chef_ceph.conf
grace.yu bbbdf1a533 add ceph only adapter config file
Change-Id: Idce340b4a21e3179164005cc85387f93e7857d7c
2014-10-03 17:27:55 -07:00

8 lines
204 B
Plaintext

NAME = 'ceph_firefly'
DSPLAY_NAME = 'Ceph Firefly'
PARENT = 'ceph'
PACKAGE_INSTALLER = 'chef_installer'
OS_INSTALLER = 'cobbler'
SUPPORTED_OS_PATTERNS = ['(?i)centos.*', '(?i)ubuntu.*']
DEPLOYABLE = True