# -*- encoding: utf-8 -*- # stub: kameleon-builder 2.2.2 ruby lib Gem::Specification.new do |s| s.name = "kameleon-builder".freeze s.version = "2.2.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Salem Harrache".freeze, "Michael Mercier".freeze, "Cristan Ruiz".freeze, "Bruno Bzeznik".freeze] s.date = "2014-07-23" s.description = "The mindful appliance builder".freeze s.email = ["salem.harrache@inria.fr".freeze, "michael.mercier@inria.fr".freeze, "cristian.ruiz@imag.fr".freeze, "bruno.bzeznik@imag.fr".freeze] s.executables = ["kameleon".freeze] s.files = [".editorconfig".freeze, ".env".freeze, ".gitignore".freeze, "AUTHORS".freeze, "CHANGELOG.rst".freeze, "COPYING".freeze, "Gemfile".freeze, "README.rst".freeze, "Thorfile".freeze, "Vagrantfile".freeze, "bin/kameleon".freeze, "completion/_kameleon.zsh".freeze, "completion/kameleon.bash".freeze, "completion/kameleon.fish".freeze, "contrib/kameleon_bashrc.sh".freeze, "contrib/polipo_env.sh".freeze, "contrib/scripts/VirtualBox_deploy.sh".freeze, "contrib/scripts/chroot_env".freeze, "contrib/scripts/create_passwd.py".freeze, "contrib/scripts/umount-chroot.sh".freeze, "contrib/steps/bootstrap/debian/bootstrap_if_needed.yaml".freeze, "contrib/steps/bootstrap/debian/bootstrap_static.yaml".freeze, "contrib/steps/export/save_as_g5k.yaml".freeze, "contrib/steps/setup/add_timestamp.yaml".freeze, "contrib/steps/setup/add_to_sudoers.yaml".freeze, "contrib/steps/setup/autologin.yaml".freeze, "contrib/steps/setup/copy_ssh_auth_file.yaml".freeze, "contrib/steps/setup/debian/add_network_interface.yaml".freeze, "contrib/steps/setup/debian/cluster_tools_install.yaml".freeze, "contrib/steps/setup/debian/network_config_static.yaml".freeze, "contrib/steps/setup/generate_user_ssh_key.yaml".freeze, "contrib/steps/setup/install_my_ssh_key.yaml".freeze, "contrib/steps/setup/make_swap_file.yaml".freeze, "contrib/steps/setup/root_ssh_config.yaml".freeze, "contrib/steps/setup/set_user_password.yaml".freeze, "contrib/steps/setup/system_optimization.yaml".freeze, "kameleon-builder.gemspec".freeze, "lib/kameleon.rb".freeze, "lib/kameleon/cli.rb".freeze, "lib/kameleon/compat.rb".freeze, "lib/kameleon/context.rb".freeze, "lib/kameleon/engine.rb".freeze, "lib/kameleon/environment.rb".freeze, "lib/kameleon/error.rb".freeze, "lib/kameleon/persistent_cache.rb".freeze, "lib/kameleon/recipe.rb".freeze, "lib/kameleon/shell.rb".freeze, "lib/kameleon/step.rb".freeze, "lib/kameleon/ui.rb".freeze, "lib/kameleon/utils.rb".freeze, "lib/kameleon/version.rb".freeze, "templates/COPYRIGHT".freeze, "templates/chroot/debian7-amd64.yaml".freeze, "templates/docker/debian7.yaml".freeze, "templates/extend.erb".freeze, "templates/grid5000/debian7.yaml".freeze, "templates/qemu/archlinux-desktop-i686.yaml".freeze, "templates/qemu/archlinux-desktop-x86_64.yaml".freeze, "templates/qemu/archlinux-i686.yaml".freeze, "templates/qemu/archlinux-x86_64.yaml".freeze, "templates/qemu/centos6.5-x86_64.yaml".freeze, "templates/qemu/centos7-x86_64.yaml".freeze, "templates/qemu/debian7-amd64.yaml".freeze, "templates/qemu/debian7-desktop-amd64.yaml".freeze, "templates/qemu/debian7-kameleon-amd64.yaml".freeze, "templates/qemu/debian7-oar-amd64.yaml".freeze, "templates/qemu/debian8-amd64.yaml".freeze, "templates/qemu/fedora20-desktop-x86_64.yaml".freeze, "templates/qemu/fedora20-x86_64.yaml".freeze, "templates/qemu/ubuntu-12.04-amd64.yaml".freeze, "templates/qemu/ubuntu-12.04-desktop-amd64.yaml".freeze, "templates/qemu/ubuntu-14.04-amd64.yaml".freeze, "templates/qemu/ubuntu-14.04-desktop-amd64.yaml".freeze, "templates/steps/aliases/defaults.yaml".freeze, "templates/steps/bootstrap/archlinux/arch_bootstrap.yaml".freeze, "templates/steps/bootstrap/debian/debootstrap.yaml".freeze, "templates/steps/bootstrap/debian/debootstrap_arm.yaml".freeze, "templates/steps/bootstrap/fedora/init_pxeboot.yaml".freeze, "templates/steps/bootstrap/fedora/yum_bootstrap.yaml".freeze, "templates/steps/bootstrap/g5k_reserv.yaml".freeze, "templates/steps/bootstrap/initialize_disk.yaml".freeze, "templates/steps/bootstrap/initialize_disk_chroot.yaml".freeze, "templates/steps/bootstrap/install_requirements.yaml".freeze, "templates/steps/bootstrap/prepare_chroot.yaml".freeze, "templates/steps/bootstrap/prepare_docker.yaml".freeze, "templates/steps/bootstrap/prepare_qemu.yaml".freeze, "templates/steps/bootstrap/prepare_virtualbox.yaml".freeze, "templates/steps/bootstrap/start_chroot.yaml".freeze, "templates/steps/bootstrap/start_docker.yaml".freeze, "templates/steps/bootstrap/start_qemu.yaml".freeze, "templates/steps/bootstrap/start_virtualbox.yaml".freeze, "templates/steps/bootstrap/switch_context_qemu.yaml".freeze, "templates/steps/bootstrap/switch_context_virtualbox.yaml".freeze, "templates/steps/breakpoint.yaml".freeze, "templates/steps/checkpoints/docker.yaml".freeze, "templates/steps/checkpoints/qcow2.yaml".freeze, "templates/steps/checkpoints/qemu.yaml".freeze, "templates/steps/checkpoints/virtualbox.yaml".freeze, "templates/steps/disable_checkpoint.yaml".freeze, "templates/steps/enable_checkpoint.yaml".freeze, "templates/steps/export/clean_appliance.yaml".freeze, "templates/steps/export/compact_qcow_img.yaml".freeze, "templates/steps/export/qemu_save_appliance.yaml".freeze, "templates/steps/export/save_appliance_from_g5k.yaml".freeze, "templates/steps/export/virtualbox_save_appliance.yaml".freeze, "templates/steps/setup/archlinux/configure_keyboard.yaml".freeze, "templates/steps/setup/archlinux/configure_network.yaml".freeze, "templates/steps/setup/archlinux/configure_ruby.yaml".freeze, "templates/steps/setup/archlinux/configure_system.yaml".freeze, "templates/steps/setup/archlinux/install_bootloader.yaml".freeze, "templates/steps/setup/archlinux/install_dev_tools.yaml".freeze, "templates/steps/setup/archlinux/install_gnome.yaml".freeze, "templates/steps/setup/archlinux/install_software.yaml".freeze, "templates/steps/setup/archlinux/install_yaourt.yaml".freeze, "templates/steps/setup/autologin.yaml".freeze, "templates/steps/setup/centos/6.5/configure_network.yaml".freeze, "templates/steps/setup/centos/6.5/configure_system.yaml".freeze, "templates/steps/setup/create_group.yaml".freeze, "templates/steps/setup/create_user.yaml".freeze, "templates/steps/setup/debian/configure_apt.yaml".freeze, "templates/steps/setup/debian/configure_kernel.yaml".freeze, "templates/steps/setup/debian/configure_keyboard.yaml".freeze, "templates/steps/setup/debian/configure_network.yaml".freeze, "templates/steps/setup/debian/configure_system.yaml".freeze, "templates/steps/setup/debian/install_bootloader.yaml".freeze, "templates/steps/setup/debian/install_gnome.yaml".freeze, "templates/steps/setup/debian/install_kde.yaml".freeze, "templates/steps/setup/debian/install_software.yaml".freeze, "templates/steps/setup/debian/oar/oar_debian_config_frontend.yaml".freeze, "templates/steps/setup/debian/oar/oar_debian_config_node.yaml".freeze, "templates/steps/setup/debian/oar/oar_debian_config_server.yaml".freeze, "templates/steps/setup/debian/oar/oar_prereq_install.yaml".freeze, "templates/steps/setup/debian/setup_vagrant_box.yaml".freeze, "templates/steps/setup/debian/upgrade_system.yaml".freeze, "templates/steps/setup/fedora/configure_kernel.yaml".freeze, "templates/steps/setup/fedora/configure_keyboard.yaml".freeze, "templates/steps/setup/fedora/configure_network.yaml".freeze, "templates/steps/setup/fedora/configure_system.yaml".freeze, "templates/steps/setup/fedora/install_bootloader.yaml".freeze, "templates/steps/setup/fedora/install_software.yaml".freeze, "templates/steps/setup/fedora/minimal_install.yaml".freeze, "templates/steps/setup/fedora/update_system.yaml".freeze, "templates/steps/setup/oar/oar_config_devel.yaml".freeze, "templates/steps/setup/oar/oar_config_frontend.yaml".freeze, "templates/steps/setup/oar/oar_config_node.yaml".freeze, "templates/steps/setup/oar/oar_config_server.yaml".freeze, "templates/steps/setup/oar/oar_config_system.yaml".freeze, "templates/steps/setup/oar/oar_devel_prereq_install.yaml".freeze, "templates/steps/setup/oar/oar_git_install.yaml".freeze, "templates/steps/setup/ubuntu/configure_apt.yaml".freeze, "templates/vagrant/debian7-amd64.yaml".freeze, "templates/virtualbox/archlinux-desktop-i686.yaml".freeze, "templates/virtualbox/archlinux-desktop-x86_64.yaml".freeze, "templates/virtualbox/archlinux-i686.yaml".freeze, "templates/virtualbox/archlinux-x86_64.yaml".freeze, "templates/virtualbox/centos6.5-i386.yaml".freeze, "templates/virtualbox/centos6.5-x86_64.yaml".freeze, "templates/virtualbox/centos7-x86_64.yaml".freeze, "templates/virtualbox/debian7-amd64.yaml".freeze, "templates/virtualbox/debian7-desktop-amd64.yaml".freeze, "templates/virtualbox/debian7-i386.yaml".freeze, "templates/virtualbox/debian7-kameleon-amd64.yaml".freeze, "templates/virtualbox/debian7-oar-amd64.yaml".freeze, "templates/virtualbox/debian8-amd64.yaml".freeze, "templates/virtualbox/debian8-i386.yaml".freeze, "templates/virtualbox/fedora20-x86_64.yaml".freeze, "templates/virtualbox/ubuntu-12.04-amd64.yaml".freeze, "templates/virtualbox/ubuntu-12.04-desktop-amd64.yaml".freeze, "templates/virtualbox/ubuntu-14.04-amd64.yaml".freeze, "templates/virtualbox/ubuntu-14.04-desktop-amd64.yaml".freeze, "tests/helper.rb".freeze, "tests/recipes/dummy_recipe.yaml".freeze, "tests/recipes/steps/bootstrap/dummy_distro/dummy_bootstrap_static.yaml".freeze, "tests/recipes/steps/export/dummy_save_appliance.yaml".freeze, "tests/recipes/steps/setup/default/dummy_root_passwd.yaml".freeze, "tests/recipes/steps/setup/dummy_distro/dummy_software_install.yaml".freeze, "tests/test_context.rb".freeze, "tests/test_recipe.rb".freeze, "tests/test_version.rb".freeze, "version.txt".freeze] s.homepage = "http://kameleon.readthedocs.org/".freeze s.licenses = ["GPL-2".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Kameleon is a tool to build virtual machines from scratch".freeze s.test_files = ["tests/helper.rb".freeze, "tests/recipes/dummy_recipe.yaml".freeze, "tests/recipes/steps/bootstrap/dummy_distro/dummy_bootstrap_static.yaml".freeze, "tests/recipes/steps/export/dummy_save_appliance.yaml".freeze, "tests/recipes/steps/setup/default/dummy_root_passwd.yaml".freeze, "tests/recipes/steps/setup/dummy_distro/dummy_software_install.yaml".freeze, "tests/test_context.rb".freeze, "tests/test_recipe.rb".freeze, "tests/test_version.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 0.5.3".freeze, ">= 0.3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.19".freeze, ">= 0.15.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.5.2".freeze]) end