--- !ruby/object:Gem::Specification rubygems_version: 0.9.4 specification_version: 1 name: automateit version: !ruby/object:Gem::Version version: "0.71003" date: 2007-10-04 00:00:00 -07:00 summary: AutomateIt is an open-source tool for automating the setup and maintenance of UNIX-like systems require_paths: - lib email: igal@pragmaticraft.com homepage: http://automateit.org/ rubyforge_project: automateit description: AutomateIt is an open-source tool for automating the setup and maintenance of UNIX-like systems autorequire: default_executable: bindir: bin has_rdoc: true required_ruby_version: !ruby/object:Gem::Version::Requirement requirements: - - ">" - !ruby/object:Gem::Version version: 0.0.0 version: platform: ruby signing_key: cert_chain: - | -----BEGIN CERTIFICATE----- MIIDOjCCAiKgAwIBAgIBADANBgkqhkiG9w0BAQUFADBDMQ0wCwYDVQQDDARpZ2Fs MR0wGwYKCZImiZPyLGQBGRYNcHJhZ21hdGljcmFmdDETMBEGCgmSJomT8ixkARkW A2NvbTAeFw0wNzA5MjYwMDE4MjNaFw0wODA5MjUwMDE4MjNaMEMxDTALBgNVBAMM BGlnYWwxHTAbBgoJkiaJk/IsZAEZFg1wcmFnbWF0aWNyYWZ0MRMwEQYKCZImiZPy LGQBGRYDY29tMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4dcyCTzc KkyMH0HAV5R7x7XrzXE/0R5k5+xfDgSLakVcCMJMZcda+TExP0nS0pBdCG8O5OFX e4SM818gwjIGcCgNn70Gi9t/3Kr36/7jnhRxrFhiCmu5bLJOWxBkUg3BiNfpByWG bMJtY85FDnESXiafGhSeAomb7IoZHWxrlG8Ykv/jy6HlUgSEvjv+ACohlJyN/M6U qPTUfxZh3U47G8vFmmCZhG7YePWnOEIrPuAez0uzq00Sx/a76Zrw5gK00DpdZdwc nrUnkb5oiDyWkcDpWP2jG6Cs3BR5VJ6HzH5/G9CAmXz10J+h3+HX7JXyR6GehafY yLJmvBeeYv6KcwIDAQABozkwNzAJBgNVHRMEAjAAMAsGA1UdDwQEAwIEsDAdBgNV HQ4EFgQUdjC/ofO1CwWzqti9TcfNrQoY65AwDQYJKoZIhvcNAQEFBQADggEBAI1n FM2iRhlRTaFUfXNqmM5kzP1ebpnwiwwRS7RYbeDERQyKxP2Vp7cKFHgpIEpNxpq0 otbr5bTvxOC17Kp+nPvh0o2wrNOYt0E7x18HeRvMQnGTp/2IrUgK4ddxl3ImxjL2 lOd7judQ/1IXDhpzieJ3xzRbondy4dSR9/rPdQISiCdHna+aLt1+QWfNC+i1t49j I4bQQhabCkxIZvpdh/vJUM3atZ1M57GbR/CblK7G/P+nW2PIcb+xn5OMUyH0wGZW dibCgZ/VO2FaR7UzuUWnB667ceneXDtoUt6dmA7v4vumaUZbEYwsXwnUeZOHavDu COR01yWDcVLdM89nNLk= -----END CERTIFICATE----- post_install_message: authors: - Igal Koshevoy files: - env.sh - gpl.txt - CHANGES.txt - Hoe.rake - Manifest.txt - Rakefile - README.txt - TESTING.txt - TODO.txt - TUTORIAL.txt - bin/aifield - bin/automateit - bin/ai - bin/aitag - examples/basic/install.log - examples/basic/Rakefile - examples/basic/config/tags.yml - examples/basic/config/fields.yml - examples/basic/config/automateit_env.rb - examples/basic/dist/README.txt - examples/basic/dist/myapp_server.erb - examples/basic/lib/README.txt - examples/basic/recipes/README.txt - examples/basic/recipes/uninstall.rb - examples/basic/recipes/install.rb - docs/friendly_errors.txt - docs/previews.txt - lib/hashcache.rb - lib/automateit.rb - lib/tempster.rb - lib/queued_logger.rb - lib/helpful_erb.rb - lib/nested_error.rb - lib/automateit/tag_manager.rb - lib/automateit/service_manager.rb - lib/automateit/address_manager.rb - lib/automateit/cli.rb - lib/automateit/shell_manager.rb - lib/automateit/field_manager.rb - lib/automateit/platform_manager.rb - lib/automateit/interpreter.rb - lib/automateit/package_manager.rb - lib/automateit/account_manager.rb - lib/automateit/plugin.rb - lib/automateit/common.rb - lib/automateit/template_manager.rb - lib/automateit/edit_manager.rb - lib/automateit/constants.rb - lib/automateit/root.rb - lib/automateit/project.rb - lib/automateit/error.rb - lib/automateit/download_manager.rb - lib/automateit/plugin/base.rb - lib/automateit/plugin/driver.rb - lib/automateit/plugin/manager.rb - lib/automateit/package_manager/apt.rb - lib/automateit/package_manager/gem.rb - lib/automateit/package_manager/egg.rb - lib/automateit/package_manager/yum.rb - lib/automateit/package_manager/portage.rb - lib/automateit/service_manager/rc_update.rb - lib/automateit/service_manager/sysv.rb - lib/automateit/service_manager/chkconfig.rb - lib/automateit/service_manager/update_rcd.rb - lib/automateit/account_manager/portable.rb - lib/automateit/account_manager/linux.rb - lib/automateit/account_manager/passwd.rb - lib/automateit/platform_manager/debian.rb - lib/automateit/platform_manager/struct.rb - lib/automateit/platform_manager/windows.rb - lib/automateit/platform_manager/uname.rb - lib/automateit/platform_manager/lsb.rb - lib/automateit/platform_manager/gentoo.rb - lib/automateit/platform_manager/darwin.rb - lib/automateit/platform_manager/freebsd.rb - lib/automateit/address_manager/portable.rb - lib/automateit/address_manager/linux.rb - lib/automateit/shell_manager/portable.rb - lib/automateit/shell_manager/which.rb - lib/automateit/shell_manager/symlink.rb - lib/automateit/shell_manager/link.rb - lib/automateit/shell_manager/base_link.rb - lib/automateit/tag_manager/struct.rb - lib/automateit/tag_manager/yaml.rb - lib/automateit/tag_manager/tag_parser.rb - lib/automateit/template_manager/erb.rb - lib/automateit/template_manager/base.rb - lib/ext/metaclass.rb - lib/ext/object.rb - misc/index_gem_repository.rb - misc/setup_rubygems.sh - misc/setup_egg.rb - misc/which.cmd - misc/setup_gem_dependencies.sh - spec/spec_helper.rb - spec/unit/plugins_spec.rb - spec/unit/template_manager_erb_spec.rb - spec/unit/field_manager_spec.rb - spec/unit/tag_manager_spec.rb - spec/unit/hashcache_spec.rb - spec/unit/interpreter_spec.rb - spec/unit/platform_manager_spec.rb - spec/unit/edit_manager_spec.rb - spec/integration/service_manager_sysv_spec.rb - spec/integration/template_manager_erb_spec.rb - spec/integration/package_manager_spec.rb - spec/integration/address_manager_linux_spec.rb - spec/integration/platform_manager_spec.rb - spec/integration/edit_manager_spec.rb - spec/integration/shell_manager_spec.rb - spec/integration/account_manager_spec.rb - spec/integration/examples_spec.rb - spec/integration/cli_spec.rb - spec/integration/address_manager_portable_spec.rb - spec/integration/tempster_spec.rb - spec/integration/examples_spec_editor.rb - spec/integration/download_spec.rb - spec/extras/scratch.rb - spec/extras/automateit_service_sysv_test - spec/extras/simple_recipe.rb test_files: - spec/spec_helper.rb - spec/unit - spec/integration - spec/extras - spec/unit/plugins_spec.rb - spec/unit/template_manager_erb_spec.rb - spec/unit/field_manager_spec.rb - spec/unit/tag_manager_spec.rb - spec/unit/hashcache_spec.rb - spec/unit/interpreter_spec.rb - spec/unit/platform_manager_spec.rb - spec/unit/edit_manager_spec.rb - spec/integration/service_manager_sysv_spec.rb - spec/integration/template_manager_erb_spec.rb - spec/integration/package_manager_spec.rb - spec/integration/address_manager_linux_spec.rb - spec/integration/platform_manager_spec.rb - spec/integration/edit_manager_spec.rb - spec/integration/shell_manager_spec.rb - spec/integration/account_manager_spec.rb - spec/integration/examples_spec.rb - spec/integration/cli_spec.rb - spec/integration/address_manager_portable_spec.rb - spec/integration/tempster_spec.rb - spec/integration/examples_spec_editor.rb - spec/integration/download_spec.rb - spec/extras/scratch.rb - spec/extras/automateit_service_sysv_test - spec/extras/simple_recipe.rb rdoc_options: - --main - README.txt - --promiscuous - --accessor - class_inheritable_accessor=R - --title - AutomateIt is an open-source tool for automating the setup and maintenance of UNIX-like systems. - - lib - docs extra_rdoc_files: - README.txt - TUTORIAL.txt - TESTING.txt - docs/friendly_errors.txt - docs/previews.txt executables: - aifield - automateit - ai - aitag extensions: [] requirements: [] dependencies: - !ruby/object:Gem::Dependency name: activesupport version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "1.4" version: - !ruby/object:Gem::Dependency name: open4 version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0.9" version: - !ruby/object:Gem::Dependency name: hoe version_requirement: version_requirements: !ruby/object:Gem::Version::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.3.0 version: