--- !ruby/object:Gem::Specification name: kameleon-builder version: !ruby/object:Gem::Version version: 2.2.0 prerelease: platform: ruby authors: - Salem Harrache - Michael Mercier - Cristan Ruiz - Bruno Bzeznik autorequire: bindir: bin cert_chain: [] date: 2014-07-20 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: childprocess requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '0.3' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '0.3' - !ruby/object:Gem::Dependency name: thor requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '0.15' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '0.15' - !ruby/object:Gem::Dependency name: table_print requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.5' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: '1.5' description: The mindful appliance builder email: - salem.harrache@inria.fr - michael.mercier@inria.fr - cristian.ruiz@imag.fr - bruno.bzeznik@imag.fr executables: - kameleon extensions: - ext/mkrf_conf.rb extra_rdoc_files: [] files: - .editorconfig - .env - .gitignore - AUTHORS - CHANGELOG.rst - COPYING - Gemfile - README.rst - Thorfile - Vagrantfile - bin/kameleon - completion/_kameleon.zsh - completion/kameleon.bash - completion/kameleon.fish - contrib/kameleon_bashrc.sh - contrib/polipo_env.sh - contrib/scripts/VirtualBox_deploy.sh - contrib/scripts/chroot_env - contrib/scripts/create_passwd.py - contrib/scripts/umount-chroot.sh - contrib/steps/bootstrap/debian/bootstrap_if_needed.yaml - contrib/steps/bootstrap/debian/bootstrap_static.yaml - contrib/steps/export/save_as_g5k.yaml - contrib/steps/setup/add_timestamp.yaml - contrib/steps/setup/add_to_sudoers.yaml - contrib/steps/setup/autologin.yaml - contrib/steps/setup/copy_ssh_auth_file.yaml - contrib/steps/setup/debian/add_network_interface.yaml - contrib/steps/setup/debian/cluster_tools_install.yaml - contrib/steps/setup/debian/network_config_static.yaml - contrib/steps/setup/generate_user_ssh_key.yaml - contrib/steps/setup/install_my_ssh_key.yaml - contrib/steps/setup/make_swap_file.yaml - contrib/steps/setup/root_ssh_config.yaml - contrib/steps/setup/set_user_password.yaml - contrib/steps/setup/system_optimization.yaml - ext/mkrf_conf.rb - kameleon-builder.gemspec - lib/kameleon.rb - lib/kameleon/cli.rb - lib/kameleon/compat.rb - lib/kameleon/context.rb - lib/kameleon/engine.rb - lib/kameleon/environment.rb - lib/kameleon/error.rb - lib/kameleon/persistent_cache.rb - lib/kameleon/recipe.rb - lib/kameleon/shell.rb - lib/kameleon/step.rb - lib/kameleon/ui.rb - lib/kameleon/utils.rb - lib/kameleon/version.rb - templates/COPYRIGHT - templates/chroot/debian7-amd64.yaml - templates/docker/debian7.yaml - templates/extend.erb - templates/grid5000/debian7.yaml - templates/qemu/archlinux-desktop-i686.yaml - templates/qemu/archlinux-desktop-x86_64.yaml - templates/qemu/archlinux-i686.yaml - templates/qemu/archlinux-x86_64.yaml - templates/qemu/centos6.5-x86_64.yaml - templates/qemu/centos7-x86_64.yaml - templates/qemu/debian7-amd64.yaml - templates/qemu/debian7-desktop-amd64.yaml - templates/qemu/debian7-kameleon-amd64.yaml - templates/qemu/debian7-oar-amd64.yaml - templates/qemu/debian8-amd64.yaml - templates/qemu/fedora20-desktop-x86_64.yaml - templates/qemu/fedora20-x86_64.yaml - templates/qemu/ubuntu-12.04-amd64.yaml - templates/qemu/ubuntu-12.04-desktop-amd64.yaml - templates/qemu/ubuntu-14.04-amd64.yaml - templates/qemu/ubuntu-14.04-desktop-amd64.yaml - templates/steps/aliases/defaults.yaml - templates/steps/bootstrap/archlinux/arch_bootstrap.yaml - templates/steps/bootstrap/debian/debootstrap.yaml - templates/steps/bootstrap/debian/debootstrap_arm.yaml - templates/steps/bootstrap/fedora/init_pxeboot.yaml - templates/steps/bootstrap/fedora/yum_bootstrap.yaml - templates/steps/bootstrap/g5k_reserv.yaml - templates/steps/bootstrap/initialize_disk.yaml - templates/steps/bootstrap/initialize_disk_chroot.yaml - templates/steps/bootstrap/install_requirements.yaml - templates/steps/bootstrap/prepare_chroot.yaml - templates/steps/bootstrap/prepare_docker.yaml - templates/steps/bootstrap/prepare_qemu.yaml - templates/steps/bootstrap/prepare_virtualbox.yaml - templates/steps/bootstrap/start_chroot.yaml - templates/steps/bootstrap/start_docker.yaml - templates/steps/bootstrap/start_qemu.yaml - templates/steps/bootstrap/start_virtualbox.yaml - templates/steps/bootstrap/switch_context_qemu.yaml - templates/steps/bootstrap/switch_context_virtualbox.yaml - templates/steps/breakpoint.yaml - templates/steps/checkpoints/docker.yaml - templates/steps/checkpoints/qcow2.yaml - templates/steps/checkpoints/qemu.yaml - templates/steps/checkpoints/virtualbox.yaml - templates/steps/disable_checkpoint.yaml - templates/steps/enable_checkpoint.yaml - templates/steps/export/clean_appliance.yaml - templates/steps/export/compact_qcow_img.yaml - templates/steps/export/qemu_save_appliance.yaml - templates/steps/export/save_appliance_from_g5k.yaml - templates/steps/export/virtualbox_save_appliance.yaml - templates/steps/setup/archlinux/configure_keyboard.yaml - templates/steps/setup/archlinux/configure_network.yaml - templates/steps/setup/archlinux/configure_ruby.yaml - templates/steps/setup/archlinux/configure_system.yaml - templates/steps/setup/archlinux/install_bootloader.yaml - templates/steps/setup/archlinux/install_dev_tools.yaml - templates/steps/setup/archlinux/install_gnome.yaml - templates/steps/setup/archlinux/install_software.yaml - templates/steps/setup/archlinux/install_yaourt.yaml - templates/steps/setup/autologin.yaml - templates/steps/setup/centos/6.5/configure_network.yaml - templates/steps/setup/centos/6.5/configure_system.yaml - templates/steps/setup/create_group.yaml - templates/steps/setup/create_user.yaml - templates/steps/setup/debian/configure_apt.yaml - templates/steps/setup/debian/configure_kernel.yaml - templates/steps/setup/debian/configure_keyboard.yaml - templates/steps/setup/debian/configure_network.yaml - templates/steps/setup/debian/configure_system.yaml - templates/steps/setup/debian/install_bootloader.yaml - templates/steps/setup/debian/install_gnome.yaml - templates/steps/setup/debian/install_kde.yaml - templates/steps/setup/debian/install_software.yaml - templates/steps/setup/debian/oar/oar_debian_config_frontend.yaml - templates/steps/setup/debian/oar/oar_debian_config_node.yaml - templates/steps/setup/debian/oar/oar_debian_config_server.yaml - templates/steps/setup/debian/oar/oar_prereq_install.yaml - templates/steps/setup/debian/setup_vagrant_box.yaml - templates/steps/setup/debian/upgrade_system.yaml - templates/steps/setup/fedora/configure_kernel.yaml - templates/steps/setup/fedora/configure_keyboard.yaml - templates/steps/setup/fedora/configure_network.yaml - templates/steps/setup/fedora/configure_system.yaml - templates/steps/setup/fedora/install_bootloader.yaml - templates/steps/setup/fedora/install_software.yaml - templates/steps/setup/fedora/minimal_install.yaml - templates/steps/setup/fedora/update_system.yaml - templates/steps/setup/oar/oar_config_devel.yaml - templates/steps/setup/oar/oar_config_frontend.yaml - templates/steps/setup/oar/oar_config_node.yaml - templates/steps/setup/oar/oar_config_server.yaml - templates/steps/setup/oar/oar_config_system.yaml - templates/steps/setup/oar/oar_devel_prereq_install.yaml - templates/steps/setup/oar/oar_git_install.yaml - templates/steps/setup/ubuntu/configure_apt.yaml - templates/vagrant/debian7-amd64.yaml - templates/virtualbox/archlinux-desktop-i686.yaml - templates/virtualbox/archlinux-desktop-x86_64.yaml - templates/virtualbox/archlinux-i686.yaml - templates/virtualbox/archlinux-x86_64.yaml - templates/virtualbox/centos6.5-i386.yaml - templates/virtualbox/centos6.5-x86_64.yaml - templates/virtualbox/centos7-x86_64.yaml - templates/virtualbox/debian7-amd64.yaml - templates/virtualbox/debian7-desktop-amd64.yaml - templates/virtualbox/debian7-i386.yaml - templates/virtualbox/debian7-kameleon-amd64.yaml - templates/virtualbox/debian7-oar-amd64.yaml - templates/virtualbox/debian8-amd64.yaml - templates/virtualbox/debian8-i386.yaml - templates/virtualbox/fedora20-x86_64.yaml - templates/virtualbox/ubuntu-12.04-amd64.yaml - templates/virtualbox/ubuntu-12.04-desktop-amd64.yaml - templates/virtualbox/ubuntu-14.04-amd64.yaml - templates/virtualbox/ubuntu-14.04-desktop-amd64.yaml - tests/helper.rb - tests/recipes/dummy_recipe.yaml - tests/recipes/steps/bootstrap/dummy_distro/dummy_bootstrap_static.yaml - tests/recipes/steps/export/dummy_save_appliance.yaml - tests/recipes/steps/setup/default/dummy_root_passwd.yaml - tests/recipes/steps/setup/dummy_distro/dummy_software_install.yaml - tests/test_context.rb - tests/test_recipe.rb - tests/test_version.rb - version.txt homepage: http://kameleon.readthedocs.org/ licenses: - GPL-2 post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: Kameleon is a tool to build virtual machines from scratch test_files: - tests/helper.rb - tests/recipes/dummy_recipe.yaml - tests/recipes/steps/bootstrap/dummy_distro/dummy_bootstrap_static.yaml - tests/recipes/steps/export/dummy_save_appliance.yaml - tests/recipes/steps/setup/default/dummy_root_passwd.yaml - tests/recipes/steps/setup/dummy_distro/dummy_software_install.yaml - tests/test_context.rb - tests/test_recipe.rb - tests/test_version.rb