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

8 lines
175 B
Plaintext

NAME = 'chef_installer'
INSTANCE_NAME = 'chef_installer'
SETTINGS = {
'chef_url': 'https://10.145.88.150',
'key_dir': '/root/grace.pem',
'client_name': 'grace'
}