CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2013-07-16 16:36:55 -07:00
parent 76a91d424c
commit 709a486c37
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ FEATURES:
- Chef solo and client provisioning now support a `custom_config_path`
setting that accepts a path to a Ruby file to load as part of Chef
configuration, allowing you to override any setting available. [GH-876]
- CFEngine provisioner: you can now specify the package name to install,
so CFEngine enterprise is supported. [GH-1920]
IMPROVEMENTS: