# -*- encoding: utf-8 -*- # stub: vagrant-managed-servers 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "vagrant-managed-servers".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Torben Knerr".freeze] s.date = "2013-06-10" s.description = "Enables Vagrant to ssh into and provision managed servers.".freeze s.email = "mail@tknerr.de".freeze s.files = [".gitignore".freeze, "Berksfile".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "Vagrantfile".freeze, "cookbooks/apache2/CHANGELOG.md".freeze, "cookbooks/apache2/CONTRIBUTING.md".freeze, "cookbooks/apache2/Gemfile".freeze, "cookbooks/apache2/LICENSE".freeze, "cookbooks/apache2/README.md".freeze, "cookbooks/apache2/attributes/default.rb".freeze, "cookbooks/apache2/attributes/mod_auth_cas.rb".freeze, "cookbooks/apache2/attributes/mod_auth_openid.rb".freeze, "cookbooks/apache2/definitions/apache_conf.rb".freeze, "cookbooks/apache2/definitions/apache_module.rb".freeze, "cookbooks/apache2/definitions/apache_site.rb".freeze, "cookbooks/apache2/definitions/web_app.rb".freeze, "cookbooks/apache2/files/default/apache2_module_conf_generate.pl".freeze, "cookbooks/apache2/files/default/tests/minitest/default_test.rb".freeze, "cookbooks/apache2/files/default/tests/minitest/god_monitor_test.rb".freeze, "cookbooks/apache2/files/default/tests/minitest/mod_apreq2_test.rb".freeze, "cookbooks/apache2/files/default/tests/minitest/mod_auth_cas_test.rb".freeze, "cookbooks/apache2/files/default/tests/minitest/mod_auth_openid_test.rb".freeze, "cookbooks/apache2/files/default/tests/minitest/mod_cgi_test.rb".freeze, "cookbooks/apache2/files/default/tests/minitest/mod_dav_svn_test.rb".freeze, "cookbooks/apache2/files/default/tests/minitest/mod_fastcgi.rb".freeze, "cookbooks/apache2/files/default/tests/minitest/mod_perl_test.rb".freeze, "cookbooks/apache2/files/default/tests/minitest/mod_php5_test.rb".freeze, "cookbooks/apache2/files/default/tests/minitest/mod_python_test.rb".freeze, "cookbooks/apache2/files/default/tests/minitest/mod_ssl_test.rb".freeze, "cookbooks/apache2/files/default/tests/minitest/support/helpers.rb".freeze, "cookbooks/apache2/metadata.json".freeze, "cookbooks/apache2/metadata.rb".freeze, "cookbooks/apache2/recipes/default.rb".freeze, "cookbooks/apache2/recipes/god_monitor.rb".freeze, "cookbooks/apache2/recipes/logrotate.rb".freeze, "cookbooks/apache2/recipes/mod_alias.rb".freeze, "cookbooks/apache2/recipes/mod_apreq2.rb".freeze, "cookbooks/apache2/recipes/mod_auth_basic.rb".freeze, "cookbooks/apache2/recipes/mod_auth_cas.rb".freeze, "cookbooks/apache2/recipes/mod_auth_digest.rb".freeze, "cookbooks/apache2/recipes/mod_auth_openid.rb".freeze, "cookbooks/apache2/recipes/mod_authn_file.rb".freeze, "cookbooks/apache2/recipes/mod_authnz_ldap.rb".freeze, "cookbooks/apache2/recipes/mod_authz_default.rb".freeze, "cookbooks/apache2/recipes/mod_authz_groupfile.rb".freeze, "cookbooks/apache2/recipes/mod_authz_host.rb".freeze, "cookbooks/apache2/recipes/mod_authz_user.rb".freeze, "cookbooks/apache2/recipes/mod_autoindex.rb".freeze, "cookbooks/apache2/recipes/mod_cgi.rb".freeze, "cookbooks/apache2/recipes/mod_dav.rb".freeze, "cookbooks/apache2/recipes/mod_dav_fs.rb".freeze, "cookbooks/apache2/recipes/mod_dav_svn.rb".freeze, "cookbooks/apache2/recipes/mod_deflate.rb".freeze, "cookbooks/apache2/recipes/mod_dir.rb".freeze, "cookbooks/apache2/recipes/mod_env.rb".freeze, "cookbooks/apache2/recipes/mod_expires.rb".freeze, "cookbooks/apache2/recipes/mod_fastcgi.rb".freeze, "cookbooks/apache2/recipes/mod_fcgid.rb".freeze, "cookbooks/apache2/recipes/mod_headers.rb".freeze, "cookbooks/apache2/recipes/mod_include.rb".freeze, "cookbooks/apache2/recipes/mod_ldap.rb".freeze, "cookbooks/apache2/recipes/mod_log_config.rb".freeze, "cookbooks/apache2/recipes/mod_logio.rb".freeze, "cookbooks/apache2/recipes/mod_mime.rb".freeze, "cookbooks/apache2/recipes/mod_negotiation.rb".freeze, "cookbooks/apache2/recipes/mod_perl.rb".freeze, "cookbooks/apache2/recipes/mod_php5.rb".freeze, "cookbooks/apache2/recipes/mod_proxy.rb".freeze, "cookbooks/apache2/recipes/mod_proxy_ajp.rb".freeze, "cookbooks/apache2/recipes/mod_proxy_balancer.rb".freeze, "cookbooks/apache2/recipes/mod_proxy_connect.rb".freeze, "cookbooks/apache2/recipes/mod_proxy_http.rb".freeze, "cookbooks/apache2/recipes/mod_python.rb".freeze, "cookbooks/apache2/recipes/mod_rewrite.rb".freeze, "cookbooks/apache2/recipes/mod_setenvif.rb".freeze, "cookbooks/apache2/recipes/mod_ssl.rb".freeze, "cookbooks/apache2/recipes/mod_status.rb".freeze, "cookbooks/apache2/recipes/mod_wsgi.rb".freeze, "cookbooks/apache2/recipes/mod_xsendfile.rb".freeze, "cookbooks/apache2/templates/default/a2dismod.erb".freeze, "cookbooks/apache2/templates/default/a2dissite.erb".freeze, "cookbooks/apache2/templates/default/a2enmod.erb".freeze, "cookbooks/apache2/templates/default/a2ensite.erb".freeze, "cookbooks/apache2/templates/default/apache2.conf.erb".freeze, "cookbooks/apache2/templates/default/apache2.god.erb".freeze, "cookbooks/apache2/templates/default/charset.erb".freeze, "cookbooks/apache2/templates/default/default-site.erb".freeze, "cookbooks/apache2/templates/default/mods/README".freeze, "cookbooks/apache2/templates/default/mods/alias.conf.erb".freeze, "cookbooks/apache2/templates/default/mods/auth_cas.conf.erb".freeze, "cookbooks/apache2/templates/default/mods/auth_cas.load.erb".freeze, "cookbooks/apache2/templates/default/mods/authopenid.load.erb".freeze, "cookbooks/apache2/templates/default/mods/autoindex.conf.erb".freeze, "cookbooks/apache2/templates/default/mods/deflate.conf.erb".freeze, "cookbooks/apache2/templates/default/mods/dir.conf.erb".freeze, "cookbooks/apache2/templates/default/mods/fastcgi.conf.erb".freeze, "cookbooks/apache2/templates/default/mods/fcgid.conf.erb".freeze, "cookbooks/apache2/templates/default/mods/mime.conf.erb".freeze, "cookbooks/apache2/templates/default/mods/negotiation.conf.erb".freeze, "cookbooks/apache2/templates/default/mods/php5.conf.erb".freeze, "cookbooks/apache2/templates/default/mods/proxy.conf.erb".freeze, "cookbooks/apache2/templates/default/mods/setenvif.conf.erb".freeze, "cookbooks/apache2/templates/default/mods/ssl.conf.erb".freeze, "cookbooks/apache2/templates/default/mods/status.conf.erb".freeze, "cookbooks/apache2/templates/default/port_apache.erb".freeze, "cookbooks/apache2/templates/default/ports.conf.erb".freeze, "cookbooks/apache2/templates/default/security.erb".freeze, "cookbooks/apache2/templates/default/web_app.conf.erb".freeze, "cookbooks/apt/Berksfile".freeze, "cookbooks/apt/CHANGELOG.md".freeze, "cookbooks/apt/CONTRIBUTING".freeze, "cookbooks/apt/LICENSE".freeze, "cookbooks/apt/README.md".freeze, "cookbooks/apt/TESTING.md".freeze, "cookbooks/apt/attributes/default.rb".freeze, "cookbooks/apt/files/default/apt-proxy-v2.conf".freeze, "cookbooks/apt/metadata.json".freeze, "cookbooks/apt/metadata.rb".freeze, "cookbooks/apt/providers/preference.rb".freeze, "cookbooks/apt/providers/repository.rb".freeze, "cookbooks/apt/recipes/cacher-client.rb".freeze, "cookbooks/apt/recipes/cacher-ng.rb".freeze, "cookbooks/apt/recipes/default.rb".freeze, "cookbooks/apt/resources/preference.rb".freeze, "cookbooks/apt/resources/repository.rb".freeze, "cookbooks/apt/templates/debian-6.0/acng.conf.erb".freeze, "cookbooks/apt/templates/default/01proxy.erb".freeze, "cookbooks/apt/templates/default/acng.conf.erb".freeze, "cookbooks/apt/templates/ubuntu-10.04/acng.conf.erb".freeze, "dummy.box".freeze, "lib/vagrant-managed-servers.rb".freeze, "lib/vagrant-managed-servers/action.rb".freeze, "lib/vagrant-managed-servers/action/is_created.rb".freeze, "lib/vagrant-managed-servers/action/is_reachable.rb".freeze, "lib/vagrant-managed-servers/action/link_server.rb".freeze, "lib/vagrant-managed-servers/action/message_not_reachable.rb".freeze, "lib/vagrant-managed-servers/action/read_state.rb".freeze, "lib/vagrant-managed-servers/action/sync_folders.rb".freeze, "lib/vagrant-managed-servers/action/unlink_server.rb".freeze, "lib/vagrant-managed-servers/action/warn_networks.rb".freeze, "lib/vagrant-managed-servers/config.rb".freeze, "lib/vagrant-managed-servers/errors.rb".freeze, "lib/vagrant-managed-servers/plugin.rb".freeze, "lib/vagrant-managed-servers/provider.rb".freeze, "lib/vagrant-managed-servers/util/timer.rb".freeze, "lib/vagrant-managed-servers/version.rb".freeze, "locales/en.yml".freeze, "spec/vagrant-managed-servers/config_spec.rb".freeze, "vagrant-managed-servers.gemspec".freeze] s.homepage = "https://github.com/tknerr/vagrant-managed-servers".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Enables Vagrant to ssh into and provision managed servers.".freeze s.specification_version = 3 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.12.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.12.1".freeze]) s.add_development_dependency(%q.freeze, ["~> 2.12.1".freeze]) end