--- !ruby/object:Gem::Specification name: server-blender version: !ruby/object:Gem::Version hash: 53 prerelease: segments: - 0 - 0 - 21 version: 0.0.21 platform: ruby authors: - Vitaly Kushner autorequire: bindir: bin cert_chain: [] date: 2011-02-27 00:00:00 +02:00 default_executable: blender dependencies: - !ruby/object:Gem::Dependency name: rspec prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 13 segments: - 1 - 2 - 9 version: 1.2.9 type: :development version_requirements: *id001 - !ruby/object:Gem::Dependency name: yard prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id002 description: | Boostrap and manage servers with shadow_puppet Server Blender tries to be a fairly minimal wrapper around shadow_puppet http://github.com/railsmachine/shadow_puppet shadow_puppet is a Ruby interface to Puppet's manifests. http://reductivelabs.com/products/puppet/ email: vitaly@astrails.com executables: - blender extensions: [] extra_rdoc_files: - LICENSE - README.markdown files: - .braids - .document - LICENSE - PLAN - README.markdown - Rakefile - VERSION - bin/blender - files/bootstrap.sh - files/init.sh - files/mix.sh - lib/blender.rb - lib/blender/cli.rb - lib/blender/cli/init.rb - lib/blender/cli/mix.rb - lib/blender/cli/start.rb - server-blender.gemspec - spec/cli/init_spec.rb - spec/cli/mix_spec.rb - spec/cli/start_spec.rb - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://astrails.com/opensource/server-blender licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.5.0 signing_key: specification_version: 3 summary: Server provisioning and configuration management tool test_files: - spec/cli/init_spec.rb - spec/cli/mix_spec.rb - spec/cli/start_spec.rb - spec/spec_helper.rb