compass-core/conf/package_installer/chef-icehouse.conf
xiaodongwang 06020bc48f fix install bug
Change-Id: I7eecc6c6df45c92ea7d9bf15ad3ad2c74e35c9fe
2014-08-06 21:14:44 -07:00

6 lines
108 B
Plaintext

NAME = 'chef_installer'
INSTANCE_NAME = 'chef_installer'
SETTINGS = {
'chef_url': 'https://$chef_ip',
}