diff --git a/CHANGELOG.md b/CHANGELOG.md index a075afd7e..0ed62d220 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ FEATURES: * **New provisioner:** `chef-client` - Provision using a the `chef-client` command, which talks to a Chef Server. [GH-855] +* **New provisioner:** `puppet-server` - Provision using Puppet by + communicating to a Puppet master. [GH-796] IMPROVEMENTS: