# -*- encoding: utf-8 -*- # stub: corl 0.4.27 ruby lib Gem::Specification.new do |s| s.name = "corl".freeze s.version = "0.4.27".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Adrian Webb".freeze] s.date = "2014-05-16" s.description = "Framework that provides a simple foundation for growing organically in the cloud".freeze s.email = "adrian.webb@coralnexus.com".freeze s.executables = ["corl".freeze] s.extra_rdoc_files = ["LICENSE.txt".freeze, "README.rdoc".freeze] s.files = [".document".freeze, ".gitmodules".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "bin/corl".freeze, "bootstrap/bootstrap.sh".freeze, "bootstrap/lib/shell/LICENSE.txt".freeze, "bootstrap/lib/shell/command.sh".freeze, "bootstrap/lib/shell/filesystem.sh".freeze, "bootstrap/lib/shell/load.sh".freeze, "bootstrap/lib/shell/os.sh".freeze, "bootstrap/lib/shell/script.sh".freeze, "bootstrap/lib/shell/starter.sh".freeze, "bootstrap/lib/shell/validators.sh".freeze, "bootstrap/os/ubuntu/00_base.sh".freeze, "bootstrap/os/ubuntu/01_git.sh".freeze, "bootstrap/os/ubuntu/02-editor.sh".freeze, "bootstrap/os/ubuntu/05_ruby.sh".freeze, "bootstrap/os/ubuntu/06_puppet.sh".freeze, "bootstrap/os/ubuntu/09_nucleon.sh".freeze, "bootstrap/os/ubuntu/10_corl.sh".freeze, "corl.gemspec".freeze, "lib/CORL/action/authorize.rb".freeze, "lib/CORL/action/bootstrap.rb".freeze, "lib/CORL/action/build.rb".freeze, "lib/CORL/action/destroy.rb".freeze, "lib/CORL/action/exec.rb".freeze, "lib/CORL/action/facts.rb".freeze, "lib/CORL/action/image.rb".freeze, "lib/CORL/action/images.rb".freeze, "lib/CORL/action/ip.rb".freeze, "lib/CORL/action/keypair.rb".freeze, "lib/CORL/action/lookup.rb".freeze, "lib/CORL/action/machines.rb".freeze, "lib/CORL/action/provision.rb".freeze, "lib/CORL/action/reboot.rb".freeze, "lib/CORL/action/regions.rb".freeze, "lib/CORL/action/revoke.rb".freeze, "lib/CORL/action/seed.rb".freeze, "lib/CORL/action/spawn.rb".freeze, "lib/CORL/action/ssh.rb".freeze, "lib/CORL/action/start.rb".freeze, "lib/CORL/action/stop.rb".freeze, "lib/CORL/action/vagrantfile.rb".freeze, "lib/CORL/configuration/file.rb".freeze, "lib/CORL/event/puppet.rb".freeze, "lib/CORL/machine/aws.rb".freeze, "lib/CORL/machine/physical.rb".freeze, "lib/CORL/machine/rackspace.rb".freeze, "lib/CORL/machine/vagrant.rb".freeze, "lib/CORL/network/default.rb".freeze, "lib/CORL/node/aws.rb".freeze, "lib/CORL/node/local.rb".freeze, "lib/CORL/node/rackspace.rb".freeze, "lib/CORL/node/vagrant.rb".freeze, "lib/CORL/provisioner/puppetnode.rb".freeze, "lib/CORL/template/environment.rb".freeze, "lib/core/errors.rb".freeze, "lib/core/facade.rb".freeze, "lib/core/mixin/action/keypair.rb".freeze, "lib/core/mixin/lookup.rb".freeze, "lib/core/mixin/machine/ssh.rb".freeze, "lib/core/mixin/macro/network_settings.rb".freeze, "lib/core/mod/facter_loader.rb".freeze, "lib/core/mod/fog_aws_server.rb".freeze, "lib/core/mod/fog_rackspace_server.rb".freeze, "lib/core/mod/hiera_backend.rb".freeze, "lib/core/plugin/action.rb".freeze, "lib/core/plugin/configuration.rb".freeze, "lib/core/plugin/fog_machine.rb".freeze, "lib/core/plugin/fog_node.rb".freeze, "lib/core/plugin/machine.rb".freeze, "lib/core/plugin/network.rb".freeze, "lib/core/plugin/node.rb".freeze, "lib/core/plugin/provisioner.rb".freeze, "lib/core/util/puppet.rb".freeze, "lib/core/util/puppet/resource.rb".freeze, "lib/core/util/puppet/resource_group.rb".freeze, "lib/core/vagrant/Vagrantfile".freeze, "lib/core/vagrant/action.rb".freeze, "lib/core/vagrant/actions/delete_cache.rb".freeze, "lib/core/vagrant/actions/init_keys.rb".freeze, "lib/core/vagrant/actions/link_network.rb".freeze, "lib/core/vagrant/commands/launcher.rb".freeze, "lib/core/vagrant/config.rb".freeze, "lib/core/vagrant/plugins.rb".freeze, "lib/core/vagrant/provisioner/config.rb".freeze, "lib/core/vagrant/provisioner/provisioner.rb".freeze, "lib/corl.rb".freeze, "lib/facter/corl_build.rb".freeze, "lib/facter/corl_config_ready.rb".freeze, "lib/facter/corl_network.rb".freeze, "lib/facter/custom_facts.rb".freeze, "lib/facter/vagrant_exists.rb".freeze, "lib/hiera/corl_logger.rb".freeze, "lib/puppet/indirector/corl.rb".freeze, "lib/puppet/indirector/data_binding/corl.rb".freeze, "lib/puppet/parser/functions/corl_include.rb".freeze, "lib/puppet/parser/functions/corl_initialize.rb".freeze, "lib/puppet/parser/functions/corl_merge.rb".freeze, "lib/puppet/parser/functions/corl_resources.rb".freeze, "lib/puppet/parser/functions/ensure.rb".freeze, "lib/puppet/parser/functions/file_exists.rb".freeze, "lib/puppet/parser/functions/global_array.rb".freeze, "lib/puppet/parser/functions/global_hash.rb".freeze, "lib/puppet/parser/functions/global_options.rb".freeze, "lib/puppet/parser/functions/global_param.rb".freeze, "lib/puppet/parser/functions/interpolate.rb".freeze, "lib/puppet/parser/functions/is_false.rb".freeze, "lib/puppet/parser/functions/is_true.rb".freeze, "lib/puppet/parser/functions/module_array.rb".freeze, "lib/puppet/parser/functions/module_hash.rb".freeze, "lib/puppet/parser/functions/module_options.rb".freeze, "lib/puppet/parser/functions/module_param.rb".freeze, "lib/puppet/parser/functions/name.rb".freeze, "lib/puppet/parser/functions/render.rb".freeze, "lib/puppet/parser/functions/value.rb".freeze, "locales/en.yml".freeze, "spec/corl_mock_input.rb".freeze, "spec/corl_test_kernel.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://github.com/coralnexus/corl".freeze s.licenses = ["Apache License, Version 2.0".freeze] s.rdoc_options = ["--title".freeze, "Coral Orchestration and Research Library".freeze, "--main".freeze, "README.rdoc".freeze, "--line-numbers".freeze] s.required_ruby_version = Gem::Requirement.new(">= 1.9.1".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Coral Orchestration and Research Library".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 0.1.10".freeze, "~> 0.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.20".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.7".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_runtime_dependency(%q.freeze, ["<= 3.4.3".freeze, "~> 3.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.10".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.12".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.8".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.5".freeze]) end