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

8 lines
216 B
Plaintext

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