# -*- encoding: utf-8 -*- # stub: veewee 0.5.0.alpha1 ruby lib Gem::Specification.new do |s| s.name = "veewee".freeze s.version = "0.5.0.alpha1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "veewee-templates" => "templates" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Patrick Debois".freeze] s.date = "2014-10-26" s.description = "Expand the 'vagrant box' command to support the creation of base boxes from scratch".freeze s.email = ["patrick.debois@jedi.be".freeze] s.executables = ["veewee".freeze] s.files = [".bundle/config".freeze, ".gitattributes".freeze, ".gitignore".freeze, ".ruby-gemset".freeze, ".ruby-version".freeze, ".travis.yml".freeze, "CONTRIBUTE.md".freeze, "Gemfile".freeze, "License".freeze, "README.md".freeze, "Rakefile".freeze, "bin/veewee".freeze, "doc/TODO.md".freeze, "doc/basics.md".freeze, "doc/build_hooks.md".freeze, "doc/changes.md".freeze, "doc/commands.md".freeze, "doc/customize.md".freeze, "doc/fusion.md".freeze, "doc/installation.md".freeze, "doc/kvm.md".freeze, "doc/parallels.md".freeze, "doc/providers.md".freeze, "doc/requirements.md".freeze, "doc/vagrant.md".freeze, "doc/vbox.md".freeze, "doc/veeweefile.md".freeze, "lib/fission.old/cli.rb".freeze, "lib/fission.old/command.rb".freeze, "lib/fission.old/command/clone.rb".freeze, "lib/fission.old/command/delete.rb".freeze, "lib/fission.old/command/snapshot_create.rb".freeze, "lib/fission.old/command/snapshot_list.rb".freeze, "lib/fission.old/command/snapshot_revert.rb".freeze, "lib/fission.old/command/start.rb".freeze, "lib/fission.old/command/status.rb".freeze, "lib/fission.old/command/stop.rb".freeze, "lib/fission.old/command/suspend.rb".freeze, "lib/fission.old/config.rb".freeze, "lib/fission.old/core_ext/class.rb".freeze, "lib/fission.old/core_ext/file.rb".freeze, "lib/fission.old/core_ext/object.rb".freeze, "lib/fission.old/error.rb".freeze, "lib/fission.old/fusion.rb".freeze, "lib/fission.old/leasesfile.rb".freeze, "lib/fission.old/metadata.rb".freeze, "lib/fission.old/response.rb".freeze, "lib/fission.old/ui.rb".freeze, "lib/fission.old/version.rb".freeze, "lib/fission.old/vm.rb".freeze, "lib/fission.rb".freeze, "lib/fission/config.rb".freeze, "lib/java/README.txt".freeze, "lib/java/dir2floppy.jar".freeze, "lib/java/dir2floppy.java".freeze, "lib/net/vnc/vnc.rb".freeze, "lib/python/parallels_sdk_check.py".freeze, "lib/python/parallels_send_key.py".freeze, "lib/python/parallels_send_string.py".freeze, "lib/vagrant_init.rb".freeze, "lib/veewee.rb".freeze, "lib/veewee/cli.rb".freeze, "lib/veewee/command.rb".freeze, "lib/veewee/command/base.rb".freeze, "lib/veewee/command/fusion.rb".freeze, "lib/veewee/command/group_base.rb".freeze, "lib/veewee/command/helpers.rb".freeze, "lib/veewee/command/kvm.rb".freeze, "lib/veewee/command/named_base.rb".freeze, "lib/veewee/command/parallels.rb".freeze, "lib/veewee/command/vagrant.rb".freeze, "lib/veewee/command/vagrant/basebox.rb".freeze, "lib/veewee/command/vagrant/build.rb".freeze, "lib/veewee/command/vagrant/define.rb".freeze, "lib/veewee/command/vagrant/destroy.rb".freeze, "lib/veewee/command/vagrant/export.rb".freeze, "lib/veewee/command/vagrant/halt.rb".freeze, "lib/veewee/command/vagrant/list.rb".freeze, "lib/veewee/command/vagrant/ostypes.rb".freeze, "lib/veewee/command/vagrant/screenshot.rb".freeze, "lib/veewee/command/vagrant/ssh.rb".freeze, "lib/veewee/command/vagrant/templates.rb".freeze, "lib/veewee/command/vagrant/undefine.rb".freeze, "lib/veewee/command/vagrant/up.rb".freeze, "lib/veewee/command/vagrant/validate.rb".freeze, "lib/veewee/command/vagrant/winrm.rb".freeze, "lib/veewee/command/vbox.rb".freeze, "lib/veewee/command/version.rb".freeze, "lib/veewee/config.rb".freeze, "lib/veewee/config/collection.rb".freeze, "lib/veewee/config/component.rb".freeze, "lib/veewee/config/definition.rb".freeze, "lib/veewee/config/ostypes.yml".freeze, "lib/veewee/config/veewee.rb".freeze, "lib/veewee/config/vmfusion-ostypes.txt".freeze, "lib/veewee/definition.rb".freeze, "lib/veewee/definitions.rb".freeze, "lib/veewee/environment.rb".freeze, "lib/veewee/error.rb".freeze, "lib/veewee/provider/core/box.rb".freeze, "lib/veewee/provider/core/box/build.rb".freeze, "lib/veewee/provider/core/box/copy.rb".freeze, "lib/veewee/provider/core/box/exec.rb".freeze, "lib/veewee/provider/core/box/floppy.rb".freeze, "lib/veewee/provider/core/box/halt.rb".freeze, "lib/veewee/provider/core/box/issh.rb".freeze, "lib/veewee/provider/core/box/poweroff.rb".freeze, "lib/veewee/provider/core/box/scp.rb".freeze, "lib/veewee/provider/core/box/ssh.rb".freeze, "lib/veewee/provider/core/box/sudo.rb".freeze, "lib/veewee/provider/core/box/validate_tags.rb".freeze, "lib/veewee/provider/core/box/vnc.rb".freeze, "lib/veewee/provider/core/box/wincp.rb".freeze, "lib/veewee/provider/core/box/winrm.rb".freeze, "lib/veewee/provider/core/helper/comm.rb".freeze, "lib/veewee/provider/core/helper/iso.rb".freeze, "lib/veewee/provider/core/helper/scancode.rb".freeze, "lib/veewee/provider/core/helper/shell.rb".freeze, "lib/veewee/provider/core/helper/ssh.rb".freeze, "lib/veewee/provider/core/helper/tcp.rb".freeze, "lib/veewee/provider/core/helper/web.rb".freeze, "lib/veewee/provider/core/helper/winrm.rb".freeze, "lib/veewee/provider/core/provider.rb".freeze, "lib/veewee/provider/core/provider/transaction.rb".freeze, "lib/veewee/provider/core/provider/tunnel.rb".freeze, "lib/veewee/provider/kvm/box.rb".freeze, "lib/veewee/provider/kvm/box/build.rb".freeze, "lib/veewee/provider/kvm/box/create.rb".freeze, "lib/veewee/provider/kvm/box/destroy.rb".freeze, "lib/veewee/provider/kvm/box/export_vagrant.rb".freeze, "lib/veewee/provider/kvm/box/halt.rb".freeze, "lib/veewee/provider/kvm/box/helper/console_type.rb".freeze, "lib/veewee/provider/kvm/box/helper/ip.rb".freeze, "lib/veewee/provider/kvm/box/helper/status.rb".freeze, "lib/veewee/provider/kvm/box/poweroff.rb".freeze, "lib/veewee/provider/kvm/box/up.rb".freeze, "lib/veewee/provider/kvm/box/validate_kvm.rb".freeze, "lib/veewee/provider/kvm/provider.rb".freeze, "lib/veewee/provider/kvm/templates/Vagrantfile".freeze, "lib/veewee/provider/parallels/box.rb".freeze, "lib/veewee/provider/parallels/box/build.rb".freeze, "lib/veewee/provider/parallels/box/create.rb".freeze, "lib/veewee/provider/parallels/box/destroy.rb".freeze, "lib/veewee/provider/parallels/box/export.rb".freeze, "lib/veewee/provider/parallels/box/halt.rb".freeze, "lib/veewee/provider/parallels/box/helper/buildinfo.rb".freeze, "lib/veewee/provider/parallels/box/helper/console_type.rb".freeze, "lib/veewee/provider/parallels/box/helper/ip.rb".freeze, "lib/veewee/provider/parallels/box/helper/status.rb".freeze, "lib/veewee/provider/parallels/box/poweroff.rb".freeze, "lib/veewee/provider/parallels/box/ssh.rb".freeze, "lib/veewee/provider/parallels/box/up.rb".freeze, "lib/veewee/provider/parallels/box/validate_parallels.rb".freeze, "lib/veewee/provider/parallels/notes/parallels-sdk.txt".freeze, "lib/veewee/provider/parallels/provider.rb".freeze, "lib/veewee/provider/virtualbox/box.rb".freeze, "lib/veewee/provider/virtualbox/box/build.rb".freeze, "lib/veewee/provider/virtualbox/box/create.rb".freeze, "lib/veewee/provider/virtualbox/box/destroy.rb".freeze, "lib/veewee/provider/virtualbox/box/export_vagrant.rb".freeze, "lib/veewee/provider/virtualbox/box/halt.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/buildinfo.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/console_type.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/create.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/forwarding.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/guest_additions.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/ip.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/natinterface.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/ssh_options.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/status.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/version.rb".freeze, "lib/veewee/provider/virtualbox/box/helper/winrm_options.rb".freeze, "lib/veewee/provider/virtualbox/box/poweroff.rb".freeze, "lib/veewee/provider/virtualbox/box/screenshot.rb".freeze, "lib/veewee/provider/virtualbox/box/ssh.rb".freeze, "lib/veewee/provider/virtualbox/box/up.rb".freeze, "lib/veewee/provider/virtualbox/box/validate_vagrant.rb".freeze, "lib/veewee/provider/virtualbox/box/winrm.rb".freeze, "lib/veewee/provider/virtualbox/provider.rb".freeze, "lib/veewee/provider/vmfusion/box.rb".freeze, "lib/veewee/provider/vmfusion/box/add_share.rb".freeze, "lib/veewee/provider/vmfusion/box/build.rb".freeze, "lib/veewee/provider/vmfusion/box/create.rb".freeze, "lib/veewee/provider/vmfusion/box/destroy.rb".freeze, "lib/veewee/provider/vmfusion/box/export.rb".freeze, "lib/veewee/provider/vmfusion/box/halt.rb".freeze, "lib/veewee/provider/vmfusion/box/helper/buildinfo.rb".freeze, "lib/veewee/provider/vmfusion/box/helper/console_type.rb".freeze, "lib/veewee/provider/vmfusion/box/helper/ip.rb".freeze, "lib/veewee/provider/vmfusion/box/helper/status.rb".freeze, "lib/veewee/provider/vmfusion/box/helper/vnc.rb".freeze, "lib/veewee/provider/vmfusion/box/poweroff.rb".freeze, "lib/veewee/provider/vmfusion/box/ssh.rb".freeze, "lib/veewee/provider/vmfusion/box/template.rb".freeze, "lib/veewee/provider/vmfusion/box/template.vmx.erb".freeze, "lib/veewee/provider/vmfusion/box/up.rb".freeze, "lib/veewee/provider/vmfusion/box/validate_vmfusion.rb".freeze, "lib/veewee/provider/vmfusion/box/winrm.rb".freeze, "lib/veewee/provider/vmfusion/info/export_ovf.info".freeze, "lib/veewee/provider/vmfusion/provider.rb".freeze, "lib/veewee/providers.rb".freeze, "lib/veewee/template.rb".freeze, "lib/veewee/templates.rb".freeze, "lib/veewee/templates/Vagrantfile.erb".freeze, "lib/veewee/templates/locales/en.yml".freeze, "lib/veewee/ui.rb".freeze, "lib/veewee/version.rb".freeze, "templates/.ubuntu/base.sh".freeze, "templates/.ubuntu/chef.sh".freeze, "templates/.ubuntu/cleanup.sh".freeze, "templates/.ubuntu/puppet.sh".freeze, "templates/.ubuntu/ruby.sh".freeze, "templates/.ubuntu/vagrant.sh".freeze, "templates/.ubuntu/virtualbox.sh".freeze, "templates/.ubuntu/zerodisk.sh".freeze, "templates/CentOS-4.8-i386/definition.rb".freeze, "templates/CentOS-4.8-i386/ks.cfg".freeze, "templates/CentOS-4.8-i386/postinstall.sh".freeze, "templates/CentOS-5.10-i386-netboot/base.sh".freeze, "templates/CentOS-5.10-i386-netboot/chef.sh".freeze, "templates/CentOS-5.10-i386-netboot/cleanup.sh".freeze, "templates/CentOS-5.10-i386-netboot/definition.rb".freeze, "templates/CentOS-5.10-i386-netboot/ks.cfg".freeze, "templates/CentOS-5.10-i386-netboot/puppet.sh".freeze, "templates/CentOS-5.10-i386-netboot/ruby.sh".freeze, "templates/CentOS-5.10-i386-netboot/vagrant.sh".freeze, "templates/CentOS-5.10-i386-netboot/virtualbox.sh".freeze, "templates/CentOS-5.10-i386-netboot/zerodisk.sh".freeze, "templates/CentOS-5.10-i386/base.sh".freeze, "templates/CentOS-5.10-i386/chef.sh".freeze, "templates/CentOS-5.10-i386/cleanup.sh".freeze, "templates/CentOS-5.10-i386/definition.rb".freeze, "templates/CentOS-5.10-i386/ks.cfg".freeze, "templates/CentOS-5.10-i386/puppet.sh".freeze, "templates/CentOS-5.10-i386/ruby.sh".freeze, "templates/CentOS-5.10-i386/vagrant.sh".freeze, "templates/CentOS-5.10-i386/virtualbox.sh".freeze, "templates/CentOS-5.10-i386/zerodisk.sh".freeze, "templates/CentOS-5.10-x86_64-netboot/base.sh".freeze, "templates/CentOS-5.10-x86_64-netboot/chef.sh".freeze, "templates/CentOS-5.10-x86_64-netboot/cleanup.sh".freeze, "templates/CentOS-5.10-x86_64-netboot/definition.rb".freeze, "templates/CentOS-5.10-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-5.10-x86_64-netboot/puppet.sh".freeze, "templates/CentOS-5.10-x86_64-netboot/ruby.sh".freeze, "templates/CentOS-5.10-x86_64-netboot/vagrant.sh".freeze, "templates/CentOS-5.10-x86_64-netboot/virtualbox.sh".freeze, "templates/CentOS-5.10-x86_64-netboot/zerodisk.sh".freeze, "templates/CentOS-5.10-x86_64/base.sh".freeze, "templates/CentOS-5.10-x86_64/chef.sh".freeze, "templates/CentOS-5.10-x86_64/cleanup.sh".freeze, "templates/CentOS-5.10-x86_64/definition.rb".freeze, "templates/CentOS-5.10-x86_64/ks.cfg".freeze, "templates/CentOS-5.10-x86_64/puppet.sh".freeze, "templates/CentOS-5.10-x86_64/ruby.sh".freeze, "templates/CentOS-5.10-x86_64/vagrant.sh".freeze, "templates/CentOS-5.10-x86_64/virtualbox.sh".freeze, "templates/CentOS-5.10-x86_64/zerodisk.sh".freeze, "templates/CentOS-5.5-i386-netboot/definition.rb".freeze, "templates/CentOS-5.5-i386-netboot/ks.cfg".freeze, "templates/CentOS-5.5-i386-netboot/postinstall.sh".freeze, "templates/CentOS-5.5-x86_64-netboot/definition.rb".freeze, "templates/CentOS-5.5-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-5.5-x86_64-netboot/postinstall.sh".freeze, "templates/CentOS-5.6-i386-netboot/definition.rb".freeze, "templates/CentOS-5.6-i386-netboot/ks.cfg".freeze, "templates/CentOS-5.6-i386-netboot/postinstall.sh".freeze, "templates/CentOS-5.6-i386/definition.rb".freeze, "templates/CentOS-5.6-i386/ks.cfg".freeze, "templates/CentOS-5.6-i386/postinstall.sh".freeze, "templates/CentOS-5.6-x86_64-netboot-packages/definition.rb".freeze, "templates/CentOS-5.6-x86_64-netboot-packages/ks.cfg".freeze, "templates/CentOS-5.6-x86_64-netboot-packages/postinstall.sh".freeze, "templates/CentOS-5.6-x86_64-netboot/definition.rb".freeze, "templates/CentOS-5.6-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-5.6-x86_64-netboot/postinstall.sh".freeze, "templates/CentOS-5.7-i386-netboot/definition.rb".freeze, "templates/CentOS-5.7-i386-netboot/ks.cfg".freeze, "templates/CentOS-5.7-i386-netboot/postinstall.sh".freeze, "templates/CentOS-5.7-x86_64-netboot/definition.rb".freeze, "templates/CentOS-5.7-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-5.7-x86_64-netboot/postinstall.sh".freeze, "templates/CentOS-5.8-i386-netboot/definition.rb".freeze, "templates/CentOS-5.8-i386-netboot/ks.cfg".freeze, "templates/CentOS-5.8-i386-netboot/postinstall.sh".freeze, "templates/CentOS-5.8-i386/definition.rb".freeze, "templates/CentOS-5.8-i386/ks.cfg".freeze, "templates/CentOS-5.8-i386/postinstall.sh".freeze, "templates/CentOS-5.8-x86_64-netboot/definition.rb".freeze, "templates/CentOS-5.8-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-5.8-x86_64-netboot/postinstall.sh".freeze, "templates/CentOS-5.8-x86_64-reallyminimal/README.md".freeze, "templates/CentOS-5.8-x86_64-reallyminimal/definition.rb".freeze, "templates/CentOS-5.8-x86_64-reallyminimal/ks.cfg".freeze, "templates/CentOS-5.8-x86_64-reallyminimal/postinstall.sh".freeze, "templates/CentOS-5.8-x86_64/definition.rb".freeze, "templates/CentOS-5.8-x86_64/ks.cfg".freeze, "templates/CentOS-5.8-x86_64/postinstall.sh".freeze, "templates/CentOS-5.9-i386-netboot/base.sh".freeze, "templates/CentOS-5.9-i386-netboot/cfengine.sh".freeze, "templates/CentOS-5.9-i386-netboot/chef.sh".freeze, "templates/CentOS-5.9-i386-netboot/cleanup.sh".freeze, "templates/CentOS-5.9-i386-netboot/definition.rb".freeze, "templates/CentOS-5.9-i386-netboot/ks.cfg".freeze, "templates/CentOS-5.9-i386-netboot/puppet.sh".freeze, "templates/CentOS-5.9-i386-netboot/ruby.sh".freeze, "templates/CentOS-5.9-i386-netboot/vagrant.sh".freeze, "templates/CentOS-5.9-i386-netboot/virtualbox.sh".freeze, "templates/CentOS-5.9-i386-netboot/vmfusion.sh".freeze, "templates/CentOS-5.9-i386-netboot/zerodisk.sh".freeze, "templates/CentOS-5.9-i386/base.sh".freeze, "templates/CentOS-5.9-i386/cfengine.sh".freeze, "templates/CentOS-5.9-i386/chef.sh".freeze, "templates/CentOS-5.9-i386/cleanup.sh".freeze, "templates/CentOS-5.9-i386/definition.rb".freeze, "templates/CentOS-5.9-i386/ks.cfg".freeze, "templates/CentOS-5.9-i386/puppet.sh".freeze, "templates/CentOS-5.9-i386/ruby.sh".freeze, "templates/CentOS-5.9-i386/vagrant.sh".freeze, "templates/CentOS-5.9-i386/virtualbox.sh".freeze, "templates/CentOS-5.9-i386/vmfusion.sh".freeze, "templates/CentOS-5.9-i386/zerodisk.sh".freeze, "templates/CentOS-5.9-x86_64-netboot/base.sh".freeze, "templates/CentOS-5.9-x86_64-netboot/cfengine.sh".freeze, "templates/CentOS-5.9-x86_64-netboot/chef.sh".freeze, "templates/CentOS-5.9-x86_64-netboot/cleanup.sh".freeze, "templates/CentOS-5.9-x86_64-netboot/definition.rb".freeze, "templates/CentOS-5.9-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-5.9-x86_64-netboot/puppet.sh".freeze, "templates/CentOS-5.9-x86_64-netboot/ruby.sh".freeze, "templates/CentOS-5.9-x86_64-netboot/vagrant.sh".freeze, "templates/CentOS-5.9-x86_64-netboot/virtualbox.sh".freeze, "templates/CentOS-5.9-x86_64-netboot/vmfusion.sh".freeze, "templates/CentOS-5.9-x86_64-netboot/zerodisk.sh".freeze, "templates/CentOS-5.9-x86_64/base.sh".freeze, "templates/CentOS-5.9-x86_64/cfengine.sh".freeze, "templates/CentOS-5.9-x86_64/chef.sh".freeze, "templates/CentOS-5.9-x86_64/cleanup.sh".freeze, "templates/CentOS-5.9-x86_64/definition.rb".freeze, "templates/CentOS-5.9-x86_64/ks.cfg".freeze, "templates/CentOS-5.9-x86_64/puppet.sh".freeze, "templates/CentOS-5.9-x86_64/ruby.sh".freeze, "templates/CentOS-5.9-x86_64/vagrant.sh".freeze, "templates/CentOS-5.9-x86_64/virtualbox.sh".freeze, "templates/CentOS-5.9-x86_64/vmfusion.sh".freeze, "templates/CentOS-5.9-x86_64/zerodisk.sh".freeze, "templates/CentOS-6.0-i386-netboot/base.sh".freeze, "templates/CentOS-6.0-i386-netboot/chef.sh".freeze, "templates/CentOS-6.0-i386-netboot/cleanup.sh".freeze, "templates/CentOS-6.0-i386-netboot/definition.rb".freeze, "templates/CentOS-6.0-i386-netboot/ks.cfg".freeze, "templates/CentOS-6.0-i386-netboot/puppet.sh".freeze, "templates/CentOS-6.0-i386-netboot/ruby.sh".freeze, "templates/CentOS-6.0-i386-netboot/vagrant.sh".freeze, "templates/CentOS-6.0-i386-netboot/virtualbox.sh".freeze, "templates/CentOS-6.0-i386-netboot/zerodisk.sh".freeze, "templates/CentOS-6.0-i386/base.sh".freeze, "templates/CentOS-6.0-i386/chef.sh".freeze, "templates/CentOS-6.0-i386/cleanup.sh".freeze, "templates/CentOS-6.0-i386/definition.rb".freeze, "templates/CentOS-6.0-i386/ks.cfg".freeze, "templates/CentOS-6.0-i386/puppet.sh".freeze, "templates/CentOS-6.0-i386/ruby.sh".freeze, "templates/CentOS-6.0-i386/vagrant.sh".freeze, "templates/CentOS-6.0-i386/virtualbox.sh".freeze, "templates/CentOS-6.0-i386/zerodisk.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/base.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/chef.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/cleanup.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/definition.rb".freeze, "templates/CentOS-6.0-x86_64-minimal/ks.cfg".freeze, "templates/CentOS-6.0-x86_64-minimal/puppet.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/ruby.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/vagrant.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/virtualbox.sh".freeze, "templates/CentOS-6.0-x86_64-minimal/zerodisk.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/base.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/chef.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/cleanup.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/definition.rb".freeze, "templates/CentOS-6.0-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-6.0-x86_64-netboot/puppet.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/ruby.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/vagrant.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/virtualbox.sh".freeze, "templates/CentOS-6.0-x86_64-netboot/zerodisk.sh".freeze, "templates/CentOS-6.0-x86_64/base.sh".freeze, "templates/CentOS-6.0-x86_64/chef.sh".freeze, "templates/CentOS-6.0-x86_64/cleanup.sh".freeze, "templates/CentOS-6.0-x86_64/definition.rb".freeze, "templates/CentOS-6.0-x86_64/ks.cfg".freeze, "templates/CentOS-6.0-x86_64/puppet.sh".freeze, "templates/CentOS-6.0-x86_64/ruby.sh".freeze, "templates/CentOS-6.0-x86_64/vagrant.sh".freeze, "templates/CentOS-6.0-x86_64/virtualbox.sh".freeze, "templates/CentOS-6.0-x86_64/zerodisk.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/base.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/chef.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/cleanup.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/definition.rb".freeze, "templates/CentOS-6.1-x86_64-minimal/ks.cfg".freeze, "templates/CentOS-6.1-x86_64-minimal/puppet.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/ruby.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/vagrant.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/virtualbox.sh".freeze, "templates/CentOS-6.1-x86_64-minimal/zerodisk.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/base.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/chef.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/cleanup.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/definition.rb".freeze, "templates/CentOS-6.1-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-6.1-x86_64-netboot/puppet.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/ruby.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/vagrant.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/virtualbox.sh".freeze, "templates/CentOS-6.1-x86_64-netboot/zerodisk.sh".freeze, "templates/CentOS-6.2-i386-minimal/base.sh".freeze, "templates/CentOS-6.2-i386-minimal/chef.sh".freeze, "templates/CentOS-6.2-i386-minimal/cleanup.sh".freeze, "templates/CentOS-6.2-i386-minimal/definition.rb".freeze, "templates/CentOS-6.2-i386-minimal/ks.cfg".freeze, "templates/CentOS-6.2-i386-minimal/puppet.sh".freeze, "templates/CentOS-6.2-i386-minimal/ruby.sh".freeze, "templates/CentOS-6.2-i386-minimal/vagrant.sh".freeze, "templates/CentOS-6.2-i386-minimal/virtualbox.sh".freeze, "templates/CentOS-6.2-i386-minimal/zerodisk.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/base.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/chef.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/cleanup.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/definition.rb".freeze, "templates/CentOS-6.2-x86_64-minimal/ks.cfg".freeze, "templates/CentOS-6.2-x86_64-minimal/puppet.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/ruby.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/vagrant.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/virtualbox.sh".freeze, "templates/CentOS-6.2-x86_64-minimal/zerodisk.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/base.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/chef.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/cleanup.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/definition.rb".freeze, "templates/CentOS-6.2-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-6.2-x86_64-netboot/puppet.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/ruby.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/vagrant.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/virtualbox.sh".freeze, "templates/CentOS-6.2-x86_64-netboot/zerodisk.sh".freeze, "templates/CentOS-6.3-i386-minimal/base.sh".freeze, "templates/CentOS-6.3-i386-minimal/chef.sh".freeze, "templates/CentOS-6.3-i386-minimal/cleanup.sh".freeze, "templates/CentOS-6.3-i386-minimal/definition.rb".freeze, "templates/CentOS-6.3-i386-minimal/ks.cfg".freeze, "templates/CentOS-6.3-i386-minimal/puppet.sh".freeze, "templates/CentOS-6.3-i386-minimal/ruby.sh".freeze, "templates/CentOS-6.3-i386-minimal/vagrant.sh".freeze, "templates/CentOS-6.3-i386-minimal/virtualbox.sh".freeze, "templates/CentOS-6.3-i386-minimal/zerodisk.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/base.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/chef.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/cleanup.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/definition.rb".freeze, "templates/CentOS-6.3-x86_64-minimal/ks.cfg".freeze, "templates/CentOS-6.3-x86_64-minimal/puppet.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/ruby.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/vagrant.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/virtualbox.sh".freeze, "templates/CentOS-6.3-x86_64-minimal/zerodisk.sh".freeze, "templates/CentOS-6.3-x86_64-netboot/base.sh".freeze, "templates/CentOS-6.3-x86_64-netboot/cfengine.sh".freeze, "templates/CentOS-6.3-x86_64-netboot/chef.sh".freeze, "templates/CentOS-6.3-x86_64-netboot/cleanup.sh".freeze, "templates/CentOS-6.3-x86_64-netboot/definition.rb".freeze, "templates/CentOS-6.3-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-6.3-x86_64-netboot/puppet.sh".freeze, "templates/CentOS-6.3-x86_64-netboot/ruby.sh".freeze, "templates/CentOS-6.3-x86_64-netboot/vagrant.sh".freeze, "templates/CentOS-6.3-x86_64-netboot/virtualbox.sh".freeze, "templates/CentOS-6.3-x86_64-netboot/zerodisk.sh".freeze, "templates/CentOS-6.3-x86_64-reallyminimal/README.md".freeze, "templates/CentOS-6.3-x86_64-reallyminimal/definition.rb".freeze, "templates/CentOS-6.3-x86_64-reallyminimal/ks.cfg".freeze, "templates/CentOS-6.3-x86_64-reallyminimal/postinstall.sh".freeze, "templates/CentOS-6.4-i386-minimal/base.sh".freeze, "templates/CentOS-6.4-i386-minimal/chef.sh".freeze, "templates/CentOS-6.4-i386-minimal/cleanup.sh".freeze, "templates/CentOS-6.4-i386-minimal/definition.rb".freeze, "templates/CentOS-6.4-i386-minimal/ks.cfg".freeze, "templates/CentOS-6.4-i386-minimal/puppet.sh".freeze, "templates/CentOS-6.4-i386-minimal/vagrant.sh".freeze, "templates/CentOS-6.4-i386-minimal/virtualbox.sh".freeze, "templates/CentOS-6.4-i386-minimal/vmfusion.sh".freeze, "templates/CentOS-6.4-i386-minimal/zerodisk.sh".freeze, "templates/CentOS-6.4-i386-netboot/base.sh".freeze, "templates/CentOS-6.4-i386-netboot/cfengine.sh".freeze, "templates/CentOS-6.4-i386-netboot/chef.sh".freeze, "templates/CentOS-6.4-i386-netboot/cleanup.sh".freeze, "templates/CentOS-6.4-i386-netboot/definition.rb".freeze, "templates/CentOS-6.4-i386-netboot/ks.cfg".freeze, "templates/CentOS-6.4-i386-netboot/puppet.sh".freeze, "templates/CentOS-6.4-i386-netboot/ruby.sh".freeze, "templates/CentOS-6.4-i386-netboot/vagrant.sh".freeze, "templates/CentOS-6.4-i386-netboot/virtualbox.sh".freeze, "templates/CentOS-6.4-i386-netboot/vmfusion.sh".freeze, "templates/CentOS-6.4-i386-netboot/zerodisk.sh".freeze, "templates/CentOS-6.4-x86_64-minimal/base.sh".freeze, "templates/CentOS-6.4-x86_64-minimal/chef.sh".freeze, "templates/CentOS-6.4-x86_64-minimal/cleanup.sh".freeze, "templates/CentOS-6.4-x86_64-minimal/definition.rb".freeze, "templates/CentOS-6.4-x86_64-minimal/ks.cfg".freeze, "templates/CentOS-6.4-x86_64-minimal/puppet.sh".freeze, "templates/CentOS-6.4-x86_64-minimal/vagrant.sh".freeze, "templates/CentOS-6.4-x86_64-minimal/virtualbox.sh".freeze, "templates/CentOS-6.4-x86_64-minimal/vmfusion.sh".freeze, "templates/CentOS-6.4-x86_64-minimal/zerodisk.sh".freeze, "templates/CentOS-6.4-x86_64-netboot/base.sh".freeze, "templates/CentOS-6.4-x86_64-netboot/cfengine.sh".freeze, "templates/CentOS-6.4-x86_64-netboot/chef.sh".freeze, "templates/CentOS-6.4-x86_64-netboot/cleanup.sh".freeze, "templates/CentOS-6.4-x86_64-netboot/definition.rb".freeze, "templates/CentOS-6.4-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-6.4-x86_64-netboot/puppet.sh".freeze, "templates/CentOS-6.4-x86_64-netboot/ruby.sh".freeze, "templates/CentOS-6.4-x86_64-netboot/vagrant.sh".freeze, "templates/CentOS-6.4-x86_64-netboot/virtualbox.sh".freeze, "templates/CentOS-6.4-x86_64-netboot/vmfusion.sh".freeze, "templates/CentOS-6.4-x86_64-netboot/zerodisk.sh".freeze, "templates/CentOS-6.5-i386-minimal/base.sh".freeze, "templates/CentOS-6.5-i386-minimal/chef.sh".freeze, "templates/CentOS-6.5-i386-minimal/cleanup.sh".freeze, "templates/CentOS-6.5-i386-minimal/definition.rb".freeze, "templates/CentOS-6.5-i386-minimal/ks.cfg".freeze, "templates/CentOS-6.5-i386-minimal/puppet.sh".freeze, "templates/CentOS-6.5-i386-minimal/vagrant.sh".freeze, "templates/CentOS-6.5-i386-minimal/virtualbox.sh".freeze, "templates/CentOS-6.5-i386-minimal/vmfusion.sh".freeze, "templates/CentOS-6.5-i386-minimal/zerodisk.sh".freeze, "templates/CentOS-6.5-i386-netboot/base.sh".freeze, "templates/CentOS-6.5-i386-netboot/cfengine.sh".freeze, "templates/CentOS-6.5-i386-netboot/chef.sh".freeze, "templates/CentOS-6.5-i386-netboot/cleanup.sh".freeze, "templates/CentOS-6.5-i386-netboot/definition.rb".freeze, "templates/CentOS-6.5-i386-netboot/ks.cfg".freeze, "templates/CentOS-6.5-i386-netboot/puppet.sh".freeze, "templates/CentOS-6.5-i386-netboot/ruby.sh".freeze, "templates/CentOS-6.5-i386-netboot/vagrant.sh".freeze, "templates/CentOS-6.5-i386-netboot/virtualbox.sh".freeze, "templates/CentOS-6.5-i386-netboot/vmfusion.sh".freeze, "templates/CentOS-6.5-i386-netboot/zerodisk.sh".freeze, "templates/CentOS-6.5-x86_64-minimal/base.sh".freeze, "templates/CentOS-6.5-x86_64-minimal/chef.sh".freeze, "templates/CentOS-6.5-x86_64-minimal/cleanup.sh".freeze, "templates/CentOS-6.5-x86_64-minimal/definition.rb".freeze, "templates/CentOS-6.5-x86_64-minimal/ks.cfg".freeze, "templates/CentOS-6.5-x86_64-minimal/puppet.sh".freeze, "templates/CentOS-6.5-x86_64-minimal/vagrant.sh".freeze, "templates/CentOS-6.5-x86_64-minimal/virtualbox.sh".freeze, "templates/CentOS-6.5-x86_64-minimal/vmfusion.sh".freeze, "templates/CentOS-6.5-x86_64-minimal/zerodisk.sh".freeze, "templates/CentOS-6.5-x86_64-netboot/base.sh".freeze, "templates/CentOS-6.5-x86_64-netboot/chef.sh".freeze, "templates/CentOS-6.5-x86_64-netboot/cleanup.sh".freeze, "templates/CentOS-6.5-x86_64-netboot/definition.rb".freeze, "templates/CentOS-6.5-x86_64-netboot/ks.cfg".freeze, "templates/CentOS-6.5-x86_64-netboot/puppet.sh".freeze, "templates/CentOS-6.5-x86_64-netboot/vagrant.sh".freeze, "templates/CentOS-6.5-x86_64-netboot/virtualbox.sh".freeze, "templates/CentOS-6.5-x86_64-netboot/vmfusion.sh".freeze, "templates/CentOS-6.5-x86_64-netboot/zerodisk.sh".freeze, "templates/CentOS-7.0-1406-x86_64-netinstall/base.sh".freeze, "templates/CentOS-7.0-1406-x86_64-netinstall/chef.sh".freeze, "templates/CentOS-7.0-1406-x86_64-netinstall/cleanup.sh".freeze, "templates/CentOS-7.0-1406-x86_64-netinstall/definition.rb".freeze, "templates/CentOS-7.0-1406-x86_64-netinstall/ks.cfg".freeze, "templates/CentOS-7.0-1406-x86_64-netinstall/puppet.sh".freeze, "templates/CentOS-7.0-1406-x86_64-netinstall/vagrant.sh".freeze, "templates/CentOS-7.0-1406-x86_64-netinstall/virtualbox.sh".freeze, "templates/CentOS-7.0-1406-x86_64-netinstall/vmfusion.sh".freeze, "templates/CentOS-7.0-1406-x86_64-netinstall/zerodisk.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/base.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/chef.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/cleanup.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/definition.rb".freeze, "templates/Debian-5.0.10-amd64-netboot/preseed.cfg".freeze, "templates/Debian-5.0.10-amd64-netboot/puppet.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/ruby.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/vagrant.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-5.0.10-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-5.0.10-i386-netboot/base.sh".freeze, "templates/Debian-5.0.10-i386-netboot/chef.sh".freeze, "templates/Debian-5.0.10-i386-netboot/cleanup.sh".freeze, "templates/Debian-5.0.10-i386-netboot/definition.rb".freeze, "templates/Debian-5.0.10-i386-netboot/preseed.cfg".freeze, "templates/Debian-5.0.10-i386-netboot/puppet.sh".freeze, "templates/Debian-5.0.10-i386-netboot/ruby.sh".freeze, "templates/Debian-5.0.10-i386-netboot/vagrant.sh".freeze, "templates/Debian-5.0.10-i386-netboot/virtualbox.sh".freeze, "templates/Debian-5.0.10-i386-netboot/zerodisk.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/base.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/chef.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/cleanup.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/definition.rb".freeze, "templates/Debian-5.0.8-amd64-netboot/preseed.cfg".freeze, "templates/Debian-5.0.8-amd64-netboot/puppet.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/ruby.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/vagrant.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-5.0.8-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-5.0.8-i386-netboot/base.sh".freeze, "templates/Debian-5.0.8-i386-netboot/chef.sh".freeze, "templates/Debian-5.0.8-i386-netboot/cleanup.sh".freeze, "templates/Debian-5.0.8-i386-netboot/definition.rb".freeze, "templates/Debian-5.0.8-i386-netboot/preseed.cfg".freeze, "templates/Debian-5.0.8-i386-netboot/puppet.sh".freeze, "templates/Debian-5.0.8-i386-netboot/ruby.sh".freeze, "templates/Debian-5.0.8-i386-netboot/vagrant.sh".freeze, "templates/Debian-5.0.8-i386-netboot/virtualbox.sh".freeze, "templates/Debian-5.0.8-i386-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/base.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/chef.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/cleanup.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/definition.rb".freeze, "templates/Debian-6.0.3-amd64-netboot/postinstall.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/preseed.cfg".freeze, "templates/Debian-6.0.3-amd64-netboot/puppet.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/ruby.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/vagrant.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.3-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.3-i386-netboot/base.sh".freeze, "templates/Debian-6.0.3-i386-netboot/chef.sh".freeze, "templates/Debian-6.0.3-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.3-i386-netboot/cleanup.sh".freeze, "templates/Debian-6.0.3-i386-netboot/definition.rb".freeze, "templates/Debian-6.0.3-i386-netboot/postinstall.sh".freeze, "templates/Debian-6.0.3-i386-netboot/preseed.cfg".freeze, "templates/Debian-6.0.3-i386-netboot/puppet.sh".freeze, "templates/Debian-6.0.3-i386-netboot/ruby.sh".freeze, "templates/Debian-6.0.3-i386-netboot/vagrant.sh".freeze, "templates/Debian-6.0.3-i386-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.3-i386-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/base.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/chef.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/cleanup.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/definition.rb".freeze, "templates/Debian-6.0.4-amd64-netboot/preseed.cfg".freeze, "templates/Debian-6.0.4-amd64-netboot/puppet.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/ruby.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/vagrant.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.4-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.4-i386-netboot/base.sh".freeze, "templates/Debian-6.0.4-i386-netboot/chef.sh".freeze, "templates/Debian-6.0.4-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.4-i386-netboot/cleanup.sh".freeze, "templates/Debian-6.0.4-i386-netboot/definition.rb".freeze, "templates/Debian-6.0.4-i386-netboot/preseed.cfg".freeze, "templates/Debian-6.0.4-i386-netboot/puppet.sh".freeze, "templates/Debian-6.0.4-i386-netboot/ruby.sh".freeze, "templates/Debian-6.0.4-i386-netboot/vagrant.sh".freeze, "templates/Debian-6.0.4-i386-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.4-i386-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/base.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/chef.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/cleanup.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/definition.rb".freeze, "templates/Debian-6.0.5-amd64-netboot/preseed.cfg".freeze, "templates/Debian-6.0.5-amd64-netboot/puppet.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/ruby.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/vagrant.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.5-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.5-i386-netboot/base.sh".freeze, "templates/Debian-6.0.5-i386-netboot/chef.sh".freeze, "templates/Debian-6.0.5-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.5-i386-netboot/cleanup.sh".freeze, "templates/Debian-6.0.5-i386-netboot/definition.rb".freeze, "templates/Debian-6.0.5-i386-netboot/preseed.cfg".freeze, "templates/Debian-6.0.5-i386-netboot/puppet.sh".freeze, "templates/Debian-6.0.5-i386-netboot/ruby.sh".freeze, "templates/Debian-6.0.5-i386-netboot/vagrant.sh".freeze, "templates/Debian-6.0.5-i386-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.5-i386-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/base.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/chef.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/cleanup.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/definition.rb".freeze, "templates/Debian-6.0.6-amd64-netboot/preseed.cfg".freeze, "templates/Debian-6.0.6-amd64-netboot/puppet.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/ruby.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/vagrant.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/vmfusion.sh".freeze, "templates/Debian-6.0.6-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.6-i386-netboot/base.sh".freeze, "templates/Debian-6.0.6-i386-netboot/chef.sh".freeze, "templates/Debian-6.0.6-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.6-i386-netboot/cleanup.sh".freeze, "templates/Debian-6.0.6-i386-netboot/definition.rb".freeze, "templates/Debian-6.0.6-i386-netboot/preseed.cfg".freeze, "templates/Debian-6.0.6-i386-netboot/puppet.sh".freeze, "templates/Debian-6.0.6-i386-netboot/ruby.sh".freeze, "templates/Debian-6.0.6-i386-netboot/vagrant.sh".freeze, "templates/Debian-6.0.6-i386-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.6-i386-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.7-amd64-netboot/base.sh".freeze, "templates/Debian-6.0.7-amd64-netboot/chef.sh".freeze, "templates/Debian-6.0.7-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.7-amd64-netboot/cleanup.sh".freeze, "templates/Debian-6.0.7-amd64-netboot/definition.rb".freeze, "templates/Debian-6.0.7-amd64-netboot/preseed.cfg".freeze, "templates/Debian-6.0.7-amd64-netboot/puppet.sh".freeze, "templates/Debian-6.0.7-amd64-netboot/ruby.sh".freeze, "templates/Debian-6.0.7-amd64-netboot/vagrant.sh".freeze, "templates/Debian-6.0.7-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.7-amd64-netboot/vmfusion.sh".freeze, "templates/Debian-6.0.7-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.7-i386-netboot/base.sh".freeze, "templates/Debian-6.0.7-i386-netboot/chef.sh".freeze, "templates/Debian-6.0.7-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.7-i386-netboot/cleanup.sh".freeze, "templates/Debian-6.0.7-i386-netboot/definition.rb".freeze, "templates/Debian-6.0.7-i386-netboot/preseed.cfg".freeze, "templates/Debian-6.0.7-i386-netboot/puppet.sh".freeze, "templates/Debian-6.0.7-i386-netboot/ruby.sh".freeze, "templates/Debian-6.0.7-i386-netboot/vagrant.sh".freeze, "templates/Debian-6.0.7-i386-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.7-i386-netboot/vmfusion.sh".freeze, "templates/Debian-6.0.7-i386-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.8-amd64-netboot/base.sh".freeze, "templates/Debian-6.0.8-amd64-netboot/chef.sh".freeze, "templates/Debian-6.0.8-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.8-amd64-netboot/cleanup.sh".freeze, "templates/Debian-6.0.8-amd64-netboot/definition.rb".freeze, "templates/Debian-6.0.8-amd64-netboot/preseed.cfg".freeze, "templates/Debian-6.0.8-amd64-netboot/puppet.sh".freeze, "templates/Debian-6.0.8-amd64-netboot/ruby.sh".freeze, "templates/Debian-6.0.8-amd64-netboot/vagrant.sh".freeze, "templates/Debian-6.0.8-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.8-amd64-netboot/vmfusion.sh".freeze, "templates/Debian-6.0.8-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.8-i386-netboot/base.sh".freeze, "templates/Debian-6.0.8-i386-netboot/chef.sh".freeze, "templates/Debian-6.0.8-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.8-i386-netboot/cleanup.sh".freeze, "templates/Debian-6.0.8-i386-netboot/definition.rb".freeze, "templates/Debian-6.0.8-i386-netboot/preseed.cfg".freeze, "templates/Debian-6.0.8-i386-netboot/puppet.sh".freeze, "templates/Debian-6.0.8-i386-netboot/ruby.sh".freeze, "templates/Debian-6.0.8-i386-netboot/vagrant.sh".freeze, "templates/Debian-6.0.8-i386-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.8-i386-netboot/vmfusion.sh".freeze, "templates/Debian-6.0.8-i386-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.9-amd64-netboot/base.sh".freeze, "templates/Debian-6.0.9-amd64-netboot/chef.sh".freeze, "templates/Debian-6.0.9-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.9-amd64-netboot/cleanup.sh".freeze, "templates/Debian-6.0.9-amd64-netboot/definition.rb".freeze, "templates/Debian-6.0.9-amd64-netboot/preseed.cfg".freeze, "templates/Debian-6.0.9-amd64-netboot/puppet.sh".freeze, "templates/Debian-6.0.9-amd64-netboot/ruby.sh".freeze, "templates/Debian-6.0.9-amd64-netboot/vagrant.sh".freeze, "templates/Debian-6.0.9-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.9-amd64-netboot/vmfusion.sh".freeze, "templates/Debian-6.0.9-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-6.0.9-i386-netboot/base.sh".freeze, "templates/Debian-6.0.9-i386-netboot/chef.sh".freeze, "templates/Debian-6.0.9-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-6.0.9-i386-netboot/cleanup.sh".freeze, "templates/Debian-6.0.9-i386-netboot/definition.rb".freeze, "templates/Debian-6.0.9-i386-netboot/preseed.cfg".freeze, "templates/Debian-6.0.9-i386-netboot/puppet.sh".freeze, "templates/Debian-6.0.9-i386-netboot/ruby.sh".freeze, "templates/Debian-6.0.9-i386-netboot/vagrant.sh".freeze, "templates/Debian-6.0.9-i386-netboot/virtualbox.sh".freeze, "templates/Debian-6.0.9-i386-netboot/vmfusion.sh".freeze, "templates/Debian-6.0.9-i386-netboot/zerodisk.sh".freeze, "templates/Debian-7.0-amd64-netboot/base.sh".freeze, "templates/Debian-7.0-amd64-netboot/chef.sh".freeze, "templates/Debian-7.0-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-7.0-amd64-netboot/cleanup.sh".freeze, "templates/Debian-7.0-amd64-netboot/definition.rb".freeze, "templates/Debian-7.0-amd64-netboot/preseed.cfg".freeze, "templates/Debian-7.0-amd64-netboot/puppet.sh".freeze, "templates/Debian-7.0-amd64-netboot/ruby.sh".freeze, "templates/Debian-7.0-amd64-netboot/systemd.sh".freeze, "templates/Debian-7.0-amd64-netboot/vagrant.sh".freeze, "templates/Debian-7.0-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-7.0-amd64-netboot/vmfusion.sh".freeze, "templates/Debian-7.0-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-7.0-i386-netboot/base.sh".freeze, "templates/Debian-7.0-i386-netboot/chef.sh".freeze, "templates/Debian-7.0-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-7.0-i386-netboot/cleanup.sh".freeze, "templates/Debian-7.0-i386-netboot/definition.rb".freeze, "templates/Debian-7.0-i386-netboot/preseed.cfg".freeze, "templates/Debian-7.0-i386-netboot/puppet.sh".freeze, "templates/Debian-7.0-i386-netboot/ruby.sh".freeze, "templates/Debian-7.0-i386-netboot/systemd.sh".freeze, "templates/Debian-7.0-i386-netboot/vagrant.sh".freeze, "templates/Debian-7.0-i386-netboot/virtualbox.sh".freeze, "templates/Debian-7.0-i386-netboot/vmfusion.sh".freeze, "templates/Debian-7.0-i386-netboot/zerodisk.sh".freeze, "templates/Debian-7.1.0-amd64-netboot/base.sh".freeze, "templates/Debian-7.1.0-amd64-netboot/chef.sh".freeze, "templates/Debian-7.1.0-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-7.1.0-amd64-netboot/cleanup.sh".freeze, "templates/Debian-7.1.0-amd64-netboot/definition.rb".freeze, "templates/Debian-7.1.0-amd64-netboot/preseed.cfg".freeze, "templates/Debian-7.1.0-amd64-netboot/puppet.sh".freeze, "templates/Debian-7.1.0-amd64-netboot/ruby.sh".freeze, "templates/Debian-7.1.0-amd64-netboot/systemd.sh".freeze, "templates/Debian-7.1.0-amd64-netboot/vagrant.sh".freeze, "templates/Debian-7.1.0-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-7.1.0-amd64-netboot/vmfusion.sh".freeze, "templates/Debian-7.1.0-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-7.1.0-i386-netboot/base.sh".freeze, "templates/Debian-7.1.0-i386-netboot/chef.sh".freeze, "templates/Debian-7.1.0-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-7.1.0-i386-netboot/cleanup.sh".freeze, "templates/Debian-7.1.0-i386-netboot/definition.rb".freeze, "templates/Debian-7.1.0-i386-netboot/preseed.cfg".freeze, "templates/Debian-7.1.0-i386-netboot/puppet.sh".freeze, "templates/Debian-7.1.0-i386-netboot/ruby.sh".freeze, "templates/Debian-7.1.0-i386-netboot/systemd.sh".freeze, "templates/Debian-7.1.0-i386-netboot/vagrant.sh".freeze, "templates/Debian-7.1.0-i386-netboot/virtualbox.sh".freeze, "templates/Debian-7.1.0-i386-netboot/vmfusion.sh".freeze, "templates/Debian-7.1.0-i386-netboot/zerodisk.sh".freeze, "templates/Debian-7.2.0-amd64-netboot/base.sh".freeze, "templates/Debian-7.2.0-amd64-netboot/chef.sh".freeze, "templates/Debian-7.2.0-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-7.2.0-amd64-netboot/cleanup.sh".freeze, "templates/Debian-7.2.0-amd64-netboot/definition.rb".freeze, "templates/Debian-7.2.0-amd64-netboot/preseed.cfg".freeze, "templates/Debian-7.2.0-amd64-netboot/puppet.sh".freeze, "templates/Debian-7.2.0-amd64-netboot/ruby.sh".freeze, "templates/Debian-7.2.0-amd64-netboot/systemd.sh".freeze, "templates/Debian-7.2.0-amd64-netboot/vagrant.sh".freeze, "templates/Debian-7.2.0-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-7.2.0-amd64-netboot/vmfusion.sh".freeze, "templates/Debian-7.2.0-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-7.2.0-i386-netboot/base.sh".freeze, "templates/Debian-7.2.0-i386-netboot/chef.sh".freeze, "templates/Debian-7.2.0-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-7.2.0-i386-netboot/cleanup.sh".freeze, "templates/Debian-7.2.0-i386-netboot/definition.rb".freeze, "templates/Debian-7.2.0-i386-netboot/preseed.cfg".freeze, "templates/Debian-7.2.0-i386-netboot/puppet.sh".freeze, "templates/Debian-7.2.0-i386-netboot/ruby.sh".freeze, "templates/Debian-7.2.0-i386-netboot/systemd.sh".freeze, "templates/Debian-7.2.0-i386-netboot/vagrant.sh".freeze, "templates/Debian-7.2.0-i386-netboot/virtualbox.sh".freeze, "templates/Debian-7.2.0-i386-netboot/vmfusion.sh".freeze, "templates/Debian-7.2.0-i386-netboot/zerodisk.sh".freeze, "templates/Debian-7.3.0-amd64-netboot/base.sh".freeze, "templates/Debian-7.3.0-amd64-netboot/chef.sh".freeze, "templates/Debian-7.3.0-amd64-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-7.3.0-amd64-netboot/cleanup.sh".freeze, "templates/Debian-7.3.0-amd64-netboot/definition.rb".freeze, "templates/Debian-7.3.0-amd64-netboot/preseed.cfg".freeze, "templates/Debian-7.3.0-amd64-netboot/puppet.sh".freeze, "templates/Debian-7.3.0-amd64-netboot/ruby.sh".freeze, "templates/Debian-7.3.0-amd64-netboot/systemd.sh".freeze, "templates/Debian-7.3.0-amd64-netboot/vagrant.sh".freeze, "templates/Debian-7.3.0-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-7.3.0-amd64-netboot/vmfusion.sh".freeze, "templates/Debian-7.3.0-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-7.3.0-i386-netboot/base.sh".freeze, "templates/Debian-7.3.0-i386-netboot/chef.sh".freeze, "templates/Debian-7.3.0-i386-netboot/cleanup-virtualbox.sh".freeze, "templates/Debian-7.3.0-i386-netboot/cleanup.sh".freeze, "templates/Debian-7.3.0-i386-netboot/definition.rb".freeze, "templates/Debian-7.3.0-i386-netboot/preseed.cfg".freeze, "templates/Debian-7.3.0-i386-netboot/puppet.sh".freeze, "templates/Debian-7.3.0-i386-netboot/ruby.sh".freeze, "templates/Debian-7.3.0-i386-netboot/systemd.sh".freeze, "templates/Debian-7.3.0-i386-netboot/vagrant.sh".freeze, "templates/Debian-7.3.0-i386-netboot/virtualbox.sh".freeze, "templates/Debian-7.3.0-i386-netboot/vmfusion.sh".freeze, "templates/Debian-7.3.0-i386-netboot/zerodisk.sh".freeze, "templates/Debian-7.4.0-amd64-netboot/base.sh".freeze, "templates/Debian-7.4.0-amd64-netboot/chef.sh".freeze, "templates/Debian-7.4.0-amd64-netboot/cleanup.sh".freeze, "templates/Debian-7.4.0-amd64-netboot/definition.rb".freeze, "templates/Debian-7.4.0-amd64-netboot/preseed.cfg".freeze, "templates/Debian-7.4.0-amd64-netboot/puppet.sh".freeze, "templates/Debian-7.4.0-amd64-netboot/ruby.sh".freeze, "templates/Debian-7.4.0-amd64-netboot/systemd.sh".freeze, "templates/Debian-7.4.0-amd64-netboot/vagrant.sh".freeze, "templates/Debian-7.4.0-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-7.4.0-amd64-netboot/vmfusion.sh".freeze, "templates/Debian-7.4.0-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-7.4.0-i386-netboot/base.sh".freeze, "templates/Debian-7.4.0-i386-netboot/chef.sh".freeze, "templates/Debian-7.4.0-i386-netboot/cleanup.sh".freeze, "templates/Debian-7.4.0-i386-netboot/definition.rb".freeze, "templates/Debian-7.4.0-i386-netboot/preseed.cfg".freeze, "templates/Debian-7.4.0-i386-netboot/puppet.sh".freeze, "templates/Debian-7.4.0-i386-netboot/ruby.sh".freeze, "templates/Debian-7.4.0-i386-netboot/systemd.sh".freeze, "templates/Debian-7.4.0-i386-netboot/vagrant.sh".freeze, "templates/Debian-7.4.0-i386-netboot/virtualbox.sh".freeze, "templates/Debian-7.4.0-i386-netboot/vmfusion.sh".freeze, "templates/Debian-7.4.0-i386-netboot/zerodisk.sh".freeze, "templates/Debian-7.5.0-amd64-netboot/base.sh".freeze, "templates/Debian-7.5.0-amd64-netboot/chef.sh".freeze, "templates/Debian-7.5.0-amd64-netboot/cleanup.sh".freeze, "templates/Debian-7.5.0-amd64-netboot/definition.rb".freeze, "templates/Debian-7.5.0-amd64-netboot/preseed.cfg".freeze, "templates/Debian-7.5.0-amd64-netboot/puppet.sh".freeze, "templates/Debian-7.5.0-amd64-netboot/ruby.sh".freeze, "templates/Debian-7.5.0-amd64-netboot/systemd.sh".freeze, "templates/Debian-7.5.0-amd64-netboot/vagrant.sh".freeze, "templates/Debian-7.5.0-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-7.5.0-amd64-netboot/vmfusion.sh".freeze, "templates/Debian-7.5.0-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-7.5.0-i386-netboot/base.sh".freeze, "templates/Debian-7.5.0-i386-netboot/chef.sh".freeze, "templates/Debian-7.5.0-i386-netboot/cleanup.sh".freeze, "templates/Debian-7.5.0-i386-netboot/definition.rb".freeze, "templates/Debian-7.5.0-i386-netboot/preseed.cfg".freeze, "templates/Debian-7.5.0-i386-netboot/puppet.sh".freeze, "templates/Debian-7.5.0-i386-netboot/ruby.sh".freeze, "templates/Debian-7.5.0-i386-netboot/systemd.sh".freeze, "templates/Debian-7.5.0-i386-netboot/vagrant.sh".freeze, "templates/Debian-7.5.0-i386-netboot/virtualbox.sh".freeze, "templates/Debian-7.5.0-i386-netboot/vmfusion.sh".freeze, "templates/Debian-7.5.0-i386-netboot/zerodisk.sh".freeze, "templates/Debian-7.6.0-amd64-netboot/base.sh".freeze, "templates/Debian-7.6.0-amd64-netboot/chef.sh".freeze, "templates/Debian-7.6.0-amd64-netboot/cleanup.sh".freeze, "templates/Debian-7.6.0-amd64-netboot/definition.rb".freeze, "templates/Debian-7.6.0-amd64-netboot/preseed.cfg".freeze, "templates/Debian-7.6.0-amd64-netboot/puppet.sh".freeze, "templates/Debian-7.6.0-amd64-netboot/ruby.sh".freeze, "templates/Debian-7.6.0-amd64-netboot/vagrant.sh".freeze, "templates/Debian-7.6.0-amd64-netboot/virtualbox.sh".freeze, "templates/Debian-7.6.0-amd64-netboot/vmfusion.sh".freeze, "templates/Debian-7.6.0-amd64-netboot/zerodisk.sh".freeze, "templates/Debian-7.6.0-i386-netboot/base.sh".freeze, "templates/Debian-7.6.0-i386-netboot/chef.sh".freeze, "templates/Debian-7.6.0-i386-netboot/cleanup.sh".freeze, "templates/Debian-7.6.0-i386-netboot/definition.rb".freeze, "templates/Debian-7.6.0-i386-netboot/preseed.cfg".freeze, "templates/Debian-7.6.0-i386-netboot/puppet.sh".freeze, "templates/Debian-7.6.0-i386-netboot/ruby.sh".freeze, "templates/Debian-7.6.0-i386-netboot/vagrant.sh".freeze, "templates/Debian-7.6.0-i386-netboot/virtualbox.sh".freeze, "templates/Debian-7.6.0-i386-netboot/vmfusion.sh".freeze, "templates/Debian-7.6.0-i386-netboot/zerodisk.sh".freeze, "templates/Fedora-14-amd64-netboot/definition.rb".freeze, "templates/Fedora-14-amd64-netboot/ks.cfg".freeze, "templates/Fedora-14-amd64-netboot/postinstall.sh".freeze, "templates/Fedora-14-amd64/definition.rb".freeze, "templates/Fedora-14-amd64/ks.cfg".freeze, "templates/Fedora-14-amd64/postinstall.sh".freeze, "templates/Fedora-14-i386-netboot/definition.rb".freeze, "templates/Fedora-14-i386-netboot/ks.cfg".freeze, "templates/Fedora-14-i386-netboot/postinstall.sh".freeze, "templates/Fedora-14-i386/definition.rb".freeze, "templates/Fedora-14-i386/ks.cfg".freeze, "templates/Fedora-14-i386/postinstall.sh".freeze, "templates/Fedora-15-i386-netboot/definition.rb".freeze, "templates/Fedora-15-i386-netboot/ks.cfg".freeze, "templates/Fedora-15-i386-netboot/postinstall.sh".freeze, "templates/Fedora-15-i386/definition.rb".freeze, "templates/Fedora-15-i386/ks.cfg".freeze, "templates/Fedora-15-i386/postinstall.sh".freeze, "templates/Fedora-15-x86_64-netboot/definition.rb".freeze, "templates/Fedora-15-x86_64-netboot/ks.cfg".freeze, "templates/Fedora-15-x86_64-netboot/postinstall.sh".freeze, "templates/Fedora-15-x86_64/definition.rb".freeze, "templates/Fedora-15-x86_64/ks.cfg".freeze, "templates/Fedora-15-x86_64/postinstall.sh".freeze, "templates/Fedora-16-i386/definition.rb".freeze, "templates/Fedora-16-i386/ks.cfg".freeze, "templates/Fedora-16-i386/postinstall.sh".freeze, "templates/Fedora-16-x86_64-netboot/definition.rb".freeze, "templates/Fedora-16-x86_64-netboot/ks.cfg".freeze, "templates/Fedora-16-x86_64-netboot/postinstall.sh".freeze, "templates/Fedora-16-x86_64/definition.rb".freeze, "templates/Fedora-16-x86_64/ks.cfg".freeze, "templates/Fedora-16-x86_64/postinstall.sh".freeze, "templates/Fedora-17-i386/definition.rb".freeze, "templates/Fedora-17-i386/ks.cfg".freeze, "templates/Fedora-17-i386/postinstall.sh".freeze, "templates/Fedora-17-x86_64/definition.rb".freeze, "templates/Fedora-17-x86_64/ks.cfg".freeze, "templates/Fedora-17-x86_64/postinstall.sh".freeze, "templates/Fedora-18-i386/base.sh".freeze, "templates/Fedora-18-i386/chef.sh".freeze, "templates/Fedora-18-i386/cleanup.sh".freeze, "templates/Fedora-18-i386/definition.rb".freeze, "templates/Fedora-18-i386/ks.cfg".freeze, "templates/Fedora-18-i386/puppet.sh".freeze, "templates/Fedora-18-i386/ruby.sh".freeze, "templates/Fedora-18-i386/vagrant.sh".freeze, "templates/Fedora-18-i386/virtualbox.sh".freeze, "templates/Fedora-18-i386/vmfusion.sh".freeze, "templates/Fedora-18-i386/zerodisk.sh".freeze, "templates/Fedora-18-x86_64/base.sh".freeze, "templates/Fedora-18-x86_64/chef.sh".freeze, "templates/Fedora-18-x86_64/cleanup.sh".freeze, "templates/Fedora-18-x86_64/definition.rb".freeze, "templates/Fedora-18-x86_64/ks.cfg".freeze, "templates/Fedora-18-x86_64/puppet.sh".freeze, "templates/Fedora-18-x86_64/ruby.sh".freeze, "templates/Fedora-18-x86_64/vagrant.sh".freeze, "templates/Fedora-18-x86_64/virtualbox.sh".freeze, "templates/Fedora-18-x86_64/vmfusion.sh".freeze, "templates/Fedora-18-x86_64/zerodisk.sh".freeze, "templates/Fedora-19-i386/base.sh".freeze, "templates/Fedora-19-i386/chef.sh".freeze, "templates/Fedora-19-i386/cleanup.sh".freeze, "templates/Fedora-19-i386/definition.rb".freeze, "templates/Fedora-19-i386/ks.cfg".freeze, "templates/Fedora-19-i386/puppet.sh".freeze, "templates/Fedora-19-i386/ruby.sh".freeze, "templates/Fedora-19-i386/vagrant.sh".freeze, "templates/Fedora-19-i386/virtualbox.sh".freeze, "templates/Fedora-19-i386/vmfusion.sh".freeze, "templates/Fedora-19-i386/zerodisk.sh".freeze, "templates/Fedora-19-x86_64/base.sh".freeze, "templates/Fedora-19-x86_64/chef.sh".freeze, "templates/Fedora-19-x86_64/cleanup.sh".freeze, "templates/Fedora-19-x86_64/definition.rb".freeze, "templates/Fedora-19-x86_64/ks.cfg".freeze, "templates/Fedora-19-x86_64/puppet.sh".freeze, "templates/Fedora-19-x86_64/ruby.sh".freeze, "templates/Fedora-19-x86_64/vagrant.sh".freeze, "templates/Fedora-19-x86_64/virtualbox.sh".freeze, "templates/Fedora-19-x86_64/vmfusion.sh".freeze, "templates/Fedora-19-x86_64/zerodisk.sh".freeze, "templates/Fedora-20-i386/base.sh".freeze, "templates/Fedora-20-i386/chef.sh".freeze, "templates/Fedora-20-i386/cleanup.sh".freeze, "templates/Fedora-20-i386/definition.rb".freeze, "templates/Fedora-20-i386/ks.cfg".freeze, "templates/Fedora-20-i386/puppet.sh".freeze, "templates/Fedora-20-i386/ruby.sh".freeze, "templates/Fedora-20-i386/vagrant.sh".freeze, "templates/Fedora-20-i386/virtualbox.sh".freeze, "templates/Fedora-20-i386/vmfusion.sh".freeze, "templates/Fedora-20-i386/zerodisk.sh".freeze, "templates/Fedora-20-x86_64/base.sh".freeze, "templates/Fedora-20-x86_64/chef.sh".freeze, "templates/Fedora-20-x86_64/cleanup.sh".freeze, "templates/Fedora-20-x86_64/definition.rb".freeze, "templates/Fedora-20-x86_64/ks.cfg".freeze, "templates/Fedora-20-x86_64/puppet.sh".freeze, "templates/Fedora-20-x86_64/ruby.sh".freeze, "templates/Fedora-20-x86_64/vagrant.sh".freeze, "templates/Fedora-20-x86_64/virtualbox.sh".freeze, "templates/Fedora-20-x86_64/vmfusion.sh".freeze, "templates/Fedora-20-x86_64/zerodisk.sh".freeze, "templates/OSX/NOTICE.erb".freeze, "templates/OSX/chef-omnibus.sh".freeze, "templates/OSX/definition.rb".freeze, "templates/OSX/fix_user_perms.sh".freeze, "templates/OSX/postinstall.sh".freeze, "templates/OSX/prepare_veewee_iso/prepare_veewee_iso.sh".freeze, "templates/OSX/prepare_veewee_iso/support/10_8_AP_bomlist".freeze, "templates/OSX/prepare_veewee_iso/support/OSInstall.collection".freeze, "templates/OSX/prepare_veewee_iso/support/PartitionInfo.plist".freeze, "templates/OSX/prepare_veewee_iso/support/com.vagrantup.veewee.plist".freeze, "templates/OSX/prepare_veewee_iso/support/minstallconfig.xml".freeze, "templates/OSX/prepare_veewee_iso/support/pkg-postinstall".freeze, "templates/OSX/prepare_veewee_iso/support/shadowhash".freeze, "templates/OSX/prepare_veewee_iso/support/vagrant.plist".freeze, "templates/OSX/puppet.sh".freeze, "templates/OSX/rvm.bash".freeze, "templates/OSX/xcode-cli-tools.sh".freeze, "templates/OracleLinux-5.10-i386-DVD/base.sh".freeze, "templates/OracleLinux-5.10-i386-DVD/chef.sh".freeze, "templates/OracleLinux-5.10-i386-DVD/cleanup.sh".freeze, "templates/OracleLinux-5.10-i386-DVD/definition.rb".freeze, "templates/OracleLinux-5.10-i386-DVD/ks.cfg".freeze, "templates/OracleLinux-5.10-i386-DVD/proxy.sh".freeze, "templates/OracleLinux-5.10-i386-DVD/puppet.sh".freeze, "templates/OracleLinux-5.10-i386-DVD/ruby.sh".freeze, "templates/OracleLinux-5.10-i386-DVD/vagrant.sh".freeze, "templates/OracleLinux-5.10-i386-DVD/virtualbox.sh".freeze, "templates/OracleLinux-5.10-i386-DVD/zerodisk.sh".freeze, "templates/OracleLinux-5.10-x86_64-DVD/base.sh".freeze, "templates/OracleLinux-5.10-x86_64-DVD/chef.sh".freeze, "templates/OracleLinux-5.10-x86_64-DVD/cleanup.sh".freeze, "templates/OracleLinux-5.10-x86_64-DVD/definition.rb".freeze, "templates/OracleLinux-5.10-x86_64-DVD/ks.cfg".freeze, "templates/OracleLinux-5.10-x86_64-DVD/proxy.sh".freeze, "templates/OracleLinux-5.10-x86_64-DVD/puppet.sh".freeze, "templates/OracleLinux-5.10-x86_64-DVD/ruby.sh".freeze, "templates/OracleLinux-5.10-x86_64-DVD/vagrant.sh".freeze, "templates/OracleLinux-5.10-x86_64-DVD/virtualbox.sh".freeze, "templates/OracleLinux-5.10-x86_64-DVD/zerodisk.sh".freeze, "templates/OracleLinux-5.9-i386-DVD/base.sh".freeze, "templates/OracleLinux-5.9-i386-DVD/chef.sh".freeze, "templates/OracleLinux-5.9-i386-DVD/cleanup.sh".freeze, "templates/OracleLinux-5.9-i386-DVD/definition.rb".freeze, "templates/OracleLinux-5.9-i386-DVD/ks.cfg".freeze, "templates/OracleLinux-5.9-i386-DVD/proxy.sh".freeze, "templates/OracleLinux-5.9-i386-DVD/puppet.sh".freeze, "templates/OracleLinux-5.9-i386-DVD/ruby.sh".freeze, "templates/OracleLinux-5.9-i386-DVD/vagrant.sh".freeze, "templates/OracleLinux-5.9-i386-DVD/virtualbox.sh".freeze, "templates/OracleLinux-5.9-i386-DVD/zerodisk.sh".freeze, "templates/OracleLinux-5.9-x86_64-DVD/base.sh".freeze, "templates/OracleLinux-5.9-x86_64-DVD/chef.sh".freeze, "templates/OracleLinux-5.9-x86_64-DVD/cleanup.sh".freeze, "templates/OracleLinux-5.9-x86_64-DVD/definition.rb".freeze, "templates/OracleLinux-5.9-x86_64-DVD/ks.cfg".freeze, "templates/OracleLinux-5.9-x86_64-DVD/proxy.sh".freeze, "templates/OracleLinux-5.9-x86_64-DVD/puppet.sh".freeze, "templates/OracleLinux-5.9-x86_64-DVD/ruby.sh".freeze, "templates/OracleLinux-5.9-x86_64-DVD/vagrant.sh".freeze, "templates/OracleLinux-5.9-x86_64-DVD/virtualbox.sh".freeze, "templates/OracleLinux-5.9-x86_64-DVD/zerodisk.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/base.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/chef.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/cleanup.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/definition.rb".freeze, "templates/OracleLinux-6.3-x86_64-DVD/ks.cfg".freeze, "templates/OracleLinux-6.3-x86_64-DVD/nfs.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/puppet.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/ruby.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/vagrant.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/virtualbox.sh".freeze, "templates/OracleLinux-6.3-x86_64-DVD/zerodisk.sh".freeze, "templates/OracleLinux-6.4-i386-DVD/base.sh".freeze, "templates/OracleLinux-6.4-i386-DVD/chef.sh".freeze, "templates/OracleLinux-6.4-i386-DVD/cleanup.sh".freeze, "templates/OracleLinux-6.4-i386-DVD/definition.rb".freeze, "templates/OracleLinux-6.4-i386-DVD/ks.cfg".freeze, "templates/OracleLinux-6.4-i386-DVD/proxy.sh".freeze, "templates/OracleLinux-6.4-i386-DVD/puppet.sh".freeze, "templates/OracleLinux-6.4-i386-DVD/ruby.sh".freeze, "templates/OracleLinux-6.4-i386-DVD/vagrant.sh".freeze, "templates/OracleLinux-6.4-i386-DVD/virtualbox.sh".freeze, "templates/OracleLinux-6.4-i386-DVD/zerodisk.sh".freeze, "templates/OracleLinux-6.4-x86_64-DVD/base.sh".freeze, "templates/OracleLinux-6.4-x86_64-DVD/chef.sh".freeze, "templates/OracleLinux-6.4-x86_64-DVD/cleanup.sh".freeze, "templates/OracleLinux-6.4-x86_64-DVD/definition.rb".freeze, "templates/OracleLinux-6.4-x86_64-DVD/ks.cfg".freeze, "templates/OracleLinux-6.4-x86_64-DVD/proxy.sh".freeze, "templates/OracleLinux-6.4-x86_64-DVD/puppet.sh".freeze, "templates/OracleLinux-6.4-x86_64-DVD/ruby.sh".freeze, "templates/OracleLinux-6.4-x86_64-DVD/vagrant.sh".freeze, "templates/OracleLinux-6.4-x86_64-DVD/virtualbox.sh".freeze, "templates/OracleLinux-6.4-x86_64-DVD/zerodisk.sh".freeze, "templates/OracleLinux-6.5-i386-DVD/base.sh".freeze, "templates/OracleLinux-6.5-i386-DVD/chef.sh".freeze, "templates/OracleLinux-6.5-i386-DVD/cleanup.sh".freeze, "templates/OracleLinux-6.5-i386-DVD/definition.rb".freeze, "templates/OracleLinux-6.5-i386-DVD/ks.cfg".freeze, "templates/OracleLinux-6.5-i386-DVD/proxy.sh".freeze, "templates/OracleLinux-6.5-i386-DVD/puppet.sh".freeze, "templates/OracleLinux-6.5-i386-DVD/ruby.sh".freeze, "templates/OracleLinux-6.5-i386-DVD/vagrant.sh".freeze, "templates/OracleLinux-6.5-i386-DVD/virtualbox.sh".freeze, "templates/OracleLinux-6.5-i386-DVD/zerodisk.sh".freeze, "templates/OracleLinux-6.5-x86_64-DVD/base.sh".freeze, "templates/OracleLinux-6.5-x86_64-DVD/chef.sh".freeze, "templates/OracleLinux-6.5-x86_64-DVD/cleanup.sh".freeze, "templates/OracleLinux-6.5-x86_64-DVD/definition.rb".freeze, "templates/OracleLinux-6.5-x86_64-DVD/ks.cfg".freeze, "templates/OracleLinux-6.5-x86_64-DVD/proxy.sh".freeze, "templates/OracleLinux-6.5-x86_64-DVD/puppet.sh".freeze, "templates/OracleLinux-6.5-x86_64-DVD/ruby.sh".freeze, "templates/OracleLinux-6.5-x86_64-DVD/vagrant.sh".freeze, "templates/OracleLinux-6.5-x86_64-DVD/virtualbox.sh".freeze, "templates/OracleLinux-6.5-x86_64-DVD/zerodisk.sh".freeze, "templates/OracleLinux-7.0-x86_64-DVD/base.sh".freeze, "templates/OracleLinux-7.0-x86_64-DVD/chef.sh".freeze, "templates/OracleLinux-7.0-x86_64-DVD/cleanup.sh".freeze, "templates/OracleLinux-7.0-x86_64-DVD/definition.rb".freeze, "templates/OracleLinux-7.0-x86_64-DVD/ks.cfg".freeze, "templates/OracleLinux-7.0-x86_64-DVD/provision.sh".freeze, "templates/OracleLinux-7.0-x86_64-DVD/proxy.sh".freeze, "templates/OracleLinux-7.0-x86_64-DVD/puppet.sh".freeze, "templates/OracleLinux-7.0-x86_64-DVD/ruby.sh".freeze, "templates/OracleLinux-7.0-x86_64-DVD/vagrant.sh".freeze, "templates/OracleLinux-7.0-x86_64-DVD/virtualbox.sh".freeze, "templates/OracleLinux-7.0-x86_64-DVD/zerodisk.sh".freeze, "templates/SLES-11-SP1-DVD-i586-GM/autoinst_de.xml".freeze, "templates/SLES-11-SP1-DVD-i586-GM/autoinst_en.xml".freeze, "templates/SLES-11-SP1-DVD-i586-GM/definition.rb".freeze, "templates/SLES-11-SP1-DVD-i586-GM/postinstall.sh".freeze, "templates/SLES-11-SP1-DVD-x86_64-GM/autoinst_de.xml".freeze, "templates/SLES-11-SP1-DVD-x86_64-GM/autoinst_en.xml".freeze, "templates/SLES-11-SP1-DVD-x86_64-GM/definition.rb".freeze, "templates/SLES-11-SP1-DVD-x86_64-GM/postinstall.sh".freeze, "templates/SLES-11-SP2-DVD-x86_64-GM/autoinst.xml".freeze, "templates/SLES-11-SP2-DVD-x86_64-GM/definition.rb".freeze, "templates/SLES-11-SP2-DVD-x86_64-GM/postinstall.sh".freeze, "templates/SLES-11-SP3-DVD-x86_64-GM/autoinst.xml".freeze, "templates/SLES-11-SP3-DVD-x86_64-GM/definition.rb".freeze, "templates/SLES-11-SP3-DVD-x86_64-GM/postinstall.sh".freeze, "templates/Sysrescuecd-2.0.0-experimental/autorun0".freeze, "templates/Sysrescuecd-2.0.0-experimental/definition.rb".freeze, "templates/VMware-ESXi-5.0u2-x86_64/definition.rb".freeze, "templates/VMware-ESXi-5.0u2-x86_64/ks.cfg".freeze, "templates/VMware-ESXi-5.0u2-x86_64/vagrant_key.py".freeze, "templates/VMware-ESXi-5.0u2-x86_64/vnc_enable.sh".freeze, "templates/VMware-ESXi-5.1-x86_64/definition.rb".freeze, "templates/VMware-ESXi-5.1-x86_64/ks.cfg".freeze, "templates/VMware-ESXi-5.1-x86_64/vagrant_key.py".freeze, "templates/VMware-ESXi-5.1-x86_64/vnc_enable.sh".freeze, "templates/archlinux-i386/aif.cfg".freeze, "templates/archlinux-i386/definition.rb".freeze, "templates/archlinux-i386/postinstall.sh".freeze, "templates/archlinux-x86_64/README.md".freeze, "templates/archlinux-x86_64/aur.sh".freeze, "templates/archlinux-x86_64/base.sh".freeze, "templates/archlinux-x86_64/bootloader.sh".freeze, "templates/archlinux-x86_64/chef.sh".freeze, "templates/archlinux-x86_64/cleanup.sh".freeze, "templates/archlinux-x86_64/definition.rb".freeze, "templates/archlinux-x86_64/pacman.sh".freeze, "templates/archlinux-x86_64/puppet.sh".freeze, "templates/archlinux-x86_64/reboot.sh".freeze, "templates/archlinux-x86_64/ruby.sh".freeze, "templates/archlinux-x86_64/ssh.sh".freeze, "templates/archlinux-x86_64/sudo.sh".freeze, "templates/archlinux-x86_64/user.sh".freeze, "templates/archlinux-x86_64/vagrant.sh".freeze, "templates/archlinux-x86_64/virtualbox.sh".freeze, "templates/archlinux-x86_64/zerodisk.sh".freeze, "templates/freebsd-10.0-RELEASE-amd64/definition.rb".freeze, "templates/freebsd-10.0-RELEASE-amd64/install.sh".freeze, "templates/freebsd-10.0-RELEASE-amd64/postinstall.csh".freeze, "templates/freebsd-8.2-experimental/definition.rb".freeze, "templates/freebsd-8.2-experimental/postinstall.sh".freeze, "templates/freebsd-8.2-pcbsd-amd64/definition.rb".freeze, "templates/freebsd-8.2-pcbsd-amd64/pcinstall.fbg.cfg".freeze, "templates/freebsd-8.2-pcbsd-amd64/postinstall.sh".freeze, "templates/freebsd-8.2-pcbsd-i386-netboot/definition.rb".freeze, "templates/freebsd-8.2-pcbsd-i386-netboot/pcinstall.fbg.cfg".freeze, "templates/freebsd-8.2-pcbsd-i386-netboot/postinstall.sh".freeze, "templates/freebsd-8.2-pcbsd-i386/definition.rb".freeze, "templates/freebsd-8.2-pcbsd-i386/pcinstall.fbg.cfg".freeze, "templates/freebsd-8.2-pcbsd-i386/postinstall.sh".freeze, "templates/freebsd-9.0-RELEASE-amd64/definition.rb".freeze, "templates/freebsd-9.0-RELEASE-amd64/install.sh".freeze, "templates/freebsd-9.0-RELEASE-amd64/postinstall.sh".freeze, "templates/freebsd-9.1-RELEASE-amd64/definition.rb".freeze, "templates/freebsd-9.1-RELEASE-amd64/install.sh".freeze, "templates/freebsd-9.1-RELEASE-amd64/postinstall.csh".freeze, "templates/freebsd-9.2-RELEASE-amd64/definition.rb".freeze, "templates/freebsd-9.2-RELEASE-amd64/install.sh".freeze, "templates/freebsd-9.2-RELEASE-amd64/postinstall.csh".freeze, "templates/funtoo-stable-x86_64/definition.rb".freeze, "templates/funtoo-stable-x86_64/postinstall.sh".freeze, "templates/funtoo-unstable-x86_64/definition.rb".freeze, "templates/funtoo-unstable-x86_64/postinstall.sh".freeze, "templates/gentoo-latest-amd64/add_chef.sh".freeze, "templates/gentoo-latest-amd64/add_puppet.sh".freeze, "templates/gentoo-latest-amd64/add_vim.sh".freeze, "templates/gentoo-latest-amd64/base.sh".freeze, "templates/gentoo-latest-amd64/cleanup.sh".freeze, "templates/gentoo-latest-amd64/cron.sh".freeze, "templates/gentoo-latest-amd64/definition.rb".freeze, "templates/gentoo-latest-amd64/git.sh".freeze, "templates/gentoo-latest-amd64/grub.sh".freeze, "templates/gentoo-latest-amd64/kernel.sh".freeze, "templates/gentoo-latest-amd64/nfs.sh".freeze, "templates/gentoo-latest-amd64/reboot.sh".freeze, "templates/gentoo-latest-amd64/ruby.sh".freeze, "templates/gentoo-latest-amd64/settings.sh".freeze, "templates/gentoo-latest-amd64/subversion.sh".freeze, "templates/gentoo-latest-amd64/syslog.sh".freeze, "templates/gentoo-latest-amd64/usb.sh".freeze, "templates/gentoo-latest-amd64/vagrant.sh".freeze, "templates/gentoo-latest-amd64/virtualbox.sh".freeze, "templates/gentoo-latest-amd64/wipe_sources.sh".freeze, "templates/gentoo-latest-amd64/zerodisk.sh".freeze, "templates/gentoo-latest-i686/add_chef.sh".freeze, "templates/gentoo-latest-i686/add_puppet.sh".freeze, "templates/gentoo-latest-i686/add_vim.sh".freeze, "templates/gentoo-latest-i686/base.sh".freeze, "templates/gentoo-latest-i686/cleanup.sh".freeze, "templates/gentoo-latest-i686/cron.sh".freeze, "templates/gentoo-latest-i686/definition.rb".freeze, "templates/gentoo-latest-i686/git.sh".freeze, "templates/gentoo-latest-i686/grub.sh".freeze, "templates/gentoo-latest-i686/kernel.sh".freeze, "templates/gentoo-latest-i686/nfs.sh".freeze, "templates/gentoo-latest-i686/reboot.sh".freeze, "templates/gentoo-latest-i686/ruby.sh".freeze, "templates/gentoo-latest-i686/settings.sh".freeze, "templates/gentoo-latest-i686/subversion.sh".freeze, "templates/gentoo-latest-i686/syslog.sh".freeze, "templates/gentoo-latest-i686/usb.sh".freeze, "templates/gentoo-latest-i686/vagrant.sh".freeze, "templates/gentoo-latest-i686/virtualbox.sh".freeze, "templates/gentoo-latest-i686/wipe_sources.sh".freeze, "templates/gentoo-latest-i686/zerodisk.sh".freeze, "templates/kali-1.0.9a-amd64/base.sh".freeze, "templates/kali-1.0.9a-amd64/chef.sh".freeze, "templates/kali-1.0.9a-amd64/cleanup.sh".freeze, "templates/kali-1.0.9a-amd64/definition.rb".freeze, "templates/kali-1.0.9a-amd64/preseed.cfg".freeze, "templates/kali-1.0.9a-amd64/puppet.sh".freeze, "templates/kali-1.0.9a-amd64/vagrant.sh".freeze, "templates/kali-1.0.9a-amd64/virtualbox.sh".freeze, "templates/kali-1.0.9a-amd64/zerodisk.sh".freeze, "templates/netbsd-613-amd64/README".freeze, "templates/netbsd-613-amd64/base.sh".freeze, "templates/netbsd-613-amd64/chef.sh".freeze, "templates/netbsd-613-amd64/definition.rb".freeze, "templates/netbsd-613-amd64/vagrant.sh".freeze, "templates/nixos-minimal-0.2-i686/configuration.nix".freeze, "templates/nixos-minimal-0.2-i686/definition.rb".freeze, "templates/nixos-minimal-0.2-i686/postinstall.sh".freeze, "templates/nixos64/configuration.nix".freeze, "templates/nixos64/definition.rb".freeze, "templates/nixos64/postinstall.sh".freeze, "templates/openSUSE-11.4/autoinst_32_de.xml".freeze, "templates/openSUSE-11.4/autoinst_32_en.xml".freeze, "templates/openSUSE-11.4/autoinst_64_de.xml".freeze, "templates/openSUSE-11.4/autoinst_64_en.xml".freeze, "templates/openSUSE-11.4/definition.rb".freeze, "templates/openSUSE-11.4/definition.yml".freeze, "templates/openSUSE-11.4/definition_32_dvd_de.yml".freeze, "templates/openSUSE-11.4/definition_32_dvd_en.yml".freeze, "templates/openSUSE-11.4/definition_32_net_de.yml".freeze, "templates/openSUSE-11.4/definition_32_net_en.yml".freeze, "templates/openSUSE-11.4/definition_64_dvd_de.yml".freeze, "templates/openSUSE-11.4/definition_64_dvd_en.yml".freeze, "templates/openSUSE-11.4/definition_64_net_de.yml".freeze, "templates/openSUSE-11.4/definition_64_net_en.yml".freeze, "templates/openSUSE-11.4/postinstall.sh".freeze, "templates/openSUSE-12.1/autoinst_32_de.xml".freeze, "templates/openSUSE-12.1/autoinst_32_en.xml".freeze, "templates/openSUSE-12.1/autoinst_64_de.xml".freeze, "templates/openSUSE-12.1/autoinst_64_en.xml".freeze, "templates/openSUSE-12.1/definition.rb".freeze, "templates/openSUSE-12.1/definition.yml".freeze, "templates/openSUSE-12.1/opensuse_32_dvd_de.yml".freeze, "templates/openSUSE-12.1/opensuse_32_dvd_en.yml".freeze, "templates/openSUSE-12.1/opensuse_32_net_de.yml".freeze, "templates/openSUSE-12.1/opensuse_32_net_en.yml".freeze, "templates/openSUSE-12.1/opensuse_64_dvd_de.yml".freeze, "templates/openSUSE-12.1/opensuse_64_dvd_en.yml".freeze, "templates/openSUSE-12.1/opensuse_64_net_de.yml".freeze, "templates/openSUSE-12.1/opensuse_64_net_en.yml".freeze, "templates/openSUSE-12.1/postinstall.sh".freeze, "templates/openSUSE-12.3/README.md".freeze, "templates/openSUSE-12.3/autoinst.xml".freeze, "templates/openSUSE-12.3/definition.rb".freeze, "templates/openSUSE-12.3/definition.yml".freeze, "templates/openSUSE-12.3/postinstall.sh".freeze, "templates/openSUSE-12.3/virtualbox.sh".freeze, "templates/openSUSE-13.1/autoinst.xml".freeze, "templates/openSUSE-13.1/definition.rb".freeze, "templates/openSUSE-13.1/definition.yml".freeze, "templates/openSUSE-13.1/opensuse_32_dvd.yml".freeze, "templates/openSUSE-13.1/opensuse_32_net.yml".freeze, "templates/openSUSE-13.1/opensuse_64_dvd.yml".freeze, "templates/openSUSE-13.1/opensuse_64_net.yml".freeze, "templates/openSUSE-13.1/postinstall.sh".freeze, "templates/openbsd50_amd64/README".freeze, "templates/openbsd50_amd64/definition.rb".freeze, "templates/openbsd50_amd64/postinstall.sh".freeze, "templates/openbsd50_i386/README".freeze, "templates/openbsd50_i386/definition.rb".freeze, "templates/openbsd50_i386/postinstall.sh".freeze, "templates/openbsd52_amd64/README".freeze, "templates/openbsd52_amd64/definition.rb".freeze, "templates/openbsd52_amd64/postinstall.sh".freeze, "templates/openbsd52_i386/README".freeze, "templates/openbsd52_i386/definition.rb".freeze, "templates/openbsd52_i386/postinstall.sh".freeze, "templates/openbsd52_i386_snap/README".freeze, "templates/openbsd52_i386_snap/definition.rb".freeze, "templates/openbsd52_i386_snap/postinstall.sh".freeze, "templates/openbsd53_amd64/README".freeze, "templates/openbsd53_amd64/base.sh".freeze, "templates/openbsd53_amd64/chef.sh".freeze, "templates/openbsd53_amd64/definition.rb".freeze, "templates/openbsd53_amd64/puppet.sh".freeze, "templates/openbsd53_amd64/ruby.sh".freeze, "templates/openbsd53_amd64/vagrant.sh".freeze, "templates/openbsd53_i386/README".freeze, "templates/openbsd53_i386/base.sh".freeze, "templates/openbsd53_i386/chef.sh".freeze, "templates/openbsd53_i386/definition.rb".freeze, "templates/openbsd53_i386/puppet.sh".freeze, "templates/openbsd53_i386/ruby.sh".freeze, "templates/openbsd53_i386/vagrant.sh".freeze, "templates/openbsd54_amd64/README".freeze, "templates/openbsd54_amd64/base.sh".freeze, "templates/openbsd54_amd64/chef.sh".freeze, "templates/openbsd54_amd64/definition.rb".freeze, "templates/openbsd54_amd64/puppet.sh".freeze, "templates/openbsd54_amd64/ruby.sh".freeze, "templates/openbsd54_amd64/vagrant.sh".freeze, "templates/openbsd54_i386/README".freeze, "templates/openbsd54_i386/base.sh".freeze, "templates/openbsd54_i386/chef.sh".freeze, "templates/openbsd54_i386/definition.rb".freeze, "templates/openbsd54_i386/puppet.sh".freeze, "templates/openbsd54_i386/ruby.sh".freeze, "templates/openbsd54_i386/vagrant.sh".freeze, "templates/openbsd55_amd64/README".freeze, "templates/openbsd55_amd64/base.sh".freeze, "templates/openbsd55_amd64/chef.sh".freeze, "templates/openbsd55_amd64/definition.rb".freeze, "templates/openbsd55_amd64/puppet.sh".freeze, "templates/openbsd55_amd64/ruby.sh".freeze, "templates/openbsd55_amd64/vagrant.sh".freeze, "templates/openbsd55_i386/README".freeze, "templates/openbsd55_i386/base.sh".freeze, "templates/openbsd55_i386/chef.sh".freeze, "templates/openbsd55_i386/definition.rb".freeze, "templates/openbsd55_i386/puppet.sh".freeze, "templates/openbsd55_i386/ruby.sh".freeze, "templates/openbsd55_i386/vagrant.sh".freeze, "templates/openindiana-148-ai-x86/auto_install/ai.dtd".freeze, "templates/openindiana-148-ai-x86/auto_install/ai_manifest.xml".freeze, "templates/openindiana-148-ai-x86/auto_install/configuration.dtd".freeze, "templates/openindiana-148-ai-x86/auto_install/default.xml".freeze, "templates/openindiana-148-ai-x86/auto_install/default.xml.orig".freeze, "templates/openindiana-148-ai-x86/auto_install/sc_profiles/static_network.xml".freeze, "templates/openindiana-148-ai-x86/auto_install/software.dtd".freeze, "templates/openindiana-148-ai-x86/auto_install/target.dtd".freeze, "templates/openindiana-148-ai-x86/default.xml".freeze, "templates/openindiana-148-ai-x86/definition.rb".freeze, "templates/openindiana-148-ai-x86/postinstall.sh".freeze, "templates/openindiana-151a7-text-x86/auto_install/ai.dtd".freeze, "templates/openindiana-151a7-text-x86/auto_install/ai_manifest.xml".freeze, "templates/openindiana-151a7-text-x86/auto_install/configuration.dtd".freeze, "templates/openindiana-151a7-text-x86/auto_install/default.xml".freeze, "templates/openindiana-151a7-text-x86/auto_install/default.xml.orig".freeze, "templates/openindiana-151a7-text-x86/auto_install/sc_profiles/static_network.xml".freeze, "templates/openindiana-151a7-text-x86/auto_install/software.dtd".freeze, "templates/openindiana-151a7-text-x86/auto_install/target.dtd".freeze, "templates/openindiana-151a7-text-x86/default.xml".freeze, "templates/openindiana-151a7-text-x86/definition.rb".freeze, "templates/openindiana-151a7-text-x86/postinstall.sh".freeze, "templates/scientificlinux-5.7-i386/definition.rb".freeze, "templates/scientificlinux-5.7-i386/ks.cfg".freeze, "templates/scientificlinux-5.7-i386/postinstall.sh".freeze, "templates/scientificlinux-5.7-x86_64/definition.rb".freeze, "templates/scientificlinux-5.7-x86_64/ks.cfg".freeze, "templates/scientificlinux-5.7-x86_64/postinstall.sh".freeze, "templates/scientificlinux-5.9-i386/definition.rb".freeze, "templates/scientificlinux-5.9-i386/ks.cfg".freeze, "templates/scientificlinux-5.9-i386/postinstall.sh".freeze, "templates/scientificlinux-5.9-x86_64/definition.rb".freeze, "templates/scientificlinux-5.9-x86_64/ks.cfg".freeze, "templates/scientificlinux-5.9-x86_64/postinstall.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/base.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/chef.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/definition.rb".freeze, "templates/scientificlinux-6.1-i386-netboot/ks.cfg".freeze, "templates/scientificlinux-6.1-i386-netboot/postinstall.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/puppet.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.1-i386-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/base.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/chef.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/definition.rb".freeze, "templates/scientificlinux-6.1-x86_64-netboot/ks.cfg".freeze, "templates/scientificlinux-6.1-x86_64-netboot/postinstall.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/puppet.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.1-x86_64-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/base.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/chef.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/definition.rb".freeze, "templates/scientificlinux-6.2-i386-netboot/ks.cfg".freeze, "templates/scientificlinux-6.2-i386-netboot/postinstall.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/puppet.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.2-i386-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/base.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/chef.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/definition.rb".freeze, "templates/scientificlinux-6.2-x86_64-netboot/ks.cfg".freeze, "templates/scientificlinux-6.2-x86_64-netboot/postinstall.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/puppet.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.2-x86_64-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/base.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/chef.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/definition.rb".freeze, "templates/scientificlinux-6.3-i386-netboot/ks.cfg".freeze, "templates/scientificlinux-6.3-i386-netboot/postinstall.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/puppet.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/ruby.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.3-i386-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/base.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/chef.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/definition.rb".freeze, "templates/scientificlinux-6.3-x86_64-netboot/ks.cfg".freeze, "templates/scientificlinux-6.3-x86_64-netboot/postinstall.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/puppet.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/ruby.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/rvm-ruby.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.3-x86_64-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.4-i386-netboot/base.sh".freeze, "templates/scientificlinux-6.4-i386-netboot/cfengine.sh".freeze, "templates/scientificlinux-6.4-i386-netboot/chef.sh".freeze, "templates/scientificlinux-6.4-i386-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.4-i386-netboot/definition.rb".freeze, "templates/scientificlinux-6.4-i386-netboot/ks.cfg".freeze, "templates/scientificlinux-6.4-i386-netboot/puppet.sh".freeze, "templates/scientificlinux-6.4-i386-netboot/ruby.sh".freeze, "templates/scientificlinux-6.4-i386-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.4-i386-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.4-i386-netboot/zerodisk.sh".freeze, "templates/scientificlinux-6.4-x86_64-netboot/base.sh".freeze, "templates/scientificlinux-6.4-x86_64-netboot/cfengine.sh".freeze, "templates/scientificlinux-6.4-x86_64-netboot/chef.sh".freeze, "templates/scientificlinux-6.4-x86_64-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.4-x86_64-netboot/definition.rb".freeze, "templates/scientificlinux-6.4-x86_64-netboot/ks.cfg".freeze, "templates/scientificlinux-6.4-x86_64-netboot/puppet.sh".freeze, "templates/scientificlinux-6.4-x86_64-netboot/ruby.sh".freeze, "templates/scientificlinux-6.4-x86_64-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.4-x86_64-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.4-x86_64-netboot/zerodisk.sh".freeze, "templates/scientificlinux-6.5-i386-netboot/base.sh".freeze, "templates/scientificlinux-6.5-i386-netboot/cfengine.sh".freeze, "templates/scientificlinux-6.5-i386-netboot/chef.sh".freeze, "templates/scientificlinux-6.5-i386-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.5-i386-netboot/definition.rb".freeze, "templates/scientificlinux-6.5-i386-netboot/ks.cfg".freeze, "templates/scientificlinux-6.5-i386-netboot/puppet.sh".freeze, "templates/scientificlinux-6.5-i386-netboot/ruby.sh".freeze, "templates/scientificlinux-6.5-i386-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.5-i386-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.5-i386-netboot/zerodisk.sh".freeze, "templates/scientificlinux-6.5-x86_64-netboot/base.sh".freeze, "templates/scientificlinux-6.5-x86_64-netboot/cfengine.sh".freeze, "templates/scientificlinux-6.5-x86_64-netboot/chef.sh".freeze, "templates/scientificlinux-6.5-x86_64-netboot/cleanup.sh".freeze, "templates/scientificlinux-6.5-x86_64-netboot/definition.rb".freeze, "templates/scientificlinux-6.5-x86_64-netboot/ks.cfg".freeze, "templates/scientificlinux-6.5-x86_64-netboot/puppet.sh".freeze, "templates/scientificlinux-6.5-x86_64-netboot/ruby.sh".freeze, "templates/scientificlinux-6.5-x86_64-netboot/vagrant.sh".freeze, "templates/scientificlinux-6.5-x86_64-netboot/virtualbox.sh".freeze, "templates/scientificlinux-6.5-x86_64-netboot/zerodisk.sh".freeze, "templates/solaris-10-ga-x86/README.md".freeze, "templates/solaris-10-ga-x86/chef.sh".freeze, "templates/solaris-10-ga-x86/cleanup.sh".freeze, "templates/solaris-10-ga-x86/definition.rb".freeze, "templates/solaris-10-ga-x86/jumpstart/begin".freeze, "templates/solaris-10-ga-x86/jumpstart/finish".freeze, "templates/solaris-10-ga-x86/jumpstart/profile".freeze, "templates/solaris-10-ga-x86/jumpstart/rules".freeze, "templates/solaris-10-ga-x86/jumpstart/rules.ok".freeze, "templates/solaris-10-ga-x86/jumpstart/sysidcfg".freeze, "templates/solaris-10-ga-x86/postinstall.sh".freeze, "templates/solaris-10-ga-x86/puppet.sh".freeze, "templates/solaris-10-ga-x86/update-terminfo.sh".freeze, "templates/solaris-11-express-i386/auto_install/ai.dtd".freeze, "templates/solaris-11-express-i386/auto_install/ai_manifest.xml".freeze, "templates/solaris-11-express-i386/auto_install/configuration.dtd".freeze, "templates/solaris-11-express-i386/auto_install/default.xml".freeze, "templates/solaris-11-express-i386/auto_install/default.xml.orig".freeze, "templates/solaris-11-express-i386/auto_install/sc_profiles/static_network.xml".freeze, "templates/solaris-11-express-i386/auto_install/software.dtd".freeze, "templates/solaris-11-express-i386/auto_install/target.dtd".freeze, "templates/solaris-11-express-i386/default.xml".freeze, "templates/solaris-11-express-i386/definition.rb".freeze, "templates/solaris-11-express-i386/postinstall.sh".freeze, "templates/ubuntu-10.04.2-amd64-netboot/definition.rb".freeze, "templates/ubuntu-10.04.2-amd64-netboot/postinstall.sh".freeze, "templates/ubuntu-10.04.2-amd64-netboot/preseed.cfg".freeze, "templates/ubuntu-10.04.2-server-i386-netboot/definition.rb".freeze, "templates/ubuntu-10.04.2-server-i386-netboot/postinstall.sh".freeze, "templates/ubuntu-10.04.2-server-i386-netboot/preseed.cfg".freeze, "templates/ubuntu-10.04.3-server-amd64-alt/definition.rb".freeze, "templates/ubuntu-10.04.3-server-amd64-alt/postinstall.sh".freeze, "templates/ubuntu-10.04.3-server-amd64-alt/preseed.cfg".freeze, "templates/ubuntu-10.04.3-server-amd64/base.sh".freeze, "templates/ubuntu-10.04.3-server-amd64/chef.sh".freeze, "templates/ubuntu-10.04.3-server-amd64/cleanup.sh".freeze, "templates/ubuntu-10.04.3-server-amd64/definition.rb".freeze, "templates/ubuntu-10.04.3-server-amd64/preseed.cfg".freeze, "templates/ubuntu-10.04.3-server-amd64/puppet.sh".freeze, "templates/ubuntu-10.04.3-server-amd64/ruby.sh".freeze, "templates/ubuntu-10.04.3-server-amd64/vagrant.sh".freeze, "templates/ubuntu-10.04.3-server-amd64/virtualbox.sh".freeze, "templates/ubuntu-10.04.3-server-i386/definition.rb".freeze, "templates/ubuntu-10.04.3-server-i386/postinstall.sh".freeze, "templates/ubuntu-10.04.3-server-i386/preseed.cfg".freeze, "templates/ubuntu-10.04.4-server-amd64-netboot/base.sh".freeze, "templates/ubuntu-10.04.4-server-amd64-netboot/chef.sh".freeze, "templates/ubuntu-10.04.4-server-amd64-netboot/cleanup.sh".freeze, "templates/ubuntu-10.04.4-server-amd64-netboot/definition.rb".freeze, "templates/ubuntu-10.04.4-server-amd64-netboot/preseed.cfg".freeze, "templates/ubuntu-10.04.4-server-amd64-netboot/puppet.sh".freeze, "templates/ubuntu-10.04.4-server-amd64-netboot/ruby.sh".freeze, "templates/ubuntu-10.04.4-server-amd64-netboot/vagrant.sh".freeze, "templates/ubuntu-10.04.4-server-amd64-netboot/virtualbox.sh".freeze, "templates/ubuntu-10.04.4-server-amd64-netboot/vmfusion.sh".freeze, "templates/ubuntu-10.04.4-server-amd64-netboot/zerodisk.sh".freeze, "templates/ubuntu-10.04.4-server-amd64/base.sh".freeze, "templates/ubuntu-10.04.4-server-amd64/chef.sh".freeze, "templates/ubuntu-10.04.4-server-amd64/cleanup.sh".freeze, "templates/ubuntu-10.04.4-server-amd64/definition.rb".freeze, "templates/ubuntu-10.04.4-server-amd64/preseed.cfg".freeze, "templates/ubuntu-10.04.4-server-amd64/puppet.sh".freeze, "templates/ubuntu-10.04.4-server-amd64/ruby.sh".freeze, "templates/ubuntu-10.04.4-server-amd64/vagrant.sh".freeze, "templates/ubuntu-10.04.4-server-amd64/virtualbox.sh".freeze, "templates/ubuntu-10.04.4-server-amd64/vmfusion.sh".freeze, "templates/ubuntu-10.04.4-server-amd64/zerodisk.sh".freeze, "templates/ubuntu-10.04.4-server-i386-netboot/base.sh".freeze, "templates/ubuntu-10.04.4-server-i386-netboot/chef.sh".freeze, "templates/ubuntu-10.04.4-server-i386-netboot/cleanup.sh".freeze, "templates/ubuntu-10.04.4-server-i386-netboot/definition.rb".freeze, "templates/ubuntu-10.04.4-server-i386-netboot/preseed.cfg".freeze, "templates/ubuntu-10.04.4-server-i386-netboot/puppet.sh".freeze, "templates/ubuntu-10.04.4-server-i386-netboot/ruby.sh".freeze, "templates/ubuntu-10.04.4-server-i386-netboot/vagrant.sh".freeze, "templates/ubuntu-10.04.4-server-i386-netboot/virtualbox.sh".freeze, "templates/ubuntu-10.04.4-server-i386-netboot/vmfusion.sh".freeze, "templates/ubuntu-10.04.4-server-i386-netboot/zerodisk.sh".freeze, "templates/ubuntu-10.04.4-server-i386/base.sh".freeze, "templates/ubuntu-10.04.4-server-i386/chef.sh".freeze, "templates/ubuntu-10.04.4-server-i386/cleanup.sh".freeze, "templates/ubuntu-10.04.4-server-i386/definition.rb".freeze, "templates/ubuntu-10.04.4-server-i386/preseed.cfg".freeze, "templates/ubuntu-10.04.4-server-i386/puppet.sh".freeze, "templates/ubuntu-10.04.4-server-i386/ruby.sh".freeze, "templates/ubuntu-10.04.4-server-i386/vagrant.sh".freeze, "templates/ubuntu-10.04.4-server-i386/virtualbox.sh".freeze, "templates/ubuntu-10.04.4-server-i386/vmfusion.sh".freeze, "templates/ubuntu-10.04.4-server-i386/zerodisk.sh".freeze, "templates/ubuntu-10.10-server-amd64-netboot/definition.rb".freeze, "templates/ubuntu-10.10-server-amd64-netboot/postinstall.sh".freeze, "templates/ubuntu-10.10-server-amd64-netboot/preseed.cfg".freeze, "templates/ubuntu-10.10-server-amd64/base.sh".freeze, "templates/ubuntu-10.10-server-amd64/chef.sh".freeze, "templates/ubuntu-10.10-server-amd64/cleanup.sh".freeze, "templates/ubuntu-10.10-server-amd64/definition.rb".freeze, "templates/ubuntu-10.10-server-amd64/postinstall.sh".freeze, "templates/ubuntu-10.10-server-amd64/preseed.cfg".freeze, "templates/ubuntu-10.10-server-amd64/puppet.sh".freeze, "templates/ubuntu-10.10-server-amd64/ruby.sh".freeze, "templates/ubuntu-10.10-server-amd64/vagrant.sh".freeze, "templates/ubuntu-10.10-server-amd64/virtualbox.sh".freeze, "templates/ubuntu-10.10-server-i386-netboot/definition.rb".freeze, "templates/ubuntu-10.10-server-i386-netboot/postinstall.sh".freeze, "templates/ubuntu-10.10-server-i386-netboot/preseed.cfg".freeze, "templates/ubuntu-10.10-server-i386/definition.rb".freeze, "templates/ubuntu-10.10-server-i386/postinstall.sh".freeze, "templates/ubuntu-10.10-server-i386/preseed.cfg".freeze, "templates/ubuntu-11.04-server-amd64/apt-upgrade.sh".freeze, "templates/ubuntu-11.04-server-amd64/chef.sh".freeze, "templates/ubuntu-11.04-server-amd64/definition.rb".freeze, "templates/ubuntu-11.04-server-amd64/network-cleanup.sh".freeze, "templates/ubuntu-11.04-server-amd64/nfs-client.sh".freeze, "templates/ubuntu-11.04-server-amd64/preseed.cfg".freeze, "templates/ubuntu-11.04-server-amd64/puppet.sh".freeze, "templates/ubuntu-11.04-server-amd64/remove-build-essentials.sh".freeze, "templates/ubuntu-11.04-server-amd64/ruby.sh".freeze, "templates/ubuntu-11.04-server-amd64/ssh-keys.sh".freeze, "templates/ubuntu-11.04-server-amd64/sudo.sh".freeze, "templates/ubuntu-11.04-server-amd64/timestamp.sh".freeze, "templates/ubuntu-11.04-server-amd64/vbox_additions.sh".freeze, "templates/ubuntu-11.04-server-amd64/zero-disk.sh".freeze, "templates/ubuntu-11.04-server-i386/definition.rb".freeze, "templates/ubuntu-11.04-server-i386/postinstall.sh".freeze, "templates/ubuntu-11.04-server-i386/preseed.cfg".freeze, "templates/ubuntu-11.10-server-amd64-ishaya/definition.rb".freeze, "templates/ubuntu-11.10-server-amd64-ishaya/postinstall.sh".freeze, "templates/ubuntu-11.10-server-amd64-ishaya/preseed.cfg".freeze, "templates/ubuntu-11.10-server-amd64-ruby192/definition.rb".freeze, "templates/ubuntu-11.10-server-amd64-ruby192/postinstall.sh".freeze, "templates/ubuntu-11.10-server-amd64-ruby192/preseed.cfg".freeze, "templates/ubuntu-11.10-server-amd64-rvm/definition.rb".freeze, "templates/ubuntu-11.10-server-amd64-rvm/postinstall.sh".freeze, "templates/ubuntu-11.10-server-amd64-rvm/preseed.cfg".freeze, "templates/ubuntu-11.10-server-amd64/definition.rb".freeze, "templates/ubuntu-11.10-server-amd64/postinstall.sh".freeze, "templates/ubuntu-11.10-server-amd64/preseed.cfg".freeze, "templates/ubuntu-11.10-server-i386/definition.rb".freeze, "templates/ubuntu-11.10-server-i386/postinstall.sh".freeze, "templates/ubuntu-11.10-server-i386/preseed.cfg".freeze, "templates/ubuntu-12.04.1-server-amd64-packages/definition.rb".freeze, "templates/ubuntu-12.04.1-server-amd64-packages/postinstall.sh".freeze, "templates/ubuntu-12.04.1-server-amd64-packages/preseed.cfg".freeze, "templates/ubuntu-12.04.1-server-amd64/definition.rb".freeze, "templates/ubuntu-12.04.1-server-amd64/postinstall.sh".freeze, "templates/ubuntu-12.04.1-server-amd64/preseed.cfg".freeze, "templates/ubuntu-12.04.1-server-i386-packages/definition.rb".freeze, "templates/ubuntu-12.04.1-server-i386-packages/postinstall.sh".freeze, "templates/ubuntu-12.04.1-server-i386-packages/preseed.cfg".freeze, "templates/ubuntu-12.04.1-server-i386/definition.rb".freeze, "templates/ubuntu-12.04.1-server-i386/postinstall.sh".freeze, "templates/ubuntu-12.04.1-server-i386/preseed.cfg".freeze, "templates/ubuntu-12.04.2-desktop-amd64/definition.rb".freeze, "templates/ubuntu-12.04.2-desktop-amd64/postinstall.sh".freeze, "templates/ubuntu-12.04.2-desktop-amd64/preseed.cfg".freeze, "templates/ubuntu-12.04.2-server-amd64-netboot/definition.rb".freeze, "templates/ubuntu-12.04.2-server-amd64-netboot/postinstall.sh".freeze, "templates/ubuntu-12.04.2-server-amd64-netboot/preseed.cfg".freeze, "templates/ubuntu-12.04.2-server-amd64-packages/definition.rb".freeze, "templates/ubuntu-12.04.2-server-amd64-packages/postinstall.sh".freeze, "templates/ubuntu-12.04.2-server-amd64-packages/preseed.cfg".freeze, "templates/ubuntu-12.04.2-server-amd64/base.sh".freeze, "templates/ubuntu-12.04.2-server-amd64/chef.sh".freeze, "templates/ubuntu-12.04.2-server-amd64/cleanup.sh".freeze, "templates/ubuntu-12.04.2-server-amd64/definition.rb".freeze, "templates/ubuntu-12.04.2-server-amd64/preseed.cfg".freeze, "templates/ubuntu-12.04.2-server-amd64/puppet.sh".freeze, "templates/ubuntu-12.04.2-server-amd64/ruby.sh".freeze, "templates/ubuntu-12.04.2-server-amd64/vagrant.sh".freeze, "templates/ubuntu-12.04.2-server-amd64/virtualbox.sh".freeze, "templates/ubuntu-12.04.2-server-amd64/vmfusion.sh".freeze, "templates/ubuntu-12.04.2-server-amd64/vmtools.sh".freeze, "templates/ubuntu-12.04.2-server-amd64/zerodisk.sh".freeze, "templates/ubuntu-12.04.2-server-i386-netboot/definition.rb".freeze, "templates/ubuntu-12.04.2-server-i386-netboot/postinstall.sh".freeze, "templates/ubuntu-12.04.2-server-i386-netboot/preseed.cfg".freeze, "templates/ubuntu-12.04.2-server-i386-packages/definition.rb".freeze, "templates/ubuntu-12.04.2-server-i386-packages/postinstall.sh".freeze, "templates/ubuntu-12.04.2-server-i386-packages/preseed.cfg".freeze, "templates/ubuntu-12.04.2-server-i386/definition.rb".freeze, "templates/ubuntu-12.04.2-server-i386/postinstall.sh".freeze, "templates/ubuntu-12.04.2-server-i386/preseed.cfg".freeze, "templates/ubuntu-12.04.3-desktop-i386/README.md".freeze, "templates/ubuntu-12.04.3-desktop-i386/apt.sh".freeze, "templates/ubuntu-12.04.3-desktop-i386/build_time.sh".freeze, "templates/ubuntu-12.04.3-desktop-i386/chef.sh".freeze, "templates/ubuntu-12.04.3-desktop-i386/cleanup.sh".freeze, "templates/ubuntu-12.04.3-desktop-i386/definition.rb".freeze, "templates/ubuntu-12.04.3-desktop-i386/preseed.cfg".freeze, "templates/ubuntu-12.04.3-desktop-i386/puppet.sh".freeze, "templates/ubuntu-12.04.3-desktop-i386/ruby.sh".freeze, "templates/ubuntu-12.04.3-desktop-i386/sudo.sh".freeze, "templates/ubuntu-12.04.3-desktop-i386/vagrant.sh".freeze, "templates/ubuntu-12.04.3-desktop-i386/vbox.sh".freeze, "templates/ubuntu-12.04.3-server-amd64-parallels/base.sh".freeze, "templates/ubuntu-12.04.3-server-amd64-parallels/chef.sh".freeze, "templates/ubuntu-12.04.3-server-amd64-parallels/cleanup.sh".freeze, "templates/ubuntu-12.04.3-server-amd64-parallels/definition.rb".freeze, "templates/ubuntu-12.04.3-server-amd64-parallels/parallels.sh".freeze, "templates/ubuntu-12.04.3-server-amd64-parallels/preseed.cfg".freeze, "templates/ubuntu-12.04.3-server-amd64-parallels/puppet.sh".freeze, "templates/ubuntu-12.04.3-server-amd64-parallels/ruby.sh".freeze, "templates/ubuntu-12.04.3-server-amd64-parallels/vagrant.sh".freeze, "templates/ubuntu-12.04.3-server-amd64-parallels/vmtools.sh".freeze, "templates/ubuntu-12.04.3-server-amd64-parallels/zerodisk.sh".freeze, "templates/ubuntu-12.04.3-server-amd64/base.sh".freeze, "templates/ubuntu-12.04.3-server-amd64/chef.sh".freeze, "templates/ubuntu-12.04.3-server-amd64/cleanup.sh".freeze, "templates/ubuntu-12.04.3-server-amd64/definition.rb".freeze, "templates/ubuntu-12.04.3-server-amd64/preseed.cfg".freeze, "templates/ubuntu-12.04.3-server-amd64/puppet.sh".freeze, "templates/ubuntu-12.04.3-server-amd64/ruby.sh".freeze, "templates/ubuntu-12.04.3-server-amd64/vagrant.sh".freeze, "templates/ubuntu-12.04.3-server-amd64/virtualbox.sh".freeze, "templates/ubuntu-12.04.3-server-amd64/vmfusion.sh".freeze, "templates/ubuntu-12.04.3-server-amd64/vmtools.sh".freeze, "templates/ubuntu-12.04.3-server-amd64/zerodisk.sh".freeze, "templates/ubuntu-12.04.3-server-i386/apt.sh".freeze, "templates/ubuntu-12.04.3-server-i386/build_time.sh".freeze, "templates/ubuntu-12.04.3-server-i386/chef.sh".freeze, "templates/ubuntu-12.04.3-server-i386/cleanup.sh".freeze, "templates/ubuntu-12.04.3-server-i386/definition.rb".freeze, "templates/ubuntu-12.04.3-server-i386/preseed.cfg".freeze, "templates/ubuntu-12.04.3-server-i386/puppet.sh".freeze, "templates/ubuntu-12.04.3-server-i386/ruby.sh".freeze, "templates/ubuntu-12.04.3-server-i386/sudo.sh".freeze, "templates/ubuntu-12.04.3-server-i386/vagrant.sh".freeze, "templates/ubuntu-12.04.3-server-i386/vbox.sh".freeze, "templates/ubuntu-12.04.4-server-amd64/apt.sh".freeze, "templates/ubuntu-12.04.4-server-amd64/build_time.sh".freeze, "templates/ubuntu-12.04.4-server-amd64/chef.sh".freeze, "templates/ubuntu-12.04.4-server-amd64/cleanup.sh".freeze, "templates/ubuntu-12.04.4-server-amd64/definition.rb".freeze, "templates/ubuntu-12.04.4-server-amd64/preseed.cfg".freeze, "templates/ubuntu-12.04.4-server-amd64/puppet.sh".freeze, "templates/ubuntu-12.04.4-server-amd64/ruby.sh".freeze, "templates/ubuntu-12.04.4-server-amd64/sudo.sh".freeze, "templates/ubuntu-12.04.4-server-amd64/vagrant.sh".freeze, "templates/ubuntu-12.04.4-server-amd64/vbox.sh".freeze, "templates/ubuntu-12.04.4-server-i386/apt.sh".freeze, "templates/ubuntu-12.04.4-server-i386/build_time.sh".freeze, "templates/ubuntu-12.04.4-server-i386/chef.sh".freeze, "templates/ubuntu-12.04.4-server-i386/cleanup.sh".freeze, "templates/ubuntu-12.04.4-server-i386/definition.rb".freeze, "templates/ubuntu-12.04.4-server-i386/preseed.cfg".freeze, "templates/ubuntu-12.04.4-server-i386/puppet.sh".freeze, "templates/ubuntu-12.04.4-server-i386/ruby.sh".freeze, "templates/ubuntu-12.04.4-server-i386/sudo.sh".freeze, "templates/ubuntu-12.04.4-server-i386/vagrant.sh".freeze, "templates/ubuntu-12.04.4-server-i386/vbox.sh".freeze, "templates/ubuntu-12.10-desktop-amd64/definition.rb".freeze, "templates/ubuntu-12.10-desktop-amd64/postinstall.sh".freeze, "templates/ubuntu-12.10-desktop-amd64/preseed.cfg".freeze, "templates/ubuntu-12.10-server-amd64-packages/base.sh".freeze, "templates/ubuntu-12.10-server-amd64-packages/chef.sh".freeze, "templates/ubuntu-12.10-server-amd64-packages/cleanup.sh".freeze, "templates/ubuntu-12.10-server-amd64-packages/definition.rb".freeze, "templates/ubuntu-12.10-server-amd64-packages/preseed.cfg".freeze, "templates/ubuntu-12.10-server-amd64-packages/puppet.sh".freeze, "templates/ubuntu-12.10-server-amd64-packages/ruby.sh".freeze, "templates/ubuntu-12.10-server-amd64-packages/vagrant.sh".freeze, "templates/ubuntu-12.10-server-amd64-packages/virtualbox.sh".freeze, "templates/ubuntu-12.10-server-amd64-packages/zerodisk.sh".freeze, "templates/ubuntu-12.10-server-amd64/definition.rb".freeze, "templates/ubuntu-12.10-server-amd64/postinstall.sh".freeze, "templates/ubuntu-12.10-server-amd64/preseed.cfg".freeze, "templates/ubuntu-12.10-server-i386-packages/base.sh".freeze, "templates/ubuntu-12.10-server-i386-packages/chef.sh".freeze, "templates/ubuntu-12.10-server-i386-packages/cleanup.sh".freeze, "templates/ubuntu-12.10-server-i386-packages/definition.rb".freeze, "templates/ubuntu-12.10-server-i386-packages/preseed.cfg".freeze, "templates/ubuntu-12.10-server-i386-packages/puppet.sh".freeze, "templates/ubuntu-12.10-server-i386-packages/ruby.sh".freeze, "templates/ubuntu-12.10-server-i386-packages/vagrant.sh".freeze, "templates/ubuntu-12.10-server-i386-packages/virtualbox.sh".freeze, "templates/ubuntu-12.10-server-i386-packages/zerodisk.sh".freeze, "templates/ubuntu-12.10-server-i386/definition.rb".freeze, "templates/ubuntu-12.10-server-i386/postinstall.sh".freeze, "templates/ubuntu-12.10-server-i386/preseed.cfg".freeze, "templates/ubuntu-13.04-minimal-i386-rvm/definition.rb".freeze, "templates/ubuntu-13.04-minimal-i386-rvm/postinstall.sh".freeze, "templates/ubuntu-13.04-minimal-i386-rvm/preseed.cfg".freeze, "templates/ubuntu-13.04-server-amd64-rvm/apt.sh".freeze, "templates/ubuntu-13.04-server-amd64-rvm/build_time.sh".freeze, "templates/ubuntu-13.04-server-amd64-rvm/chef.sh".freeze, "templates/ubuntu-13.04-server-amd64-rvm/cleanup.sh".freeze, "templates/ubuntu-13.04-server-amd64-rvm/definition.rb".freeze, "templates/ubuntu-13.04-server-amd64-rvm/preseed.cfg".freeze, "templates/ubuntu-13.04-server-amd64-rvm/puppet.sh".freeze, "templates/ubuntu-13.04-server-amd64-rvm/rvm.sh".freeze, "templates/ubuntu-13.04-server-amd64-rvm/sudo.sh".freeze, "templates/ubuntu-13.04-server-amd64-rvm/vagrant.sh".freeze, "templates/ubuntu-13.04-server-amd64-rvm/vbox.sh".freeze, "templates/ubuntu-13.04-server-amd64/apt.sh".freeze, "templates/ubuntu-13.04-server-amd64/build_time.sh".freeze, "templates/ubuntu-13.04-server-amd64/chef.sh".freeze, "templates/ubuntu-13.04-server-amd64/cleanup.sh".freeze, "templates/ubuntu-13.04-server-amd64/definition.rb".freeze, "templates/ubuntu-13.04-server-amd64/preseed.cfg".freeze, "templates/ubuntu-13.04-server-amd64/puppet.sh".freeze, "templates/ubuntu-13.04-server-amd64/ruby.sh".freeze, "templates/ubuntu-13.04-server-amd64/sudo.sh".freeze, "templates/ubuntu-13.04-server-amd64/vagrant.sh".freeze, "templates/ubuntu-13.04-server-amd64/vbox.sh".freeze, "templates/ubuntu-13.10-server-amd64/apt.sh".freeze, "templates/ubuntu-13.10-server-amd64/build_time.sh".freeze, "templates/ubuntu-13.10-server-amd64/chef.sh".freeze, "templates/ubuntu-13.10-server-amd64/cleanup.sh".freeze, "templates/ubuntu-13.10-server-amd64/definition.rb".freeze, "templates/ubuntu-13.10-server-amd64/parallels.sh".freeze, "templates/ubuntu-13.10-server-amd64/preseed.cfg".freeze, "templates/ubuntu-13.10-server-amd64/puppet.sh".freeze, "templates/ubuntu-13.10-server-amd64/ruby.sh".freeze, "templates/ubuntu-13.10-server-amd64/sudo.sh".freeze, "templates/ubuntu-13.10-server-amd64/vagrant.sh".freeze, "templates/ubuntu-13.10-server-amd64/vbox.sh".freeze, "templates/ubuntu-14.04-server-amd64/apt.sh".freeze, "templates/ubuntu-14.04-server-amd64/build_time.sh".freeze, "templates/ubuntu-14.04-server-amd64/chef.sh".freeze, "templates/ubuntu-14.04-server-amd64/cleanup.sh".freeze, "templates/ubuntu-14.04-server-amd64/definition.rb".freeze, "templates/ubuntu-14.04-server-amd64/parallels.sh".freeze, "templates/ubuntu-14.04-server-amd64/preseed.cfg".freeze, "templates/ubuntu-14.04-server-amd64/puppet.sh".freeze, "templates/ubuntu-14.04-server-amd64/ruby.sh".freeze, "templates/ubuntu-14.04-server-amd64/sudo.sh".freeze, "templates/ubuntu-14.04-server-amd64/vagrant.sh".freeze, "templates/ubuntu-14.04-server-amd64/vbox.sh".freeze, "templates/ubuntu-8.04.4-server-amd64/definition.rb".freeze, "templates/ubuntu-8.04.4-server-amd64/postinstall.sh".freeze, "templates/ubuntu-8.04.4-server-amd64/preseed.cfg".freeze, "templates/ubuntu-8.04.4-server-i386/definition.rb".freeze, "templates/ubuntu-8.04.4-server-i386/postinstall.sh".freeze, "templates/ubuntu-8.04.4-server-i386/preseed.cfg".freeze, "templates/windows-2008R1-serverstandard-amd64/Autounattend.xml".freeze, "templates/windows-2008R1-serverstandard-amd64/README.md".freeze, "templates/windows-2008R1-serverstandard-amd64/cygwin-setup.exe".freeze, "templates/windows-2008R1-serverstandard-amd64/definition.rb".freeze, "templates/windows-2008R1-serverstandard-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R1-serverstandard-amd64/install-guest-additions.bat".freeze, "templates/windows-2008R1-serverstandard-amd64/install-winrm.bat".freeze, "templates/windows-2008R1-serverstandard-amd64/oracle-cert.cer".freeze, "templates/windows-2008R1-serverstandard-amd64/postinstall.sh".freeze, "templates/windows-2008R1-serverstandard-amd64/sudo".freeze, "templates/windows-2008R1-serverstandard-amd64/winrm.rb".freeze, "templates/windows-2008R1-serverweb-amd64/Autounattend.xml".freeze, "templates/windows-2008R1-serverweb-amd64/README.md".freeze, "templates/windows-2008R1-serverweb-amd64/cygwin-setup.exe".freeze, "templates/windows-2008R1-serverweb-amd64/definition.rb".freeze, "templates/windows-2008R1-serverweb-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R1-serverweb-amd64/install-guest-additions.bat".freeze, "templates/windows-2008R1-serverweb-amd64/install-vbox-guest.bat".freeze, "templates/windows-2008R1-serverweb-amd64/install-winrm.bat".freeze, "templates/windows-2008R1-serverweb-amd64/oracle-cert.cer".freeze, "templates/windows-2008R1-serverweb-amd64/postinstall.sh".freeze, "templates/windows-2008R1-serverweb-amd64/sudo".freeze, "templates/windows-2008R1-serverweb-amd64/winrm.rb".freeze, "templates/windows-2008R1-serverweb-i386/Autounattend.xml".freeze, "templates/windows-2008R1-serverweb-i386/README.md".freeze, "templates/windows-2008R1-serverweb-i386/cygwin-setup.exe".freeze, "templates/windows-2008R1-serverweb-i386/definition.rb".freeze, "templates/windows-2008R1-serverweb-i386/install-cygwin-sshd.bat".freeze, "templates/windows-2008R1-serverweb-i386/install-vbox-guest.bat".freeze, "templates/windows-2008R1-serverweb-i386/install-winrm.bat".freeze, "templates/windows-2008R1-serverweb-i386/oracle-cert.cer".freeze, "templates/windows-2008R1-serverweb-i386/postinstall.sh".freeze, "templates/windows-2008R1-serverweb-i386/sudo".freeze, "templates/windows-2008R1-serverweb-i386/winrm.rb".freeze, "templates/windows-2008R1-serverwebcore-amd64/Autounattend.xml".freeze, "templates/windows-2008R1-serverwebcore-amd64/README.md".freeze, "templates/windows-2008R1-serverwebcore-amd64/cygwin-setup.exe".freeze, "templates/windows-2008R1-serverwebcore-amd64/definition.rb".freeze, "templates/windows-2008R1-serverwebcore-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R1-serverwebcore-amd64/install-vbox-guest.bat".freeze, "templates/windows-2008R1-serverwebcore-amd64/install-winrm.bat".freeze, "templates/windows-2008R1-serverwebcore-amd64/oracle-cert.cer".freeze, "templates/windows-2008R1-serverwebcore-amd64/postinstall.sh".freeze, "templates/windows-2008R1-serverwebcore-amd64/sudo".freeze, "templates/windows-2008R1-serverwebcore-amd64/winrm.rb".freeze, "templates/windows-2008R2-amd64/Autounattend.xml".freeze, "templates/windows-2008R2-amd64/README.md".freeze, "templates/windows-2008R2-amd64/cygwin-setup.exe".freeze, "templates/windows-2008R2-amd64/definition.rb".freeze, "templates/windows-2008R2-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R2-amd64/install-winrm.bat".freeze, "templates/windows-2008R2-amd64/oracle-cert.cer".freeze, "templates/windows-2008R2-amd64/postinstall.sh".freeze, "templates/windows-2008R2-amd64/win7/Autounattend.xml".freeze, "templates/windows-2008R2-amd64/winrm.rb".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/Autounattend.xml".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/README.md".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/definition.rb".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/install-chef.bat".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/install-vbox.bat".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/oracle-cert.cer".freeze, "templates/windows-2008R2-serverstandard-amd64-winrm/postinstall.sh".freeze, "templates/windows-2008R2-serverstandard-amd64/Autounattend.xml".freeze, "templates/windows-2008R2-serverstandard-amd64/README.md".freeze, "templates/windows-2008R2-serverstandard-amd64/definition.rb".freeze, "templates/windows-2008R2-serverstandard-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R2-serverstandard-amd64/install-winrm.bat".freeze, "templates/windows-2008R2-serverstandard-amd64/oracle-cert.cer".freeze, "templates/windows-2008R2-serverstandard-amd64/postinstall.sh".freeze, "templates/windows-2008R2-serverweb-amd64/Autounattend.xml".freeze, "templates/windows-2008R2-serverweb-amd64/README.md".freeze, "templates/windows-2008R2-serverweb-amd64/definition.rb".freeze, "templates/windows-2008R2-serverweb-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R2-serverweb-amd64/install-vbox-guest.bat".freeze, "templates/windows-2008R2-serverweb-amd64/install-winrm.bat".freeze, "templates/windows-2008R2-serverweb-amd64/oracle-cert.cer".freeze, "templates/windows-2008R2-serverweb-amd64/postinstall.sh".freeze, "templates/windows-2008R2-serverwebcore-amd64/Autounattend.xml".freeze, "templates/windows-2008R2-serverwebcore-amd64/README.md".freeze, "templates/windows-2008R2-serverwebcore-amd64/cygwin-setup.exe".freeze, "templates/windows-2008R2-serverwebcore-amd64/definition.rb".freeze, "templates/windows-2008R2-serverwebcore-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-2008R2-serverwebcore-amd64/install-vbox-guest.bat".freeze, "templates/windows-2008R2-serverwebcore-amd64/install-winrm.bat".freeze, "templates/windows-2008R2-serverwebcore-amd64/oracle-cert.cer".freeze, "templates/windows-2008R2-serverwebcore-amd64/postinstall.sh".freeze, "templates/windows-2012-serverstandard-amd64/Autounattend.xml".freeze, "templates/windows-2012-serverstandard-amd64/README.md".freeze, "templates/windows-2012-serverstandard-amd64/definition.rb".freeze, "templates/windows-2012-serverstandard-amd64/install-chef.bat".freeze, "templates/windows-2012-serverstandard-amd64/install-puppet.bat".freeze, "templates/windows-2012-serverstandard-amd64/install-vbox.bat".freeze, "templates/windows-2012-serverstandard-amd64/oracle-cert.cer".freeze, "templates/windows-2012R2-serverdatacenter-amd64/Autounattend.xml".freeze, "templates/windows-2012R2-serverdatacenter-amd64/README.md".freeze, "templates/windows-2012R2-serverdatacenter-amd64/definition.rb".freeze, "templates/windows-2012R2-serverdatacenter-amd64/install-chef.bat".freeze, "templates/windows-2012R2-serverdatacenter-amd64/install-puppet.bat".freeze, "templates/windows-2012R2-serverdatacenter-amd64/install-vbox.bat".freeze, "templates/windows-2012R2-serverdatacenter-amd64/oracle-cert.cer".freeze, "templates/windows-7-enterprise-amd64-winrm/Autounattend.xml".freeze, "templates/windows-7-enterprise-amd64-winrm/README.md".freeze, "templates/windows-7-enterprise-amd64-winrm/definition.rb".freeze, "templates/windows-7-enterprise-amd64-winrm/install-chef.bat".freeze, "templates/windows-7-enterprise-amd64-winrm/install-fusion.bat".freeze, "templates/windows-7-enterprise-amd64-winrm/install-puppet.bat".freeze, "templates/windows-7-enterprise-amd64-winrm/install-vbox.bat".freeze, "templates/windows-7-enterprise-amd64-winrm/oracle-cert.cer".freeze, "templates/windows-7-enterprise-amd64-winrm/postinstall.bat".freeze, "templates/windows-7-enterprise-amd64/Autounattend.xml".freeze, "templates/windows-7-enterprise-amd64/README.md".freeze, "templates/windows-7-enterprise-amd64/definition.rb".freeze, "templates/windows-7-enterprise-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-7-enterprise-amd64/install-vbox-guest.bat".freeze, "templates/windows-7-enterprise-amd64/install-winrm.bat".freeze, "templates/windows-7-enterprise-amd64/oracle-cert.cer".freeze, "templates/windows-7-enterprise-amd64/postinstall.sh".freeze, "templates/windows-7-enterprise-i386/Autounattend.xml".freeze, "templates/windows-7-enterprise-i386/README.md".freeze, "templates/windows-7-enterprise-i386/definition.rb".freeze, "templates/windows-7-enterprise-i386/install-cygwin-sshd.bat".freeze, "templates/windows-7-enterprise-i386/install-winrm.bat".freeze, "templates/windows-7-enterprise-i386/oracle-cert.cer".freeze, "templates/windows-7-enterprise-i386/postinstall.sh".freeze, "templates/windows-7-premium-amd64/Autounattend.xml".freeze, "templates/windows-7-premium-amd64/README.md".freeze, "templates/windows-7-premium-amd64/definition.rb".freeze, "templates/windows-7-premium-amd64/install-chefclient.bat".freeze, "templates/windows-7-premium-amd64/install-winrm.bat".freeze, "templates/windows-7-premium-amd64/oracle-cert.cer".freeze, "templates/windows-7-premium-amd64/postinstall.sh".freeze, "templates/windows-7-premium-amd64/winrm.rb".freeze, "templates/windows-7-professional-amd64/Autounattend.xml".freeze, "templates/windows-7-professional-amd64/README.md".freeze, "templates/windows-7-professional-amd64/definition.rb".freeze, "templates/windows-7-professional-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-7-professional-amd64/install-winrm.bat".freeze, "templates/windows-7-professional-amd64/oracle-cert.cer".freeze, "templates/windows-7-professional-amd64/postinstall.sh".freeze, "templates/windows-7-ultimate-amd64/Autounattend.xml".freeze, "templates/windows-7-ultimate-amd64/README.md".freeze, "templates/windows-7-ultimate-amd64/definition.rb".freeze, "templates/windows-7-ultimate-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-7-ultimate-amd64/install-winrm.bat".freeze, "templates/windows-7-ultimate-amd64/oracle-cert.cer".freeze, "templates/windows-7-ultimate-amd64/postinstall.sh".freeze, "templates/windows-7sp1-ultimate-amd64/Autounattend.xml".freeze, "templates/windows-7sp1-ultimate-amd64/README.md".freeze, "templates/windows-7sp1-ultimate-amd64/definition.rb".freeze, "templates/windows-7sp1-ultimate-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-7sp1-ultimate-amd64/install-winrm.bat".freeze, "templates/windows-7sp1-ultimate-amd64/oracle-cert.cer".freeze, "templates/windows-7sp1-ultimate-amd64/postinstall.sh".freeze, "templates/windows-8-amd64/Autounattend.xml".freeze, "templates/windows-8-amd64/README.md".freeze, "templates/windows-8-amd64/cygwin-setup.exe".freeze, "templates/windows-8-amd64/definition.rb".freeze, "templates/windows-8-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-8-amd64/install-winrm.bat".freeze, "templates/windows-8-amd64/oracle-cert.cer".freeze, "templates/windows-8-amd64/postinstall.sh".freeze, "templates/windows-8-amd64/winrm.rb".freeze, "templates/windows-8-i386/Autounattend.xml".freeze, "templates/windows-8-i386/README.md".freeze, "templates/windows-8-i386/cygwin-setup.exe".freeze, "templates/windows-8-i386/definition.rb".freeze, "templates/windows-8-i386/install-cygwin-sshd.bat".freeze, "templates/windows-8-i386/install-winrm.bat".freeze, "templates/windows-8-i386/oracle-cert.cer".freeze, "templates/windows-8-i386/postinstall.sh".freeze, "templates/windows-8-i386/winrm.rb".freeze, "templates/windows-8-preview-amd64/Autounattend.xml".freeze, "templates/windows-8-preview-amd64/README.md".freeze, "templates/windows-8-preview-amd64/cygwin-setup.exe".freeze, "templates/windows-8-preview-amd64/definition.rb".freeze, "templates/windows-8-preview-amd64/install-cygwin-sshd.bat".freeze, "templates/windows-8-preview-amd64/install-winrm.bat".freeze, "templates/windows-8-preview-amd64/oracle-cert.cer".freeze, "templates/windows-8-preview-amd64/postinstall.sh".freeze, "templates/windows-8-preview-amd64/winrm.rb".freeze, "test/build_realtest.rb".freeze, "test/definition_test.rb".freeze, "test/definitions/test_definition/_disabled_postinstall.sh".freeze, "test/definitions/test_definition/autorun0".freeze, "test/definitions/test_definition/definition.rb".freeze, "test/definitions/test_definition/enabled_postinstall.sh".freeze, "test/environment_test.rb".freeze, "test/veewee/provider/virtualbox/box/helper/guest_additions_test.rb".freeze, "test/veewee/provider/virtualbox/box/helper/version.rb".freeze, "validation/vagrant-private.key".freeze, "validation/vagrant.pub".freeze, "veewee.gemspec".freeze] s.homepage = "http://github.com/jedi4ever/veewee/".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Vagrant box creation".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 2.2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.16".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.15".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.8".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.5.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.5".freeze]) s.add_development_dependency(%q.freeze, [">= 1.0.0".freeze]) end