From 4bd17ee51876fc09762dc55446422303a4d71217 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 8 Oct 2012 19:24:20 -0400 Subject: [PATCH] Fix up changelog --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb28f97a056..cf6dede7c2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,7 +64,6 @@ New Modules: * new LSB facts (release, distro, etc) * new VMware ESX facts module (use with local_action or delegate_to) * new HP ILO facts module (use with local_action or delegate_to) -* new VMware provisioning module (use with local_action or delegate_to) * new HP ILO provisioning module (use with local_action or delegate_to) * pause module -- (pause seconds=10) (pause minutes=1) (pause prompt=foo) -- it's an action plugin * a module for adding entries to the main crontab (though you may still wish to just drop template files into cron.d)