--- !ruby/object:Gem::Specification name: wombat-cli version: !ruby/object:Gem::Version version: 0.2.1 platform: ruby authors: - Andre Elizondo - Seth Thomas autorequire: bindir: bin cert_chain: [] date: 2016-10-19 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '11.2' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '11.2' - !ruby/object:Gem::Dependency name: berkshelf requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.0' - !ruby/object:Gem::Dependency name: net-ssh requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.2' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.2' - !ruby/object:Gem::Dependency name: parallel requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.9' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.9' - !ruby/object:Gem::Dependency name: aws-sdk requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.5' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.5' - !ruby/object:Gem::Dependency name: racker requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.2' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.2' description: With a tough barrel-like body, short powerful legs, and long flat claws, the wombat walks with a shuffling gait but is extremely adept at tunneling email: - sthomas@chef.io executables: - wombat extensions: [] extra_rdoc_files: [] files: - ".gitignore" - DESIGN.md - Gemfile - README.md - Rakefile - Vagrantfile - bin/wombat - cookbooks/automate/.gitignore - cookbooks/automate/.kitchen.ec2.yml - cookbooks/automate/.kitchen.yml - cookbooks/automate/Berksfile - cookbooks/automate/README.md - cookbooks/automate/chefignore - cookbooks/automate/libraries/_helper.rb - cookbooks/automate/libraries/delivery_api.rb - cookbooks/automate/libraries/delivery_project.rb - cookbooks/automate/libraries/dsl.rb - cookbooks/automate/metadata.rb - cookbooks/automate/recipes/default.rb - cookbooks/automate/recipes/update-users.rb - cookbooks/automate/templates/delivery.erb - cookbooks/automate/test/fixtures/cookbooks/mock_data/files/automate.crt - cookbooks/automate/test/fixtures/cookbooks/mock_data/files/automate.key - cookbooks/automate/test/fixtures/cookbooks/mock_data/files/chef.crt - cookbooks/automate/test/fixtures/cookbooks/mock_data/files/chef.key - cookbooks/automate/test/fixtures/cookbooks/mock_data/files/compliance.crt - cookbooks/automate/test/fixtures/cookbooks/mock_data/files/compliance.key - cookbooks/automate/test/fixtures/cookbooks/mock_data/files/private.pem - cookbooks/automate/test/fixtures/cookbooks/mock_data/files/public.pub - cookbooks/automate/test/fixtures/cookbooks/mock_data/metadata.rb - cookbooks/automate/test/fixtures/cookbooks/mock_data/recipes/default.rb - cookbooks/automate/test/integration/default/automate_spec.rb - cookbooks/build_node/.gitignore - cookbooks/build_node/.kitchen.ec2.yml - cookbooks/build_node/.kitchen.yml - cookbooks/build_node/Berksfile - cookbooks/build_node/README.md - cookbooks/build_node/chefignore - cookbooks/build_node/metadata.rb - cookbooks/build_node/recipes/default.rb - cookbooks/build_node/templates/client.erb - cookbooks/build_node/test/fixtures/cookbooks/mock_data/files/automate.crt - cookbooks/build_node/test/fixtures/cookbooks/mock_data/files/automate.key - cookbooks/build_node/test/fixtures/cookbooks/mock_data/files/chef.crt - cookbooks/build_node/test/fixtures/cookbooks/mock_data/files/chef.key - cookbooks/build_node/test/fixtures/cookbooks/mock_data/files/compliance.crt - cookbooks/build_node/test/fixtures/cookbooks/mock_data/files/compliance.key - cookbooks/build_node/test/fixtures/cookbooks/mock_data/files/private.pem - cookbooks/build_node/test/fixtures/cookbooks/mock_data/files/public.pub - cookbooks/build_node/test/fixtures/cookbooks/mock_data/metadata.rb - cookbooks/build_node/test/fixtures/cookbooks/mock_data/recipes/default.rb - cookbooks/build_node/test/integration/default/build-node_spec.rb - cookbooks/chef_server/.gitignore - cookbooks/chef_server/.kitchen.ec2.yml - cookbooks/chef_server/.kitchen.yml - cookbooks/chef_server/Berksfile - cookbooks/chef_server/README.md - cookbooks/chef_server/chefignore - cookbooks/chef_server/metadata.rb - cookbooks/chef_server/recipes/bootstrap_users.rb - cookbooks/chef_server/recipes/default.rb - cookbooks/chef_server/test/fixtures/cookbooks/mock_data/files/automate.crt - cookbooks/chef_server/test/fixtures/cookbooks/mock_data/files/automate.key - cookbooks/chef_server/test/fixtures/cookbooks/mock_data/files/chef.crt - cookbooks/chef_server/test/fixtures/cookbooks/mock_data/files/chef.key - cookbooks/chef_server/test/fixtures/cookbooks/mock_data/files/compliance.crt - cookbooks/chef_server/test/fixtures/cookbooks/mock_data/files/compliance.key - cookbooks/chef_server/test/fixtures/cookbooks/mock_data/files/private.pem - cookbooks/chef_server/test/fixtures/cookbooks/mock_data/files/public.pub - cookbooks/chef_server/test/fixtures/cookbooks/mock_data/metadata.rb - cookbooks/chef_server/test/fixtures/cookbooks/mock_data/recipes/default.rb - cookbooks/chef_server/test/integration/default/chef_server_spec.rb - cookbooks/compliance/.gitignore - cookbooks/compliance/.kitchen.ec2.yml - cookbooks/compliance/.kitchen.yml - cookbooks/compliance/Berksfile - cookbooks/compliance/README.md - cookbooks/compliance/chefignore - cookbooks/compliance/metadata.rb - cookbooks/compliance/recipes/default.rb - cookbooks/compliance/spec/spec_helper.rb - cookbooks/compliance/spec/unit/recipes/default_spec.rb - cookbooks/compliance/templates/default/chef-compliance.rb.erb - cookbooks/compliance/test/fixtures/cookbooks/mock_data/files/automate.crt - cookbooks/compliance/test/fixtures/cookbooks/mock_data/files/automate.key - cookbooks/compliance/test/fixtures/cookbooks/mock_data/files/chef.crt - cookbooks/compliance/test/fixtures/cookbooks/mock_data/files/chef.key - cookbooks/compliance/test/fixtures/cookbooks/mock_data/files/compliance.crt - cookbooks/compliance/test/fixtures/cookbooks/mock_data/files/compliance.key - cookbooks/compliance/test/fixtures/cookbooks/mock_data/files/private.pem - cookbooks/compliance/test/fixtures/cookbooks/mock_data/files/public.pub - cookbooks/compliance/test/fixtures/cookbooks/mock_data/metadata.rb - cookbooks/compliance/test/fixtures/cookbooks/mock_data/recipes/default.rb - cookbooks/compliance/test/integration/default/compliance.rb - cookbooks/infranodes/.gitignore - cookbooks/infranodes/.kitchen.ec2.yml - cookbooks/infranodes/.kitchen.yml - cookbooks/infranodes/Berksfile - cookbooks/infranodes/README.md - cookbooks/infranodes/attributes/default.rb - cookbooks/infranodes/chefignore - cookbooks/infranodes/metadata.rb - cookbooks/infranodes/recipes/default.rb - cookbooks/infranodes/spec/spec_helper.rb - cookbooks/infranodes/spec/unit/recipes/default_spec.rb - cookbooks/infranodes/templates/default/client.rb.erb - cookbooks/infranodes/test/fixtures/cookbooks/mock_data/files/automate.crt - cookbooks/infranodes/test/fixtures/cookbooks/mock_data/files/automate.key - cookbooks/infranodes/test/fixtures/cookbooks/mock_data/files/chef.crt - cookbooks/infranodes/test/fixtures/cookbooks/mock_data/files/chef.key - cookbooks/infranodes/test/fixtures/cookbooks/mock_data/files/compliance.crt - cookbooks/infranodes/test/fixtures/cookbooks/mock_data/files/compliance.key - cookbooks/infranodes/test/fixtures/cookbooks/mock_data/files/private.pem - cookbooks/infranodes/test/fixtures/cookbooks/mock_data/files/public.pub - cookbooks/infranodes/test/fixtures/cookbooks/mock_data/metadata.rb - cookbooks/infranodes/test/fixtures/cookbooks/mock_data/recipes/default.rb - cookbooks/infranodes/test/integration/default/infranodes_spec.rb - cookbooks/infranodes/test/integration/helpers/serverspec/spec_helper.rb - cookbooks/wombat/.gitignore - cookbooks/wombat/.kitchen.yml - cookbooks/wombat/Berksfile - cookbooks/wombat/README.md - cookbooks/wombat/attributes/default.rb - cookbooks/wombat/attributes/packer.rb - cookbooks/wombat/chefignore - cookbooks/wombat/metadata.rb - cookbooks/wombat/recipes/authorized-keys.rb - cookbooks/wombat/recipes/default.rb - cookbooks/wombat/recipes/etc-hosts.rb - cookbooks/workstation/.gitignore - cookbooks/workstation/.kitchen.ec2.yml - cookbooks/workstation/.kitchen.yml - cookbooks/workstation/Berksfile - cookbooks/workstation/README.md - cookbooks/workstation/chefignore - cookbooks/workstation/files/atom.apm.list - cookbooks/workstation/files/atom.config.cson - cookbooks/workstation/files/cmder.xml - cookbooks/workstation/metadata.rb - cookbooks/workstation/recipes/browser.rb - cookbooks/workstation/recipes/certs-keys.rb - cookbooks/workstation/recipes/chef.rb - cookbooks/workstation/recipes/default.rb - cookbooks/workstation/recipes/dotnet.rb - cookbooks/workstation/recipes/editor.rb - cookbooks/workstation/recipes/profile.rb - cookbooks/workstation/recipes/terminal.rb - cookbooks/workstation/templates/default/bookmarks.html.erb - cookbooks/workstation/templates/default/data_collector.rb.erb - cookbooks/workstation/templates/default/ise_profile.ps1.erb - cookbooks/workstation/templates/default/knife.rb.erb - cookbooks/workstation/templates/default/master_preferences.json.erb - cookbooks/workstation/templates/default/ssh_config.erb - cookbooks/workstation/test/fixtures/cookbooks/mock_data/files/chef-server.crt - cookbooks/workstation/test/fixtures/cookbooks/mock_data/files/chef-server.key - cookbooks/workstation/test/fixtures/cookbooks/mock_data/files/compliance.crt - cookbooks/workstation/test/fixtures/cookbooks/mock_data/files/compliance.key - cookbooks/workstation/test/fixtures/cookbooks/mock_data/files/delivery.crt - cookbooks/workstation/test/fixtures/cookbooks/mock_data/files/delivery.key - cookbooks/workstation/test/fixtures/cookbooks/mock_data/files/private.pem - cookbooks/workstation/test/fixtures/cookbooks/mock_data/files/public.pub - cookbooks/workstation/test/fixtures/cookbooks/mock_data/metadata.rb - cookbooks/workstation/test/fixtures/cookbooks/mock_data/recipes/default.rb - cookbooks/workstation/test/integration/default/workstation_spec.rb - keys/.gitkeep - lib/wombat.rb - lib/wombat/build.rb - lib/wombat/cli.rb - lib/wombat/common.rb - lib/wombat/delete.rb - lib/wombat/deploy.rb - lib/wombat/output.rb - lib/wombat/version.rb - logs/.gitkeep - packer/automate.json - packer/build-node.json - packer/chef-server.json - packer/compliance.json - packer/files/.gitkeep - packer/infranodes-windows.json - packer/infranodes.json - packer/workstation.json - stacks/.gitkeep - templates/bootstrap-aws.erb - templates/cfn.json.erb - terraform/README.md - terraform/templates/terraform.tfvars.erb - terraform/wombat.tf - wombat-cli.gemspec - wombat.example.yml homepage: http://kitchen.ci licenses: - Apache-2.0 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.1 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.5.1 signing_key: specification_version: 4 summary: Make Chef demos delightful with Wombat test_files: []