compass-core/conf/adapter/chef_openstack.conf
grace.yu e744fe33c6 deployment module
Change-Id: I1305b74595ab3259e9a813157eb4d8e653ca6f3f
2014-08-04 17:34:44 -07:00

8 lines
222 B
Plaintext

NAME = 'openstack_icehouse'
DISPLAY_NAME = 'OpenStack Icehouse'
PARENT = 'openstack'
PACKAGE_INSTALLER = 'chef_installer'
OS_INSTALLER = 'cobbler'
SUPPORTED_OS_PATTERNS = ['(?i)centos.*', '(?i)ubuntu.*']
DEPLOYABLE = True