From ce36c3e9204acdac2f35c0a405afb8207cea39aa Mon Sep 17 00:00:00 2001 From: Aaron Bull Schaefer Date: Fri, 23 Aug 2013 07:19:44 -0700 Subject: [PATCH] Explain the lack of Puppet/Chef for provisioning --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d9f85dd..3de369d 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,11 @@ following error message: > to properly install. Carefully read the output of the VMware tools > installation to verify the HGFS kernel modules were installed properly. +The box also does not have Puppet or Chef installed for automatic +provisioning. My intention was to duplicate a DigitalOcean VPS and +furthermore use the VM for testing [Ansible](http://www.ansibleworks.com/) +playbooks for configuration management. + License -------