From c466fa621160f4584e8eed6ccc1ac2d780ba5af4 Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Fri, 7 Oct 2016 18:01:40 -0700 Subject: [PATCH] changelog for #3776 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cb071d86..b725465c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -92,6 +92,8 @@ IMPROVEMENTS: [GH-3956] * post-processor/vagrant: Added vsphere-esx hosts to supported machine types. [GH-3967] + * provisioner/salt: Added `custom_state` to specify state to run instead of + `highstate`. [GH-3776] BUG FIXES: