lib/boxgrinder-build/plugins/platform/vmware/vmware-plugin.rb in boxgrinder-build-0.9.0 vs lib/boxgrinder-build/plugins/platform/vmware/vmware-plugin.rb in boxgrinder-build-0.9.1
- old
+ new
@@ -15,10 +15,9 @@
# License along with this software; if not, write to the Free
# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
# 02110-1301 USA, or see the FSF site: http://www.fsf.org.
require 'boxgrinder-build/plugins/base-plugin'
-require 'boxgrinder-build/helpers/appliance-customize-helper'
module BoxGrinder
class VMwarePlugin < BasePlugin
def after_init
set_default_config_value('thin_disk', false)