chef-dk 3.11.3 → 3.12.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +10 -13
- data/Gemfile.lock +102 -111
- data/LICENSE +0 -0
- data/Rakefile +0 -0
- data/chef-dk.gemspec +0 -0
- data/lib/chef-dk.rb +0 -0
- data/lib/chef-dk/authenticated_http.rb +0 -0
- data/lib/chef-dk/builtin_commands.rb +0 -0
- data/lib/chef-dk/chef_runner.rb +0 -0
- data/lib/chef-dk/chef_server_api_multi.rb +2 -2
- data/lib/chef-dk/cli.rb +1 -0
- data/lib/chef-dk/command/base.rb +0 -0
- data/lib/chef-dk/command/clean_policy_cookbooks.rb +3 -2
- data/lib/chef-dk/command/clean_policy_revisions.rb +4 -3
- data/lib/chef-dk/command/delete_policy.rb +0 -0
- data/lib/chef-dk/command/delete_policy_group.rb +1 -0
- data/lib/chef-dk/command/describe_cookbook.rb +1 -0
- data/lib/chef-dk/command/diff.rb +8 -6
- data/lib/chef-dk/command/env.rb +0 -0
- data/lib/chef-dk/command/exec.rb +0 -0
- data/lib/chef-dk/command/export.rb +1 -0
- data/lib/chef-dk/command/gem.rb +0 -0
- data/lib/chef-dk/command/generate.rb +2 -1
- data/lib/chef-dk/command/generator_commands.rb +0 -0
- data/lib/chef-dk/command/generator_commands/app.rb +0 -0
- data/lib/chef-dk/command/generator_commands/attribute.rb +0 -0
- data/lib/chef-dk/command/generator_commands/base.rb +0 -0
- data/lib/chef-dk/command/generator_commands/build_cookbook.rb +0 -0
- data/lib/chef-dk/command/generator_commands/chef_exts/generator_desc_resource.rb +0 -0
- data/lib/chef-dk/command/generator_commands/chef_exts/quieter_doc_formatter.rb +0 -0
- data/lib/chef-dk/command/generator_commands/chef_exts/recipe_dsl_ext.rb +0 -0
- data/lib/chef-dk/command/generator_commands/cookbook.rb +2 -2
- data/lib/chef-dk/command/generator_commands/cookbook_code_file.rb +0 -0
- data/lib/chef-dk/command/generator_commands/cookbook_file.rb +0 -0
- data/lib/chef-dk/command/generator_commands/generator_generator.rb +0 -0
- data/lib/chef-dk/command/generator_commands/helpers.rb +0 -0
- data/lib/chef-dk/command/generator_commands/policyfile.rb +0 -0
- data/lib/chef-dk/command/generator_commands/recipe.rb +0 -0
- data/lib/chef-dk/command/generator_commands/repo.rb +0 -0
- data/lib/chef-dk/command/generator_commands/resource.rb +0 -0
- data/lib/chef-dk/command/generator_commands/template.rb +0 -0
- data/lib/chef-dk/command/install.rb +1 -0
- data/lib/chef-dk/command/provision.rb +0 -0
- data/lib/chef-dk/command/push.rb +1 -0
- data/lib/chef-dk/command/push_archive.rb +1 -1
- data/lib/chef-dk/command/shell_init.rb +3 -2
- data/lib/chef-dk/command/show_policy.rb +1 -0
- data/lib/chef-dk/command/undelete.rb +1 -0
- data/lib/chef-dk/command/update.rb +1 -0
- data/lib/chef-dk/command/verify.rb +12 -12
- data/lib/chef-dk/commands_map.rb +0 -0
- data/lib/chef-dk/completions/bash.sh.erb +0 -0
- data/lib/chef-dk/completions/chef.fish.erb +0 -0
- data/lib/chef-dk/completions/zsh.zsh.erb +0 -0
- data/lib/chef-dk/component_test.rb +2 -3
- data/lib/chef-dk/configurable.rb +1 -0
- data/lib/chef-dk/cookbook_metadata.rb +0 -0
- data/lib/chef-dk/cookbook_omnifetch.rb +0 -0
- data/lib/chef-dk/cookbook_profiler/git.rb +0 -0
- data/lib/chef-dk/cookbook_profiler/identifiers.rb +0 -0
- data/lib/chef-dk/cookbook_profiler/null_scm.rb +0 -0
- data/lib/chef-dk/exceptions.rb +1 -1
- data/lib/chef-dk/generator.rb +1 -1
- data/lib/chef-dk/helpers.rb +2 -1
- data/lib/chef-dk/pager.rb +0 -0
- data/lib/chef-dk/policyfile/artifactory_cookbook_source.rb +0 -0
- data/lib/chef-dk/policyfile/attribute_merge_checker.rb +0 -0
- data/lib/chef-dk/policyfile/chef_repo_cookbook_source.rb +0 -0
- data/lib/chef-dk/policyfile/chef_server_cookbook_source.rb +0 -0
- data/lib/chef-dk/policyfile/chef_server_lock_fetcher.rb +0 -0
- data/lib/chef-dk/policyfile/community_cookbook_source.rb +0 -0
- data/lib/chef-dk/policyfile/comparison_base.rb +0 -0
- data/lib/chef-dk/policyfile/cookbook_location_specification.rb +0 -0
- data/lib/chef-dk/policyfile/cookbook_locks.rb +0 -0
- data/lib/chef-dk/policyfile/cookbook_sources.rb +0 -0
- data/lib/chef-dk/policyfile/delivery_supermarket_source.rb +0 -0
- data/lib/chef-dk/policyfile/differ.rb +0 -0
- data/lib/chef-dk/policyfile/dsl.rb +0 -0
- data/lib/chef-dk/policyfile/git_lock_fetcher.rb +0 -0
- data/lib/chef-dk/policyfile/included_policies_cookbook_source.rb +0 -0
- data/lib/chef-dk/policyfile/lister.rb +0 -0
- data/lib/chef-dk/policyfile/local_lock_fetcher.rb +0 -0
- data/lib/chef-dk/policyfile/lock_applier.rb +0 -0
- data/lib/chef-dk/policyfile/lock_fetcher_mixin.rb +0 -0
- data/lib/chef-dk/policyfile/null_cookbook_source.rb +0 -0
- data/lib/chef-dk/policyfile/policyfile_location_specification.rb +0 -0
- data/lib/chef-dk/policyfile/read_cookbook_for_compat_mode_upload.rb +0 -0
- data/lib/chef-dk/policyfile/remote_lock_fetcher.rb +0 -0
- data/lib/chef-dk/policyfile/reports/install.rb +0 -0
- data/lib/chef-dk/policyfile/reports/table_printer.rb +0 -0
- data/lib/chef-dk/policyfile/reports/upload.rb +0 -0
- data/lib/chef-dk/policyfile/solution_dependencies.rb +0 -0
- data/lib/chef-dk/policyfile/source_uri.rb +0 -0
- data/lib/chef-dk/policyfile/storage_config.rb +0 -0
- data/lib/chef-dk/policyfile/undo_record.rb +0 -0
- data/lib/chef-dk/policyfile/undo_stack.rb +0 -0
- data/lib/chef-dk/policyfile/uploader.rb +0 -0
- data/lib/chef-dk/policyfile_compiler.rb +4 -2
- data/lib/chef-dk/policyfile_lock.rb +2 -0
- data/lib/chef-dk/policyfile_services/clean_policies.rb +0 -0
- data/lib/chef-dk/policyfile_services/clean_policy_cookbooks.rb +0 -0
- data/lib/chef-dk/policyfile_services/export_repo.rb +0 -0
- data/lib/chef-dk/policyfile_services/install.rb +0 -0
- data/lib/chef-dk/policyfile_services/push.rb +0 -0
- data/lib/chef-dk/policyfile_services/push_archive.rb +0 -0
- data/lib/chef-dk/policyfile_services/rm_policy.rb +0 -0
- data/lib/chef-dk/policyfile_services/rm_policy_group.rb +0 -0
- data/lib/chef-dk/policyfile_services/show_policy.rb +0 -0
- data/lib/chef-dk/policyfile_services/undelete.rb +0 -0
- data/lib/chef-dk/policyfile_services/update_attributes.rb +0 -0
- data/lib/chef-dk/service_exception_inspectors.rb +0 -0
- data/lib/chef-dk/service_exception_inspectors/base.rb +0 -0
- data/lib/chef-dk/service_exception_inspectors/http.rb +0 -0
- data/lib/chef-dk/service_exceptions.rb +0 -0
- data/lib/chef-dk/shell_out.rb +0 -0
- data/lib/chef-dk/skeletons/code_generator/files/default/Berksfile +0 -1
- data/lib/chef-dk/skeletons/code_generator/files/default/build_cookbook/README.md +14 -14
- data/lib/chef-dk/skeletons/code_generator/files/default/build_cookbook/{.kitchen.yml → kitchen.yml} +0 -0
- data/lib/chef-dk/skeletons/code_generator/files/default/build_cookbook/test-fixture-recipe.rb +0 -1
- data/lib/chef-dk/skeletons/code_generator/files/default/chefignore +38 -32
- data/lib/chef-dk/skeletons/code_generator/files/default/cookbook_readmes/README-policy.md +0 -0
- data/lib/chef-dk/skeletons/code_generator/files/default/cookbook_readmes/README.md +2 -2
- data/lib/chef-dk/skeletons/code_generator/files/default/delivery-config.json +0 -0
- data/lib/chef-dk/skeletons/code_generator/files/default/delivery-project.toml +9 -11
- data/lib/chef-dk/skeletons/code_generator/files/default/gitignore +1 -1
- data/lib/chef-dk/skeletons/code_generator/files/default/repo/README.md +2 -6
- data/lib/chef-dk/skeletons/code_generator/files/default/repo/cookbooks/example/README.md +1 -1
- data/lib/chef-dk/skeletons/code_generator/files/default/repo/cookbooks/example/attributes/default.rb +2 -3
- data/lib/chef-dk/skeletons/code_generator/files/default/repo/cookbooks/example/metadata.rb +0 -1
- data/lib/chef-dk/skeletons/code_generator/files/default/repo/cookbooks/example/recipes/default.rb +3 -4
- data/lib/chef-dk/skeletons/code_generator/files/default/repo/data_bags/README.md +6 -6
- data/lib/chef-dk/skeletons/code_generator/files/default/repo/data_bags/example/example_item.json +0 -0
- data/lib/chef-dk/skeletons/code_generator/files/default/repo/dot-chef-repo.txt +3 -3
- data/lib/chef-dk/skeletons/code_generator/files/default/repo/environments/README.md +3 -3
- data/lib/chef-dk/skeletons/code_generator/files/default/repo/environments/example.json +0 -0
- data/lib/chef-dk/skeletons/code_generator/files/default/repo/policyfiles/README.md +1 -1
- data/lib/chef-dk/skeletons/code_generator/files/default/repo/roles/README.md +2 -2
- data/lib/chef-dk/skeletons/code_generator/files/default/repo/roles/example.json +0 -0
- data/lib/chef-dk/skeletons/code_generator/files/default/spec_helper.rb +0 -1
- data/lib/chef-dk/skeletons/code_generator/files/default/spec_helper_policyfile.rb +0 -1
- data/lib/chef-dk/skeletons/code_generator/metadata.rb +1 -1
- data/lib/chef-dk/skeletons/code_generator/recipes/app.rb +1 -3
- data/lib/chef-dk/skeletons/code_generator/recipes/attribute.rb +0 -2
- data/lib/chef-dk/skeletons/code_generator/recipes/build_cookbook.rb +3 -5
- data/lib/chef-dk/skeletons/code_generator/recipes/cookbook.rb +3 -5
- data/lib/chef-dk/skeletons/code_generator/recipes/cookbook_file.rb +2 -4
- data/lib/chef-dk/skeletons/code_generator/recipes/helpers.rb +0 -2
- data/lib/chef-dk/skeletons/code_generator/recipes/policyfile.rb +0 -2
- data/lib/chef-dk/skeletons/code_generator/recipes/recipe.rb +2 -4
- data/lib/chef-dk/skeletons/code_generator/recipes/repo.rb +0 -1
- data/lib/chef-dk/skeletons/code_generator/recipes/resource.rb +0 -1
- data/lib/chef-dk/skeletons/code_generator/recipes/template.rb +0 -1
- data/lib/chef-dk/skeletons/code_generator/templates/default/CHANGELOG.md.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/LICENSE.all_rights.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/LICENSE.apachev2.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/LICENSE.gplv2.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/LICENSE.gplv3.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/LICENSE.mit.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/Policyfile.rb.erb +1 -1
- data/lib/chef-dk/skeletons/code_generator/templates/default/README.md.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/attribute.rb.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/build_cookbook/Berksfile.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/build_cookbook/metadata.rb.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/build_cookbook/recipe.rb.erb +1 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/cookbook_file.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/helpers.rb.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/inspec_default_test.rb.erb +1 -1
- data/lib/chef-dk/skeletons/code_generator/templates/default/kitchen.yml.erb +13 -1
- data/lib/chef-dk/skeletons/code_generator/templates/default/kitchen_dokken.yml.erb +9 -4
- data/lib/chef-dk/skeletons/code_generator/templates/default/kitchen_policyfile.yml.erb +6 -7
- data/lib/chef-dk/skeletons/code_generator/templates/default/metadata.rb.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/recipe.rb.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/recipe_spec.rb.erb +8 -14
- data/lib/chef-dk/skeletons/code_generator/templates/default/repo/gitignore.erb +8 -8
- data/lib/chef-dk/skeletons/code_generator/templates/default/resource.rb.erb +0 -0
- data/lib/chef-dk/skeletons/code_generator/templates/default/template.erb +0 -0
- data/lib/chef-dk/ui.rb +0 -0
- data/lib/chef-dk/version.rb +1 -1
- data/lib/kitchen/provisioner/policyfile_zero.rb +0 -0
- data/spec/shared/a_file_generator.rb +0 -0
- data/spec/shared/a_generated_file.rb +0 -0
- data/spec/shared/command_with_ui_object.rb +0 -0
- data/spec/shared/custom_generator_cookbook.rb +0 -0
- data/spec/shared/fixture_cookbook_checksums.rb +0 -0
- data/spec/shared/setup_git_committer_config.rb +0 -0
- data/spec/shared/setup_git_cookbooks.rb +0 -0
- data/spec/spec_helper.rb +4 -0
- data/spec/test_helpers.rb +0 -0
- data/spec/unit/chef_runner_spec.rb +0 -0
- data/spec/unit/chef_server_api_multi_spec.rb +0 -0
- data/spec/unit/cli_spec.rb +0 -0
- data/spec/unit/command/base_spec.rb +0 -0
- data/spec/unit/command/clean_policy_cookbooks_spec.rb +0 -0
- data/spec/unit/command/clean_policy_revisions_spec.rb +0 -0
- data/spec/unit/command/delete_policy_group_spec.rb +0 -0
- data/spec/unit/command/delete_policy_spec.rb +0 -0
- data/spec/unit/command/diff_spec.rb +0 -0
- data/spec/unit/command/env_spec.rb +0 -0
- data/spec/unit/command/exec_spec.rb +0 -0
- data/spec/unit/command/export_spec.rb +0 -0
- data/spec/unit/command/generate_spec.rb +0 -0
- data/spec/unit/command/generator_commands/app_spec.rb +4 -4
- data/spec/unit/command/generator_commands/attribute_spec.rb +0 -0
- data/spec/unit/command/generator_commands/base_spec.rb +0 -0
- data/spec/unit/command/generator_commands/build_cookbook_spec.rb +4 -4
- data/spec/unit/command/generator_commands/chef_exts/generator_desc_resource_spec.rb +0 -0
- data/spec/unit/command/generator_commands/chef_exts/recipe_dsl_ext_spec.rb +0 -0
- data/spec/unit/command/generator_commands/cookbook_file_spec.rb +1 -1
- data/spec/unit/command/generator_commands/cookbook_spec.rb +38 -31
- data/spec/unit/command/generator_commands/generator_generator_spec.rb +7 -7
- data/spec/unit/command/generator_commands/helpers_spec.rb +0 -0
- data/spec/unit/command/generator_commands/policyfile_spec.rb +1 -1
- data/spec/unit/command/generator_commands/recipe_spec.rb +2 -1
- data/spec/unit/command/generator_commands/repo_spec.rb +17 -17
- data/spec/unit/command/generator_commands/resource_spec.rb +0 -0
- data/spec/unit/command/generator_commands/template_spec.rb +0 -0
- data/spec/unit/command/install_spec.rb +0 -0
- data/spec/unit/command/provision_spec.rb +0 -0
- data/spec/unit/command/push_archive_spec.rb +0 -0
- data/spec/unit/command/push_spec.rb +0 -0
- data/spec/unit/command/shell_init_spec.rb +0 -0
- data/spec/unit/command/show_policy_spec.rb +0 -0
- data/spec/unit/command/undelete_spec.rb +0 -0
- data/spec/unit/command/update_spec.rb +0 -0
- data/spec/unit/command/verify_spec.rb +2 -2
- data/spec/unit/commands_map_spec.rb +0 -0
- data/spec/unit/component_test_spec.rb +0 -0
- data/spec/unit/configurable_spec.rb +0 -0
- data/spec/unit/cookbook_metadata_spec.rb +0 -0
- data/spec/unit/cookbook_profiler/git_spec.rb +0 -0
- data/spec/unit/cookbook_profiler/identifiers_spec.rb +0 -0
- data/spec/unit/fixtures/chef-runner-cookbooks/test_cookbook/recipes/recipe_one.rb +0 -0
- data/spec/unit/fixtures/chef-runner-cookbooks/test_cookbook/recipes/recipe_two.rb +0 -0
- data/spec/unit/fixtures/command/cli_test_command.rb +0 -0
- data/spec/unit/fixtures/command/explicit_path_example.rb +0 -0
- data/spec/unit/fixtures/configurable/test_config_loader.rb +0 -0
- data/spec/unit/fixtures/configurable/test_configurable.rb +0 -0
- data/spec/unit/fixtures/cookbook_cache/baz-f59ee7a5bca6a4e606b67f7f856b768d847c39bb/.kitchen.yml +0 -0
- data/spec/unit/fixtures/cookbook_cache/baz-f59ee7a5bca6a4e606b67f7f856b768d847c39bb/Berksfile +0 -0
- data/spec/unit/fixtures/cookbook_cache/baz-f59ee7a5bca6a4e606b67f7f856b768d847c39bb/README.md +0 -0
- data/spec/unit/fixtures/cookbook_cache/baz-f59ee7a5bca6a4e606b67f7f856b768d847c39bb/chefignore +0 -0
- data/spec/unit/fixtures/cookbook_cache/baz-f59ee7a5bca6a4e606b67f7f856b768d847c39bb/metadata.rb +0 -0
- data/spec/unit/fixtures/cookbook_cache/baz-f59ee7a5bca6a4e606b67f7f856b768d847c39bb/recipes/default.rb +0 -0
- data/spec/unit/fixtures/cookbook_cache/dep_of_bar-1.2.3/.kitchen.yml +0 -0
- data/spec/unit/fixtures/cookbook_cache/dep_of_bar-1.2.3/Berksfile +0 -0
- data/spec/unit/fixtures/cookbook_cache/dep_of_bar-1.2.3/README.md +0 -0
- data/spec/unit/fixtures/cookbook_cache/dep_of_bar-1.2.3/chefignore +0 -0
- data/spec/unit/fixtures/cookbook_cache/dep_of_bar-1.2.3/metadata.rb +0 -0
- data/spec/unit/fixtures/cookbook_cache/dep_of_bar-1.2.3/recipes/default.rb +0 -0
- data/spec/unit/fixtures/cookbook_cache/foo-1.0.0/.kitchen.yml +0 -0
- data/spec/unit/fixtures/cookbook_cache/foo-1.0.0/Berksfile +0 -0
- data/spec/unit/fixtures/cookbook_cache/foo-1.0.0/README.md +0 -0
- data/spec/unit/fixtures/cookbook_cache/foo-1.0.0/chefignore +0 -0
- data/spec/unit/fixtures/cookbook_cache/foo-1.0.0/metadata.rb +0 -0
- data/spec/unit/fixtures/cookbook_cache/foo-1.0.0/recipes/default.rb +0 -0
- data/spec/unit/fixtures/cookbooks_api/chef_server_universe.json +0 -0
- data/spec/unit/fixtures/cookbooks_api/pruned_chef_server_universe.json +0 -0
- data/spec/unit/fixtures/cookbooks_api/pruned_small_universe.json +0 -0
- data/spec/unit/fixtures/cookbooks_api/small_universe.json +0 -0
- data/spec/unit/fixtures/cookbooks_api/universe.json +0 -0
- data/spec/unit/fixtures/cookbooks_api/update_fixtures.rb +0 -0
- data/spec/unit/fixtures/dev_cookbooks/README.md +0 -0
- data/spec/unit/fixtures/dev_cookbooks/bar-cookbook.gitbundle +0 -0
- data/spec/unit/fixtures/eg_omnibus_dir/missing_apps/bin/.keep +0 -0
- data/spec/unit/fixtures/eg_omnibus_dir/missing_apps/embedded/.keep +0 -0
- data/spec/unit/fixtures/eg_omnibus_dir/missing_apps/embedded/bin/.keep +0 -0
- data/spec/unit/fixtures/eg_omnibus_dir/missing_component/bin/.keep +0 -0
- data/spec/unit/fixtures/eg_omnibus_dir/missing_component/embedded/apps/berkshelf/.keep +0 -0
- data/spec/unit/fixtures/eg_omnibus_dir/missing_component/embedded/apps/test-kitchen/.keep +0 -0
- data/spec/unit/fixtures/eg_omnibus_dir/missing_component/embedded/bin/.keep +0 -0
- data/spec/unit/fixtures/eg_omnibus_dir/valid/bin/.keep +0 -0
- data/spec/unit/fixtures/eg_omnibus_dir/valid/embedded/apps/chef-dk/.keep +0 -0
- data/spec/unit/fixtures/eg_omnibus_dir/valid/embedded/bin/.keep +0 -0
- data/spec/unit/fixtures/example_app/Policyfile.rb +0 -0
- data/spec/unit/fixtures/example_cookbook/.gitignore +0 -0
- data/spec/unit/fixtures/example_cookbook/.kitchen.yml +0 -0
- data/spec/unit/fixtures/example_cookbook/Berksfile +0 -0
- data/spec/unit/fixtures/example_cookbook/README.md +0 -0
- data/spec/unit/fixtures/example_cookbook/chefignore +0 -0
- data/spec/unit/fixtures/example_cookbook/metadata.rb +0 -0
- data/spec/unit/fixtures/example_cookbook/recipes/default.rb +0 -0
- data/spec/unit/fixtures/example_cookbook_metadata_json_only/.gitignore +0 -0
- data/spec/unit/fixtures/example_cookbook_metadata_json_only/.kitchen.yml +0 -0
- data/spec/unit/fixtures/example_cookbook_metadata_json_only/Berksfile +0 -0
- data/spec/unit/fixtures/example_cookbook_metadata_json_only/README.md +0 -0
- data/spec/unit/fixtures/example_cookbook_metadata_json_only/chefignore +0 -0
- data/spec/unit/fixtures/example_cookbook_metadata_json_only/metadata.json +0 -0
- data/spec/unit/fixtures/example_cookbook_metadata_json_only/recipes/default.rb +0 -0
- data/spec/unit/fixtures/example_cookbook_no_metadata/.gitignore +0 -0
- data/spec/unit/fixtures/example_cookbook_no_metadata/.kitchen.yml +0 -0
- data/spec/unit/fixtures/example_cookbook_no_metadata/Berksfile +0 -0
- data/spec/unit/fixtures/example_cookbook_no_metadata/README.md +0 -0
- data/spec/unit/fixtures/example_cookbook_no_metadata/chefignore +0 -0
- data/spec/unit/fixtures/example_cookbook_no_metadata/recipes/default.rb +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/another-local-cookbook/README.md +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/another-local-cookbook/chefignore +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/another-local-cookbook/metadata.rb +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/another-local-cookbook/recipes/default.rb +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/cookbook-with-a-dep/Berksfile +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/cookbook-with-a-dep/README.md +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/cookbook-with-a-dep/chefignore +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/cookbook-with-a-dep/metadata.rb +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/cookbook-with-a-dep/recipes/default.rb +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/local-cookbook/.kitchen.yml +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/local-cookbook/Berksfile +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/local-cookbook/README.md +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/local-cookbook/chefignore +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/local-cookbook/extra/extra_file.txt +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/local-cookbook/metadata.rb +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/local-cookbook/recipes/default.rb +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/metadata-missing/README.md +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/noignore-f59ee7a5bca6a4e606b67f7f856b768d847c39bb/.kitchen.yml +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/noignore-f59ee7a5bca6a4e606b67f7f856b768d847c39bb/README.md +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/noignore-f59ee7a5bca6a4e606b67f7f856b768d847c39bb/metadata.rb +0 -0
- data/spec/unit/fixtures/local_path_cookbooks/noignore-f59ee7a5bca6a4e606b67f7f856b768d847c39bb/recipes/default.rb +0 -0
- data/spec/unit/generator_spec.rb +0 -0
- data/spec/unit/pager_spec.rb +0 -0
- data/spec/unit/policyfile/artifactory_cookbook_source_spec.rb +0 -0
- data/spec/unit/policyfile/attribute_merge_checker_spec.rb +0 -0
- data/spec/unit/policyfile/chef_repo_cookbook_source_spec.rb +0 -0
- data/spec/unit/policyfile/chef_server_cookbook_source_spec.rb +0 -0
- data/spec/unit/policyfile/chef_server_lock_fetcher_spec.rb +0 -0
- data/spec/unit/policyfile/community_cookbook_source_spec.rb +0 -0
- data/spec/unit/policyfile/comparison_base_spec.rb +0 -0
- data/spec/unit/policyfile/cookbook_location_specification_spec.rb +0 -0
- data/spec/unit/policyfile/cookbook_locks_spec.rb +0 -0
- data/spec/unit/policyfile/delivery_supermarket_source_spec.rb +0 -0
- data/spec/unit/policyfile/differ_spec.rb +0 -0
- data/spec/unit/policyfile/git_lock_fetcher_spec.rb +0 -0
- data/spec/unit/policyfile/included_policies_cookbook_source_spec.rb +0 -0
- data/spec/unit/policyfile/lister_spec.rb +0 -0
- data/spec/unit/policyfile/local_lock_fetcher_spec.rb +0 -0
- data/spec/unit/policyfile/lock_applier_spec.rb +0 -0
- data/spec/unit/policyfile/lock_fetcher_mixin_spec.rb +0 -0
- data/spec/unit/policyfile/null_cookbook_source_spec.rb +0 -0
- data/spec/unit/policyfile/read_cookbook_for_compat_mode_upload_spec.rb +0 -0
- data/spec/unit/policyfile/remote_lock_fetcher_spec.rb +0 -0
- data/spec/unit/policyfile/reports/install_spec.rb +0 -0
- data/spec/unit/policyfile/reports/upload_spec.rb +0 -0
- data/spec/unit/policyfile/solution_dependencies_spec.rb +0 -0
- data/spec/unit/policyfile/source_uri_spec.rb +0 -0
- data/spec/unit/policyfile/storage_config_spec.rb +0 -0
- data/spec/unit/policyfile/undo_record_spec.rb +0 -0
- data/spec/unit/policyfile/undo_stack_spec.rb +0 -0
- data/spec/unit/policyfile/uploader_spec.rb +0 -0
- data/spec/unit/policyfile_demands_spec.rb +0 -0
- data/spec/unit/policyfile_evaluation_spec.rb +0 -0
- data/spec/unit/policyfile_includes_dsl_spec.rb +0 -0
- data/spec/unit/policyfile_includes_spec.rb +0 -0
- data/spec/unit/policyfile_install_with_includes_spec.rb +0 -0
- data/spec/unit/policyfile_lock_build_spec.rb +0 -0
- data/spec/unit/policyfile_lock_install_spec.rb +0 -0
- data/spec/unit/policyfile_lock_serialization_spec.rb +0 -0
- data/spec/unit/policyfile_lock_validation_spec.rb +0 -0
- data/spec/unit/policyfile_services/clean_policies_spec.rb +0 -0
- data/spec/unit/policyfile_services/clean_policy_cookbooks_spec.rb +0 -0
- data/spec/unit/policyfile_services/export_repo_spec.rb +5 -5
- data/spec/unit/policyfile_services/install_spec.rb +0 -0
- data/spec/unit/policyfile_services/push_archive_spec.rb +0 -0
- data/spec/unit/policyfile_services/push_spec.rb +0 -0
- data/spec/unit/policyfile_services/rm_policy_group_spec.rb +0 -0
- data/spec/unit/policyfile_services/rm_policy_spec.rb +0 -0
- data/spec/unit/policyfile_services/show_policy_spec.rb +0 -0
- data/spec/unit/policyfile_services/undelete_spec.rb +0 -0
- data/spec/unit/policyfile_services/update_attributes_spec.rb +0 -0
- data/spec/unit/policyfile_services/update_spec.rb +0 -0
- data/spec/unit/service_exception_inspectors/base_spec.rb +0 -0
- data/spec/unit/service_exception_inspectors/http_spec.rb +0 -0
- data/spec/unit/shell_out_spec.rb +0 -0
- data/warning.txt +2 -3
- metadata +7 -9
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 50c88e0b6ac51c6e18899c07cf8ce78b82e6a6093628900a4da5143603fd05d2
|
4
|
+
data.tar.gz: 487ee8ea0ec37d89b17fd8b58caa705b887558d05c6bcfb507a164b4bf9934ae
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1af54a753774e80955612909f7a2ee52a7852ef6279fca25619319ddae7b58e1b213784a738c65752a758bcd361d35d4df0ce18231fbdc562de9ced6387f426d
|
7
|
+
data.tar.gz: b997e93470a7194694ac4d419eede0e12b93f02a17fbfffd295c41896833b27f66d4a33396394df964e008fbbf8f1fe077910516e495ae75a106297589074b04
|
data/Gemfile
CHANGED
@@ -47,8 +47,8 @@ end
|
|
47
47
|
# We should only be using "~>" to work around bugs, or temporarily pinning some tech debt.
|
48
48
|
# We equality pin the chef gem itself to assert which version we're shipping.
|
49
49
|
group(:omnibus_package) do
|
50
|
-
gem "appbundler", "
|
51
|
-
gem "berkshelf", ">= 7.0.
|
50
|
+
gem "appbundler", "< 0.13"
|
51
|
+
gem "berkshelf", ">= 7.0.8"
|
52
52
|
gem "chef-provisioning", ">= 2.7.1", group: :provisioning
|
53
53
|
gem "chef-provisioning-aws", ">= 3.0.2", group: :provisioning
|
54
54
|
gem "chef-provisioning-fog", ">= 0.26.1", group: :provisioning
|
@@ -57,9 +57,9 @@ group(:omnibus_package) do
|
|
57
57
|
# gems to Rubygems now, so letting this float on latest should always give us the latest
|
58
58
|
# stable release. May have to re-pin around major version bumping time, or during patch
|
59
59
|
# fixes.
|
60
|
-
gem "chef", "= 14.
|
60
|
+
gem "chef", "= 14.14.25"
|
61
61
|
gem "cheffish", ">= 14.0.1"
|
62
|
-
gem "chefspec", ">= 7.3.0"
|
62
|
+
gem "chefspec", ">= 7.3.0", "< 8.0.0" # 8.0 deps on chef-cli so we don't want that
|
63
63
|
gem "fauxhai", "~> 6.11" # bump this on the next DK major release
|
64
64
|
gem "inspec", "~> 3.9"
|
65
65
|
gem "kitchen-azurerm", ">= 0.14"
|
@@ -68,15 +68,15 @@ group(:omnibus_package) do
|
|
68
68
|
gem "kitchen-dokken", ">= 2.6.7"
|
69
69
|
gem "kitchen-google", ">= 2.0.0"
|
70
70
|
gem "kitchen-hyperv", ">= 0.5.1"
|
71
|
-
gem "kitchen-inspec", ">= 1.0"
|
72
|
-
gem "kitchen-vagrant", ">= 1.
|
71
|
+
gem "kitchen-inspec", ">= 1.0", "< 1.2.0" # 1.2 starts warning on attributes vs. inputs
|
72
|
+
gem "kitchen-vagrant", ">= 1.6"
|
73
73
|
gem "knife-acl", ">= 1.0.3"
|
74
74
|
gem "knife-ec2", ">= 0.19.10"
|
75
75
|
gem "knife-google", ">= 3.3.3"
|
76
76
|
gem "knife-tidy", ">= 1.2.0"
|
77
77
|
gem "knife-windows", ">= 1.9.1"
|
78
78
|
gem "knife-opc", ">= 0.4.0"
|
79
|
-
gem "knife-vsphere", ">=
|
79
|
+
gem "knife-vsphere", ">= 3.0.1", "< 4.0"
|
80
80
|
gem "mixlib-archive", ">= 0.4.16"
|
81
81
|
gem "ohai", "~> 14.0"
|
82
82
|
gem "net-ssh", ">= 4.2.0"
|
@@ -93,7 +93,7 @@ group(:omnibus_package) do
|
|
93
93
|
gem "chef-sugar"
|
94
94
|
gem "mixlib-versioning"
|
95
95
|
gem "artifactory"
|
96
|
-
gem "opscode-pushy-client", ">= 2.
|
96
|
+
gem "opscode-pushy-client", ">= 2.99"
|
97
97
|
gem "ffi-rzmq-core"
|
98
98
|
gem "knife-push"
|
99
99
|
|
@@ -105,7 +105,6 @@ group(:omnibus_package) do
|
|
105
105
|
gem "pry-remote"
|
106
106
|
gem "pry-stack_explorer"
|
107
107
|
gem "rb-readline"
|
108
|
-
gem "rubocop"
|
109
108
|
gem "winrm-fs"
|
110
109
|
gem "winrm-elevated"
|
111
110
|
gem "cucumber"
|
@@ -117,18 +116,16 @@ group(:ruby_prof) do
|
|
117
116
|
gem "ruby-prof"
|
118
117
|
end
|
119
118
|
|
120
|
-
# Everything except
|
119
|
+
# Everything except Windows
|
121
120
|
group(:ruby_shadow) do
|
122
121
|
gem "ruby-shadow", platform: :ruby
|
123
122
|
end
|
124
123
|
|
125
124
|
gem "chefstyle", group: :test
|
126
125
|
|
127
|
-
#
|
128
|
-
# correctly
|
126
|
+
# Ensure support for push-client on Windows
|
129
127
|
platforms :mswin, :mingw do
|
130
128
|
gem "rdp-ruby-wmi"
|
131
|
-
gem "windows-api"
|
132
129
|
gem "windows-pr"
|
133
130
|
gem "win32-api"
|
134
131
|
gem "win32-dir"
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
chef-dk (3.
|
4
|
+
chef-dk (3.12.0)
|
5
5
|
addressable (>= 2.3.5, < 2.6)
|
6
6
|
chef (~> 14.0)
|
7
7
|
chef-provisioning (~> 2.0)
|
@@ -28,16 +28,16 @@ GEM
|
|
28
28
|
appbundler (0.12.5)
|
29
29
|
mixlib-cli (>= 1.4, < 3.0)
|
30
30
|
mixlib-shellout (>= 2.0, < 4.0)
|
31
|
-
artifactory (3.0.
|
31
|
+
artifactory (3.0.5)
|
32
32
|
ast (2.4.0)
|
33
33
|
aws-eventstream (1.0.3)
|
34
|
-
aws-sdk (2.11.
|
35
|
-
aws-sdk-resources (= 2.11.
|
36
|
-
aws-sdk-core (2.11.
|
34
|
+
aws-sdk (2.11.376)
|
35
|
+
aws-sdk-resources (= 2.11.376)
|
36
|
+
aws-sdk-core (2.11.376)
|
37
37
|
aws-sigv4 (~> 1.0)
|
38
38
|
jmespath (~> 1.0)
|
39
|
-
aws-sdk-resources (2.11.
|
40
|
-
aws-sdk-core (= 2.11.
|
39
|
+
aws-sdk-resources (2.11.376)
|
40
|
+
aws-sdk-core (= 2.11.376)
|
41
41
|
aws-sigv4 (1.1.0)
|
42
42
|
aws-eventstream (~> 1.0, >= 1.0.2)
|
43
43
|
axiom-types (0.1.1)
|
@@ -48,9 +48,9 @@ GEM
|
|
48
48
|
ms_rest_azure (~> 0.11.0)
|
49
49
|
azure_mgmt_key_vault (0.17.4)
|
50
50
|
ms_rest_azure (~> 0.11.0)
|
51
|
-
azure_mgmt_network (0.
|
51
|
+
azure_mgmt_network (0.21.0)
|
52
52
|
ms_rest_azure (~> 0.11.1)
|
53
|
-
azure_mgmt_resources (0.17.
|
53
|
+
azure_mgmt_resources (0.17.7)
|
54
54
|
ms_rest_azure (~> 0.11.1)
|
55
55
|
backports (3.15.0)
|
56
56
|
berkshelf (7.0.8)
|
@@ -70,10 +70,10 @@ GEM
|
|
70
70
|
debug_inspector (>= 0.0.1)
|
71
71
|
builder (3.2.3)
|
72
72
|
byebug (11.0.1)
|
73
|
-
chef (14.
|
73
|
+
chef (14.14.25)
|
74
74
|
addressable
|
75
75
|
bundler (>= 1.10)
|
76
|
-
chef-config (= 14.
|
76
|
+
chef-config (= 14.14.25)
|
77
77
|
chef-zero (>= 13.0)
|
78
78
|
diff-lcs (~> 1.2, >= 1.2.4)
|
79
79
|
erubis (~> 2.7)
|
@@ -100,10 +100,10 @@ GEM
|
|
100
100
|
specinfra (~> 2.10)
|
101
101
|
syslog-logger (~> 1.6)
|
102
102
|
uuidtools (~> 2.1.5)
|
103
|
-
chef (14.
|
103
|
+
chef (14.14.25-universal-mingw32)
|
104
104
|
addressable
|
105
105
|
bundler (>= 1.10)
|
106
|
-
chef-config (= 14.
|
106
|
+
chef-config (= 14.14.25)
|
107
107
|
chef-zero (>= 13.0)
|
108
108
|
diff-lcs (~> 1.2, >= 1.2.4)
|
109
109
|
erubis (~> 2.7)
|
@@ -159,7 +159,7 @@ GEM
|
|
159
159
|
toml-rb
|
160
160
|
train
|
161
161
|
tty-spinner
|
162
|
-
chef-config (14.
|
162
|
+
chef-config (14.14.25)
|
163
163
|
addressable
|
164
164
|
fuzzyurl
|
165
165
|
mixlib-config (>= 2.2.12, < 4.0)
|
@@ -199,7 +199,7 @@ GEM
|
|
199
199
|
ffi-yajl (~> 2.2)
|
200
200
|
http (~> 2.2)
|
201
201
|
chef-vault (3.4.3)
|
202
|
-
chef-zero (14.0.
|
202
|
+
chef-zero (14.0.13)
|
203
203
|
ffi-yajl (~> 2.2)
|
204
204
|
hashie (>= 2.0, < 4.0)
|
205
205
|
mixlib-log (>= 2.0, < 4.0)
|
@@ -208,9 +208,9 @@ GEM
|
|
208
208
|
cheffish (14.0.4)
|
209
209
|
chef-zero (~> 14.0)
|
210
210
|
net-ssh
|
211
|
-
chefspec (7.
|
212
|
-
chef (>=
|
213
|
-
fauxhai (>=
|
211
|
+
chefspec (7.4.0)
|
212
|
+
chef (>= 13)
|
213
|
+
fauxhai (>= 6.11)
|
214
214
|
rspec (~> 3.0)
|
215
215
|
chefstyle (0.11.2)
|
216
216
|
rubocop (= 0.55.0)
|
@@ -220,7 +220,7 @@ GEM
|
|
220
220
|
coercible (1.0.0)
|
221
221
|
descendants_tracker (~> 0.0.1)
|
222
222
|
concurrent-ruby (1.1.5)
|
223
|
-
cookbook-omnifetch (0.
|
223
|
+
cookbook-omnifetch (0.9.0)
|
224
224
|
mixlib-archive (>= 0.4, < 2.0)
|
225
225
|
cookstyle (3.0.2)
|
226
226
|
rubocop (= 0.55.0)
|
@@ -257,7 +257,7 @@ GEM
|
|
257
257
|
docker-api (1.34.2)
|
258
258
|
excon (>= 0.47.0)
|
259
259
|
multi_json
|
260
|
-
domain_name (0.5.
|
260
|
+
domain_name (0.5.20190701)
|
261
261
|
unf (>= 0.0.5, < 1.0.0)
|
262
262
|
droplet_kit (2.9.0)
|
263
263
|
activesupport (> 3.0, < 6)
|
@@ -266,10 +266,10 @@ GEM
|
|
266
266
|
resource_kit (~> 0.1.5)
|
267
267
|
virtus (~> 1.0.3)
|
268
268
|
equalizer (0.0.11)
|
269
|
-
equatable (0.
|
269
|
+
equatable (0.6.1)
|
270
270
|
erubis (2.7.0)
|
271
|
-
excon (0.
|
272
|
-
faraday (0.
|
271
|
+
excon (0.67.0)
|
272
|
+
faraday (0.17.0)
|
273
273
|
multipart-post (>= 1.2, < 3)
|
274
274
|
faraday-cookie_jar (0.0.6)
|
275
275
|
faraday (>= 0.7.4)
|
@@ -281,7 +281,7 @@ GEM
|
|
281
281
|
ffi (1.11.1)
|
282
282
|
ffi (1.11.1-x64-mingw32)
|
283
283
|
ffi (1.11.1-x86-mingw32)
|
284
|
-
ffi-libarchive (0.4.
|
284
|
+
ffi-libarchive (0.4.10)
|
285
285
|
ffi (~> 1.0)
|
286
286
|
ffi-rzmq (2.0.7)
|
287
287
|
ffi-rzmq-core (>= 1.0.7)
|
@@ -365,7 +365,7 @@ GEM
|
|
365
365
|
signet (~> 0.7)
|
366
366
|
gssapi (1.3.0)
|
367
367
|
ffi (>= 1.0.1)
|
368
|
-
guard (2.15.
|
368
|
+
guard (2.15.1)
|
369
369
|
formatador (>= 0.2.4)
|
370
370
|
listen (>= 2.7, < 4.0)
|
371
371
|
lumberjack (>= 1.0.12, < 2.0)
|
@@ -389,7 +389,7 @@ GEM
|
|
389
389
|
http-form_data (1.0.3)
|
390
390
|
http_parser.rb (0.6.0)
|
391
391
|
httpclient (2.8.3)
|
392
|
-
i18n (1.
|
392
|
+
i18n (1.7.0)
|
393
393
|
concurrent-ruby (~> 1.0)
|
394
394
|
ice_nine (0.11.2)
|
395
395
|
inifile (3.0.0)
|
@@ -425,12 +425,12 @@ GEM
|
|
425
425
|
json (2.2.0)
|
426
426
|
jwt (2.2.1)
|
427
427
|
kartograph (0.2.7)
|
428
|
-
kitchen-azurerm (0.14.
|
428
|
+
kitchen-azurerm (0.14.9)
|
429
429
|
azure_mgmt_network (~> 0.18, >= 0.18.2)
|
430
430
|
azure_mgmt_resources (~> 0.17, >= 0.17.2)
|
431
431
|
inifile (~> 3.0, >= 3.0.0)
|
432
432
|
sshkey (~> 1, >= 1.0.0)
|
433
|
-
kitchen-digitalocean (0.10.
|
433
|
+
kitchen-digitalocean (0.10.4)
|
434
434
|
droplet_kit (~> 2.8)
|
435
435
|
test-kitchen (>= 1.17, < 3)
|
436
436
|
kitchen-dokken (2.7.0)
|
@@ -453,7 +453,7 @@ GEM
|
|
453
453
|
hashie (~> 3.4)
|
454
454
|
inspec (>= 1.47, < 5.0)
|
455
455
|
test-kitchen (>= 1.6, < 3)
|
456
|
-
kitchen-vagrant (1.
|
456
|
+
kitchen-vagrant (1.6.0)
|
457
457
|
test-kitchen (>= 1.4, < 3)
|
458
458
|
knife-acl (1.0.3)
|
459
459
|
knife-cloud (1.2.3)
|
@@ -476,25 +476,24 @@ GEM
|
|
476
476
|
diffy (>= 3.0.1)
|
477
477
|
git (>= 1.2.5)
|
478
478
|
knife-tidy (2.0.1)
|
479
|
-
knife-vsphere (
|
479
|
+
knife-vsphere (3.0.1)
|
480
480
|
chef-vault (>= 2.6.0)
|
481
481
|
filesize (~> 0.1.1)
|
482
|
-
knife-windows (
|
482
|
+
knife-windows (< 4)
|
483
483
|
netaddr (~> 1.5)
|
484
484
|
rbvmomi (~> 1.8)
|
485
485
|
knife-windows (1.9.6)
|
486
486
|
winrm (~> 2.1)
|
487
487
|
winrm-elevated (~> 1.0)
|
488
488
|
libyajl2 (1.2.0)
|
489
|
-
license-acceptance (1.0.
|
489
|
+
license-acceptance (1.0.13)
|
490
490
|
pastel (~> 0.7)
|
491
491
|
tomlrb (~> 1.2)
|
492
492
|
tty-box (~> 0.3)
|
493
493
|
tty-prompt (~> 0.18)
|
494
|
-
listen (3.
|
495
|
-
rb-fsevent (~> 0.
|
496
|
-
rb-inotify (~> 0.9, >= 0.9.
|
497
|
-
ruby_dep (~> 1.2)
|
494
|
+
listen (3.2.0)
|
495
|
+
rb-fsevent (~> 0.10, >= 0.10.3)
|
496
|
+
rb-inotify (~> 0.9, >= 0.9.10)
|
498
497
|
little-plugger (1.1.4)
|
499
498
|
lockfile (2.1.3)
|
500
499
|
logging (2.2.2)
|
@@ -504,21 +503,21 @@ GEM
|
|
504
503
|
lumberjack (1.0.13)
|
505
504
|
memoist (0.16.0)
|
506
505
|
method_source (0.9.2)
|
507
|
-
mime-types (3.
|
506
|
+
mime-types (3.3)
|
508
507
|
mime-types-data (~> 3.2015)
|
509
|
-
mime-types-data (3.2019.
|
508
|
+
mime-types-data (3.2019.1009)
|
510
509
|
mini_portile2 (2.4.0)
|
511
|
-
minitar (0.
|
510
|
+
minitar (0.9)
|
512
511
|
minitest (5.10.3)
|
513
512
|
mixlib-archive (1.0.1)
|
514
513
|
mixlib-log
|
515
514
|
mixlib-archive (1.0.1-universal-mingw32)
|
516
515
|
mixlib-log
|
517
516
|
mixlib-authentication (2.1.1)
|
518
|
-
mixlib-cli (2.
|
517
|
+
mixlib-cli (2.1.1)
|
519
518
|
mixlib-config (3.0.1)
|
520
519
|
tomlrb
|
521
|
-
mixlib-install (3.11.
|
520
|
+
mixlib-install (3.11.21)
|
522
521
|
mixlib-shellout
|
523
522
|
mixlib-versioning
|
524
523
|
thor
|
@@ -539,10 +538,10 @@ GEM
|
|
539
538
|
faraday-cookie_jar (~> 0.0.6)
|
540
539
|
ms_rest (~> 0.7.4)
|
541
540
|
unf_ext (= 0.0.7.2)
|
542
|
-
multi_json (1.
|
541
|
+
multi_json (1.14.1)
|
543
542
|
multi_test (0.1.2)
|
544
543
|
multipart-post (2.1.1)
|
545
|
-
necromancer (0.
|
544
|
+
necromancer (0.5.0)
|
546
545
|
nenv (0.3.0)
|
547
546
|
net-scp (1.2.1)
|
548
547
|
net-ssh (>= 2.6.5)
|
@@ -556,19 +555,19 @@ GEM
|
|
556
555
|
net-ssh-gateway (>= 1.2.0)
|
557
556
|
net-telnet (0.1.1)
|
558
557
|
netaddr (1.5.1)
|
559
|
-
nokogiri (1.10.
|
558
|
+
nokogiri (1.10.4)
|
560
559
|
mini_portile2 (~> 2.4.0)
|
561
|
-
nokogiri (1.10.
|
560
|
+
nokogiri (1.10.4-x64-mingw32)
|
562
561
|
mini_portile2 (~> 2.4.0)
|
563
|
-
nokogiri (1.10.
|
562
|
+
nokogiri (1.10.4-x86-mingw32)
|
564
563
|
mini_portile2 (~> 2.4.0)
|
565
564
|
nori (2.6.0)
|
566
|
-
notiffany (0.1.
|
565
|
+
notiffany (0.1.3)
|
567
566
|
nenv (~> 0.1)
|
568
567
|
shellany (~> 0.0)
|
569
568
|
octokit (4.14.0)
|
570
569
|
sawyer (~> 0.8.0, >= 0.5.3)
|
571
|
-
ohai (14.
|
570
|
+
ohai (14.14.0)
|
572
571
|
chef-config (>= 12.8, < 15)
|
573
572
|
ffi (~> 1.9)
|
574
573
|
ffi-yajl (~> 2.2)
|
@@ -587,13 +586,13 @@ GEM
|
|
587
586
|
uuidtools
|
588
587
|
os (1.0.1)
|
589
588
|
paint (1.0.1)
|
590
|
-
parallel (1.
|
591
|
-
parser (2.6.
|
589
|
+
parallel (1.18.0)
|
590
|
+
parser (2.6.5.0)
|
592
591
|
ast (~> 2.4.0)
|
593
592
|
parslet (1.8.2)
|
594
|
-
pastel (0.7.
|
595
|
-
equatable (~> 0.
|
596
|
-
tty-color (~> 0.
|
593
|
+
pastel (0.7.3)
|
594
|
+
equatable (~> 0.6)
|
595
|
+
tty-color (~> 0.5)
|
597
596
|
plist (3.5.0)
|
598
597
|
polyglot (0.3.5)
|
599
598
|
powerpack (0.1.2)
|
@@ -610,7 +609,7 @@ GEM
|
|
610
609
|
pry-stack_explorer (0.4.9.3)
|
611
610
|
binding_of_caller (>= 0.7)
|
612
611
|
pry (>= 0.9.11)
|
613
|
-
public_suffix (3.1.
|
612
|
+
public_suffix (3.1.1)
|
614
613
|
r18n-core (3.2.0)
|
615
614
|
r18n-desktop (3.2.0)
|
616
615
|
r18n-core (= 3.2.0)
|
@@ -636,22 +635,22 @@ GEM
|
|
636
635
|
addressable (>= 2.3.6, < 3.0.0)
|
637
636
|
retriable (3.1.2)
|
638
637
|
retryable (2.0.4)
|
639
|
-
rspec (3.
|
640
|
-
rspec-core (~> 3.
|
641
|
-
rspec-expectations (~> 3.
|
642
|
-
rspec-mocks (~> 3.
|
643
|
-
rspec-core (3.
|
644
|
-
rspec-support (~> 3.
|
645
|
-
rspec-expectations (3.
|
638
|
+
rspec (3.9.0)
|
639
|
+
rspec-core (~> 3.9.0)
|
640
|
+
rspec-expectations (~> 3.9.0)
|
641
|
+
rspec-mocks (~> 3.9.0)
|
642
|
+
rspec-core (3.9.0)
|
643
|
+
rspec-support (~> 3.9.0)
|
644
|
+
rspec-expectations (3.9.0)
|
646
645
|
diff-lcs (>= 1.2.0, < 2.0)
|
647
|
-
rspec-support (~> 3.
|
646
|
+
rspec-support (~> 3.9.0)
|
648
647
|
rspec-its (1.3.0)
|
649
648
|
rspec-core (>= 3.0.0)
|
650
649
|
rspec-expectations (>= 3.0.0)
|
651
|
-
rspec-mocks (3.
|
650
|
+
rspec-mocks (3.9.0)
|
652
651
|
diff-lcs (>= 1.2.0, < 2.0)
|
653
|
-
rspec-support (~> 3.
|
654
|
-
rspec-support (3.
|
652
|
+
rspec-support (~> 3.9.0)
|
653
|
+
rspec-support (3.9.0)
|
655
654
|
rspec_junit_formatter (0.2.3)
|
656
655
|
builder (< 4)
|
657
656
|
rspec-core (>= 2, < 4, != 2.12.0)
|
@@ -662,26 +661,24 @@ GEM
|
|
662
661
|
rainbow (>= 2.2.2, < 4.0)
|
663
662
|
ruby-progressbar (~> 1.7)
|
664
663
|
unicode-display_width (~> 1.0, >= 1.0.1)
|
665
|
-
ruby-prof (0.
|
666
|
-
ruby-prof (0.18.0-x64-mingw32)
|
664
|
+
ruby-prof (1.0.0)
|
667
665
|
ruby-progressbar (1.10.1)
|
668
666
|
ruby-shadow (2.5.0)
|
669
|
-
ruby_dep (1.5.0)
|
670
667
|
rubyntlm (0.6.2)
|
671
|
-
rubyzip (1.
|
668
|
+
rubyzip (1.3.0)
|
672
669
|
rufus-lru (1.1.0)
|
673
670
|
sawyer (0.8.2)
|
674
671
|
addressable (>= 2.3.5)
|
675
672
|
faraday (> 0.8, < 2.0)
|
676
673
|
semverse (3.0.0)
|
677
|
-
serverspec (2.41.
|
674
|
+
serverspec (2.41.5)
|
678
675
|
multi_json
|
679
676
|
rspec (~> 3.0)
|
680
677
|
rspec-its
|
681
678
|
specinfra (~> 2.72)
|
682
679
|
sfl (2.3)
|
683
680
|
shellany (0.0.1)
|
684
|
-
signet (0.
|
681
|
+
signet (0.12.0)
|
685
682
|
addressable (~> 2.3)
|
686
683
|
faraday (~> 0.9)
|
687
684
|
jwt (>= 1.5, < 3.0)
|
@@ -690,7 +687,7 @@ GEM
|
|
690
687
|
solve (4.0.2)
|
691
688
|
molinillo (~> 0.6)
|
692
689
|
semverse (>= 1.1, < 4.0)
|
693
|
-
specinfra (2.
|
690
|
+
specinfra (2.82.2)
|
694
691
|
net-scp
|
695
692
|
net-ssh (>= 2.7)
|
696
693
|
net-telnet (= 0.1.1)
|
@@ -700,12 +697,12 @@ GEM
|
|
700
697
|
stove (7.1.0)
|
701
698
|
chef-api (~> 0.5)
|
702
699
|
logify (~> 0.2)
|
703
|
-
strings (0.1.
|
700
|
+
strings (0.1.6)
|
704
701
|
strings-ansi (~> 0.1)
|
705
702
|
unicode-display_width (~> 1.5)
|
706
703
|
unicode_utils (~> 1.4)
|
707
704
|
strings-ansi (0.1.0)
|
708
|
-
structured_warnings (0.
|
705
|
+
structured_warnings (0.4.0)
|
709
706
|
syslog-logger (1.6.8)
|
710
707
|
systemu (2.6.5)
|
711
708
|
term-ansicolor (1.7.1)
|
@@ -724,8 +721,7 @@ GEM
|
|
724
721
|
thor (0.20.3)
|
725
722
|
thread_safe (0.3.6)
|
726
723
|
timeliness (0.3.10)
|
727
|
-
|
728
|
-
tins (1.20.2)
|
724
|
+
tins (1.21.1)
|
729
725
|
toml-rb (1.1.2)
|
730
726
|
citrus (~> 3.0, > 3.0)
|
731
727
|
tomlrb (1.2.8)
|
@@ -744,36 +740,33 @@ GEM
|
|
744
740
|
net-ssh (>= 2.9, < 6.0)
|
745
741
|
winrm (~> 2.0)
|
746
742
|
winrm-fs (~> 1.0)
|
747
|
-
train-habitat (0.
|
748
|
-
train (>= 1.7.5, < 3.0)
|
743
|
+
train-habitat (0.2.11)
|
749
744
|
treetop (1.6.10)
|
750
745
|
polyglot (~> 0.3)
|
751
746
|
trollop (2.9.9)
|
752
|
-
tty-box (0.
|
747
|
+
tty-box (0.5.0)
|
753
748
|
pastel (~> 0.7.2)
|
754
|
-
strings (~> 0.1.
|
755
|
-
tty-cursor (~> 0.
|
756
|
-
tty-color (0.
|
757
|
-
tty-cursor (0.
|
758
|
-
tty-prompt (0.
|
759
|
-
necromancer (~> 0.
|
749
|
+
strings (~> 0.1.6)
|
750
|
+
tty-cursor (~> 0.7)
|
751
|
+
tty-color (0.5.0)
|
752
|
+
tty-cursor (0.7.0)
|
753
|
+
tty-prompt (0.19.0)
|
754
|
+
necromancer (~> 0.5.0)
|
760
755
|
pastel (~> 0.7.0)
|
761
|
-
|
762
|
-
|
763
|
-
tty-
|
764
|
-
|
765
|
-
tty-cursor (~> 0.6.0)
|
766
|
-
tty-screen (~> 0.6.4)
|
756
|
+
tty-reader (~> 0.6.0)
|
757
|
+
tty-reader (0.6.0)
|
758
|
+
tty-cursor (~> 0.7)
|
759
|
+
tty-screen (~> 0.7)
|
767
760
|
wisper (~> 2.0.0)
|
768
|
-
tty-screen (0.
|
769
|
-
tty-spinner (0.9.
|
770
|
-
tty-cursor (~> 0.
|
771
|
-
tty-table (0.
|
772
|
-
equatable (~> 0.
|
773
|
-
necromancer (~> 0.
|
761
|
+
tty-screen (0.7.0)
|
762
|
+
tty-spinner (0.9.1)
|
763
|
+
tty-cursor (~> 0.7)
|
764
|
+
tty-table (0.11.0)
|
765
|
+
equatable (~> 0.6)
|
766
|
+
necromancer (~> 0.5)
|
774
767
|
pastel (~> 0.7.2)
|
775
|
-
strings (~> 0.1.
|
776
|
-
tty-screen (~> 0.
|
768
|
+
strings (~> 0.1.5)
|
769
|
+
tty-screen (~> 0.7)
|
777
770
|
tzinfo (1.2.5)
|
778
771
|
thread_safe (~> 0.1)
|
779
772
|
uber (0.1.0)
|
@@ -837,10 +830,10 @@ GEM
|
|
837
830
|
logging (>= 1.6.1, < 3.0)
|
838
831
|
rubyzip (~> 1.1)
|
839
832
|
winrm (~> 2.0)
|
840
|
-
wisper (2.0.
|
833
|
+
wisper (2.0.1)
|
841
834
|
wmi-lite (1.0.2)
|
842
835
|
xmlrpc (0.3.0)
|
843
|
-
yard (0.9.
|
836
|
+
yard (0.9.20)
|
844
837
|
|
845
838
|
PLATFORMS
|
846
839
|
ruby
|
@@ -848,11 +841,11 @@ PLATFORMS
|
|
848
841
|
x86-mingw32
|
849
842
|
|
850
843
|
DEPENDENCIES
|
851
|
-
appbundler (
|
844
|
+
appbundler (< 0.13)
|
852
845
|
artifactory
|
853
|
-
berkshelf (>= 7.0.
|
846
|
+
berkshelf (>= 7.0.8)
|
854
847
|
bundler
|
855
|
-
chef (= 14.
|
848
|
+
chef (= 14.14.25)
|
856
849
|
chef-apply
|
857
850
|
chef-dk!
|
858
851
|
chef-provisioning (>= 2.7.1)
|
@@ -861,7 +854,7 @@ DEPENDENCIES
|
|
861
854
|
chef-sugar
|
862
855
|
chef-vault (>= 3.4.1)
|
863
856
|
cheffish (>= 14.0.1)
|
864
|
-
chefspec (>= 7.3.0)
|
857
|
+
chefspec (>= 7.3.0, < 8.0.0)
|
865
858
|
chefstyle
|
866
859
|
cookstyle (~> 3.0)
|
867
860
|
cucumber
|
@@ -880,8 +873,8 @@ DEPENDENCIES
|
|
880
873
|
kitchen-ec2 (>= 2.3, < 3.0)
|
881
874
|
kitchen-google (>= 2.0.0)
|
882
875
|
kitchen-hyperv (>= 0.5.1)
|
883
|
-
kitchen-inspec (>= 1.0)
|
884
|
-
kitchen-vagrant (>= 1.
|
876
|
+
kitchen-inspec (>= 1.0, < 1.2.0)
|
877
|
+
kitchen-vagrant (>= 1.6)
|
885
878
|
knife-acl (>= 1.0.3)
|
886
879
|
knife-ec2 (>= 0.19.10)
|
887
880
|
knife-google (>= 3.3.3)
|
@@ -889,7 +882,7 @@ DEPENDENCIES
|
|
889
882
|
knife-push
|
890
883
|
knife-spork
|
891
884
|
knife-tidy (>= 1.2.0)
|
892
|
-
knife-vsphere (>=
|
885
|
+
knife-vsphere (>= 3.0.1, < 4.0)
|
893
886
|
knife-windows (>= 1.9.1)
|
894
887
|
listen
|
895
888
|
minitest (<= 5.10.3)
|
@@ -899,7 +892,7 @@ DEPENDENCIES
|
|
899
892
|
net-ssh (>= 4.2.0)
|
900
893
|
nokogiri
|
901
894
|
ohai (~> 14.0)
|
902
|
-
opscode-pushy-client (>= 2.
|
895
|
+
opscode-pushy-client (>= 2.99)
|
903
896
|
pry
|
904
897
|
pry-byebug
|
905
898
|
pry-remote
|
@@ -911,7 +904,6 @@ DEPENDENCIES
|
|
911
904
|
rspec-core (~> 3.0)
|
912
905
|
rspec-expectations (~> 3.0)
|
913
906
|
rspec-mocks (~> 3.0)
|
914
|
-
rubocop
|
915
907
|
ruby-prof
|
916
908
|
ruby-shadow
|
917
909
|
stove
|
@@ -922,7 +914,6 @@ DEPENDENCIES
|
|
922
914
|
win32-mutex
|
923
915
|
win32-process (~> 0.8.2)
|
924
916
|
win32-service
|
925
|
-
windows-api
|
926
917
|
windows-pr
|
927
918
|
winrm-elevated
|
928
919
|
winrm-fs
|