# -*- encoding: utf-8 -*- # stub: knife-topo 0.0.4 ruby lib Gem::Specification.new do |s| s.name = "knife-topo".freeze s.version = "0.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Christine Draper".freeze] s.date = "2014-07-20" s.description = "Knife plugin that to manage topologies of nodes".freeze s.email = ["christine_draper@thirdwaveinsights.com".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "knife-topo.gemspec".freeze, "lib/chef/knife/topo/version.rb".freeze, "lib/chef/knife/topo_bootstrap.rb".freeze, "lib/chef/knife/topo_cookbook_create.rb".freeze, "lib/chef/knife/topo_cookbook_upload.rb".freeze, "lib/chef/knife/topo_create.rb".freeze, "lib/chef/knife/topo_export.rb".freeze, "lib/chef/knife/topo_import.rb".freeze, "lib/chef/knife/topo_update.rb".freeze, "lib/chef/knife/topology_helper.rb".freeze, "test-repo/.chef/dummy.pem".freeze, "test-repo/.chef/knife.rb".freeze, "test-repo/Berksfile".freeze, "test-repo/Instructions.md".freeze, "test-repo/Vagrantfile".freeze, "test-repo/Vagrantfile_bridged".freeze, "test-repo/cookbooks/README.md".freeze, "test-repo/cookbooks/testapp/CHANGELOG.md".freeze, "test-repo/cookbooks/testapp/README.md".freeze, "test-repo/cookbooks/testapp/files/default/index.html".freeze, "test-repo/cookbooks/testapp/files/default/package.json".freeze, "test-repo/cookbooks/testapp/files/default/server.js".freeze, "test-repo/cookbooks/testapp/metadata.rb".freeze, "test-repo/cookbooks/testapp/recipes/appserver.rb".freeze, "test-repo/cookbooks/testapp/recipes/db.rb".freeze, "test-repo/cookbooks/testapp/recipes/default.rb".freeze, "test-repo/cookbooks/testapp/recipes/deploy.rb".freeze, "test-repo/cookbooks/testapp/templates/default/nodejs.upstart.conf.erb".freeze, "test-repo/topology.json".freeze] s.homepage = "https://github.com/christinedraper/knife-topo".freeze s.licenses = ["Apache License (2.0)".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Knife plugin that to manage topologies of nodes".freeze end