* Wed Oct 5 2011 Dan Prince - 2.7.0 - Support for Fedora 15, Ubuntu 11.04, and Debian 6.0. * Thu Jun 23 2011 Dan Prince - 2.6.1 - Use /sbin/ifconfig instead of ifconfig when testing for tap/tun. * Tue Jun 21 2011 Dan Prince - 2.6.0 - Update to support images that have Chef preinstalled. - Skip missing nodes when trying to install Chef. - Added vpn_connection_type option w/ support for using command line openvpn or network_manager. - Add support for 'udp' VPN protocol. Default protocol is 'tcp'. UDP support requires Cloud Servers VPC 2.2.0 or greater. * Thu Apr 24 2011 Dan Prince - 2.5.2 - Raise an error in the chef:poll_clients task if a timeout occurs. - Use CDN to install Chef for Ubuntu. * Thu Apr 16 2011 Dan Prince - 2.5.1 - Updates to support Ruby 1.9.2. * Thu Apr 14 2011 Dan Prince - 2.5.0 - Make /root/cookbook-repos on the Chef server if it doesn't exist. - Add cache_file option to the VPC Client class. - Implement 'rdesktop' task for Windows servers. - Implement 'group:vpn_gateway_ip' task. - Store client information in the server group cache. * Thu Mar 27 2011 Dan Prince - 2.4.0 - Implement 'chef:poll_clients' task. * Thu Mar 22 2011 Dan Prince - 2.3.2 - Display the correct owner name when listing remote groups. * Thu Feb 17 2011 Dan Prince - 2.3.1 - Ignore kill errors when bootstrapping Chef on Ubuntu. * Thu Feb 15 2011 Dan Prince - 2.3.0 - Support for setting server group VPN device (tap/tun) - Fix issue where chef client would occasionally not start on Ubuntu. - Use regex's instead of start_with? (support Ruby 1.8.6) * Thu Feb 6 2011 Dan Prince - 2.2.0 - Support command execution with 'rake ssh'. - The 'chef:tail_logs' task now supports the SERVER_NAME variable. - Support for Ubuntu 10.10 maverick. - Add support for connecting to servers which require SSL client auth. - Implement 'group:add_server' task. - Implement 'group:delete_server' task. - Implement 'group:list REMOTE=true' task. - Implement 'group:join' task. - Update the 'chef:install' task to support the SERVER_NAME variable. - The 'chef:sync_repos' task is now 'chef:push_repos'. - Implement a 'chef:pull_repos' task. * Tue Jan 11 2011 Dan Prince - 2.1.0 - Implement 'rake vpn' tasks. - Set permission to 0600 on tmp/server_group files. - Create config/TOOLKIT_VERSION when running chef-vpc-toolkit -upgrade. - Set 'StrictHostKeyChecking no' when using ssh. * Thu Dec 7 2010 Dan Prince - 2.0.1 - Automatically load rake files from the tasks directory. - Rename config file from cloud_toolkit.conf to chef_vpc_toolkit.conf. - Rename variable that can be used to override default config file location to be called CHEF_VPC_TOOLKIT_CONF. * Thu Oct 26 2010 Dan Prince - 2.0.0 - Initial open source release.