compass-core/conf/package_installer/chef-icehouse.conf
grace.yu b309cb6c28 modify multinode environment template
Change-Id: Ib61c673929f8028d7f46d84588fe544547713aed
2014-09-05 17:39:33 +00:00

11 lines
244 B
Plaintext

NAME = 'chef_installer'
INSTANCE_NAME = 'chef_installer'
SETTINGS = {
'chef_url': 'https://$chef_ip',
'chef_server_ip': '$chef_ip',
'chef_server_dns': '$chef_hostname',
'key_dir': '',
'client_name': '',
'databags': []
}