chef 14.0.202 → 14.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CONTRIBUTING.md +0 -0
- data/Gemfile +0 -0
- data/LICENSE +0 -0
- data/README.md +1 -1
- data/Rakefile +0 -0
- data/VERSION +1 -1
- data/acceptance/.shared/kitchen_acceptance/.kitchen.digitalocean.yml +0 -0
- data/acceptance/.shared/kitchen_acceptance/.kitchen.ec2.yml +0 -0
- data/acceptance/.shared/kitchen_acceptance/.kitchen.vagrant.yml +0 -0
- data/acceptance/.shared/kitchen_acceptance/libraries/kitchen.rb +0 -0
- data/acceptance/.shared/kitchen_acceptance/metadata.rb +0 -0
- data/acceptance/Gemfile +0 -0
- data/acceptance/Gemfile.lock +0 -0
- data/acceptance/README.md +0 -0
- data/acceptance/basics/.acceptance/acceptance-cookbook/.gitignore +0 -0
- data/acceptance/basics/.acceptance/acceptance-cookbook/metadata.rb +0 -0
- data/acceptance/basics/.acceptance/acceptance-cookbook/recipes/destroy.rb +0 -0
- data/acceptance/basics/.acceptance/acceptance-cookbook/recipes/provision.rb +0 -0
- data/acceptance/basics/.acceptance/acceptance-cookbook/recipes/verify.rb +0 -0
- data/acceptance/basics/.kitchen.yml +0 -0
- data/acceptance/basics/test/integration/chef-current-install/serverspec/chef_client_spec.rb +0 -0
- data/acceptance/basics/test/integration/chef-current-install/serverspec/spec_helper.rb +0 -0
- data/acceptance/basics/test/integration/helpers/serverspec/Gemfile +0 -0
- data/acceptance/data-collector/.acceptance/acceptance-cookbook/.gitignore +0 -0
- data/acceptance/data-collector/.acceptance/acceptance-cookbook/metadata.rb +0 -0
- data/acceptance/data-collector/.acceptance/acceptance-cookbook/recipes/destroy.rb +0 -0
- data/acceptance/data-collector/.acceptance/acceptance-cookbook/recipes/provision.rb +0 -0
- data/acceptance/data-collector/.acceptance/acceptance-cookbook/recipes/verify.rb +0 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/.gitignore +0 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/Berksfile +0 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/api.rb +0 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/apigemfile +0 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-both-mode.rb +0 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-client-mode.rb +0 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-no-endpoint.rb +0 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-solo-mode.rb +0 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/config.ru +0 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/metadata.rb +0 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/recipes/default.rb +0 -0
- data/acceptance/data-collector/.kitchen.yml +0 -0
- data/acceptance/data-collector/Berksfile +0 -0
- data/acceptance/data-collector/test/integration/default/serverspec/default_spec.rb +0 -0
- data/acceptance/data-collector/test/integration/helpers/serverspec/Gemfile +0 -0
- data/acceptance/omnitruck/.acceptance/acceptance-cookbook/.gitignore +0 -0
- data/acceptance/omnitruck/.acceptance/acceptance-cookbook/metadata.rb +0 -0
- data/acceptance/omnitruck/.acceptance/acceptance-cookbook/recipes/destroy.rb +0 -0
- data/acceptance/omnitruck/.acceptance/acceptance-cookbook/recipes/provision.rb +0 -0
- data/acceptance/omnitruck/.acceptance/acceptance-cookbook/recipes/verify.rb +0 -0
- data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/.gitignore +0 -0
- data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/libraries/cookbook_kitchen.rb +0 -0
- data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/libraries/top_cookbooks.rb +0 -0
- data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/metadata.rb +0 -0
- data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/recipes/destroy.rb +0 -0
- data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/recipes/provision.rb +0 -0
- data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/recipes/verify.rb +0 -0
- data/acceptance/top-cookbooks/.gitignore +0 -0
- data/acceptance/top-cookbooks/.kitchen.chocolatey.yml +0 -0
- data/acceptance/top-cookbooks/.kitchen.iis.yml +0 -0
- data/acceptance/top-cookbooks/.kitchen.learn-the-basics-rhel.yml +0 -0
- data/acceptance/top-cookbooks/.kitchen.learn-the-basics-ubuntu.yml +0 -0
- data/acceptance/top-cookbooks/.kitchen.learn-the-basics-windows.yml +0 -0
- data/acceptance/top-cookbooks/.kitchen.powershell.yml +0 -0
- data/acceptance/top-cookbooks/.kitchen.sql_server.yml +0 -0
- data/acceptance/top-cookbooks/.kitchen.winbox.yml +0 -0
- data/acceptance/top-cookbooks/.kitchen.windows.yml +0 -0
- data/acceptance/trivial/.acceptance/acceptance-cookbook/.gitignore +0 -0
- data/acceptance/trivial/.acceptance/acceptance-cookbook/metadata.rb +0 -0
- data/acceptance/trivial/.acceptance/acceptance-cookbook/recipes/destroy.rb +0 -0
- data/acceptance/trivial/.acceptance/acceptance-cookbook/recipes/provision.rb +0 -0
- data/acceptance/trivial/.acceptance/acceptance-cookbook/recipes/verify.rb +0 -0
- data/acceptance/trivial/.kitchen.yml +0 -0
- data/acceptance/trivial/test/integration/chef-current-install/inspec/chef_client_spec.rb +0 -0
- data/acceptance/windows-service/.acceptance/acceptance-cookbook/.gitignore +0 -0
- data/acceptance/windows-service/.acceptance/acceptance-cookbook/metadata.rb +0 -0
- data/acceptance/windows-service/.acceptance/acceptance-cookbook/recipes/destroy.rb +0 -0
- data/acceptance/windows-service/.acceptance/acceptance-cookbook/recipes/provision.rb +0 -0
- data/acceptance/windows-service/.acceptance/acceptance-cookbook/recipes/verify.rb +0 -0
- data/acceptance/windows-service/.kitchen.yml +0 -0
- data/acceptance/windows-service/test/integration/chef-windows-service/inspec/chef_windows_service_spec.rb +0 -0
- data/chef-universal-mingw32.gemspec +1 -1
- data/chef.gemspec +2 -0
- data/distro/powershell/chef/Chef.PowerShell.dll +0 -0
- data/distro/powershell/chef/Newtonsoft.Json.dll +0 -0
- data/distro/powershell/chef/chef.psm1 +0 -0
- data/lib/chef.rb +0 -0
- data/lib/chef/api_client.rb +0 -0
- data/lib/chef/api_client/registration.rb +0 -0
- data/lib/chef/api_client_v1.rb +0 -0
- data/lib/chef/application.rb +0 -0
- data/lib/chef/application/apply.rb +1 -1
- data/lib/chef/application/client.rb +12 -4
- data/lib/chef/application/exit_code.rb +0 -0
- data/lib/chef/application/knife.rb +0 -0
- data/lib/chef/application/solo.rb +1 -1
- data/lib/chef/application/windows_service.rb +0 -0
- data/lib/chef/application/windows_service_manager.rb +0 -0
- data/lib/chef/applications.rb +0 -0
- data/lib/chef/audit/audit_event_proxy.rb +0 -0
- data/lib/chef/audit/audit_reporter.rb +0 -0
- data/lib/chef/audit/control_group_data.rb +0 -0
- data/lib/chef/audit/logger.rb +0 -0
- data/lib/chef/audit/rspec_formatter.rb +0 -0
- data/lib/chef/audit/runner.rb +0 -0
- data/lib/chef/blacklist.rb +0 -0
- data/lib/chef/chef_class.rb +0 -0
- data/lib/chef/chef_fs.rb +0 -0
- data/lib/chef/chef_fs/chef_fs_data_store.rb +41 -35
- data/lib/chef/chef_fs/command_line.rb +0 -0
- data/lib/chef/chef_fs/config.rb +0 -0
- data/lib/chef/chef_fs/data_handler/acl_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/client_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/client_key_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/container_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/cookbook_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/data_bag_item_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/data_handler_base.rb +0 -0
- data/lib/chef/chef_fs/data_handler/environment_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/group_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/node_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/organization_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/organization_invites_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/organization_members_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/policy_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/policy_group_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/role_data_handler.rb +0 -0
- data/lib/chef/chef_fs/data_handler/user_data_handler.rb +0 -0
- data/lib/chef/chef_fs/file_pattern.rb +0 -0
- data/lib/chef/chef_fs/file_system.rb +0 -0
- data/lib/chef/chef_fs/file_system/base_fs_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/base_fs_object.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/acl_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/acl_entry.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/acls_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/chef_server_root_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/cookbook_artifact_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/cookbook_artifacts_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/cookbook_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/cookbook_file.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/cookbook_subdir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/cookbooks_acl_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/cookbooks_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/data_bag_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/data_bag_entry.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/data_bags_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/environments_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/nodes_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/org_entry.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/organization_invites_entry.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/organization_members_entry.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/policies_acl_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/policies_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/policy_group_entry.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/policy_groups_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/policy_revision_entry.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/rest_list_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/rest_list_entry.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/versioned_cookbook_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/chef_server/versioned_cookbooks_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/exceptions.rb +0 -0
- data/lib/chef/chef_fs/file_system/memory/memory_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/memory/memory_file.rb +0 -0
- data/lib/chef/chef_fs/file_system/memory/memory_root.rb +0 -0
- data/lib/chef/chef_fs/file_system/multiplexed_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/nonexistent_fs_object.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/acl.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/acls_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/acls_sub_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/base_file.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/chef_repository_file_system_cookbook_artifact_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/chef_repository_file_system_cookbook_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/chef_repository_file_system_cookbook_entry.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/chef_repository_file_system_root_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/chef_repository_file_system_versioned_cookbook_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/client.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/client_key.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/client_keys_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/client_keys_sub_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/clients_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/container.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/containers_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/cookbook_artifacts_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/cookbooks_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/data_bag.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/data_bag_item.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/data_bags_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/directory.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/environment.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/environments_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/file_system_entry.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/group.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/groups_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/node.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/nodes_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/policies_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/policy.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/policy_group.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/policy_groups_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/role.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/roles_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/user.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/users_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system/repository/versioned_cookbooks_dir.rb +0 -0
- data/lib/chef/chef_fs/file_system_cache.rb +0 -0
- data/lib/chef/chef_fs/knife.rb +0 -0
- data/lib/chef/chef_fs/parallelizer.rb +0 -0
- data/lib/chef/chef_fs/parallelizer/flatten_enumerable.rb +0 -0
- data/lib/chef/chef_fs/parallelizer/parallel_enumerable.rb +0 -0
- data/lib/chef/chef_fs/path_utils.rb +0 -0
- data/lib/chef/client.rb +0 -0
- data/lib/chef/config.rb +0 -0
- data/lib/chef/config_fetcher.rb +0 -0
- data/lib/chef/constants.rb +0 -0
- data/lib/chef/cookbook/chefignore.rb +0 -0
- data/lib/chef/cookbook/cookbook_collection.rb +0 -0
- data/lib/chef/cookbook/cookbook_version_loader.rb +0 -0
- data/lib/chef/cookbook/file_system_file_vendor.rb +0 -0
- data/lib/chef/cookbook/file_vendor.rb +0 -0
- data/lib/chef/cookbook/gem_installer.rb +0 -0
- data/lib/chef/cookbook/manifest_v0.rb +0 -0
- data/lib/chef/cookbook/manifest_v2.rb +0 -0
- data/lib/chef/cookbook/metadata.rb +0 -0
- data/lib/chef/cookbook/remote_file_vendor.rb +1 -1
- data/lib/chef/cookbook/synchronizer.rb +0 -0
- data/lib/chef/cookbook/syntax_check.rb +0 -0
- data/lib/chef/cookbook_loader.rb +0 -0
- data/lib/chef/cookbook_manifest.rb +0 -0
- data/lib/chef/cookbook_site_streaming_uploader.rb +0 -0
- data/lib/chef/cookbook_uploader.rb +0 -0
- data/lib/chef/cookbook_version.rb +0 -0
- data/lib/chef/daemon.rb +0 -0
- data/lib/chef/data_bag.rb +0 -0
- data/lib/chef/data_bag_item.rb +0 -0
- data/lib/chef/data_collector.rb +0 -0
- data/lib/chef/data_collector/messages.rb +0 -0
- data/lib/chef/data_collector/messages/helpers.rb +0 -0
- data/lib/chef/data_collector/resource_report.rb +0 -0
- data/lib/chef/decorator.rb +0 -0
- data/lib/chef/decorator/lazy.rb +0 -0
- data/lib/chef/decorator/lazy_array.rb +0 -0
- data/lib/chef/decorator/unchain.rb +0 -0
- data/lib/chef/delayed_evaluator.rb +0 -0
- data/lib/chef/deprecated.rb +0 -0
- data/lib/chef/deprecation/warnings.rb +0 -0
- data/lib/chef/digester.rb +0 -0
- data/lib/chef/dsl.rb +0 -0
- data/lib/chef/dsl/audit.rb +0 -0
- data/lib/chef/dsl/chef_provisioning.rb +0 -0
- data/lib/chef/dsl/cheffish.rb +0 -0
- data/lib/chef/dsl/core.rb +0 -0
- data/lib/chef/dsl/data_query.rb +0 -0
- data/lib/chef/dsl/declare_resource.rb +0 -0
- data/lib/chef/dsl/definitions.rb +0 -0
- data/lib/chef/dsl/include_attribute.rb +0 -0
- data/lib/chef/dsl/include_recipe.rb +0 -0
- data/lib/chef/dsl/platform_introspection.rb +0 -0
- data/lib/chef/dsl/powershell.rb +0 -0
- data/lib/chef/dsl/reboot_pending.rb +0 -0
- data/lib/chef/dsl/recipe.rb +0 -0
- data/lib/chef/dsl/registry_helper.rb +0 -0
- data/lib/chef/dsl/resources.rb +0 -0
- data/lib/chef/dsl/universal.rb +0 -0
- data/lib/chef/encrypted_data_bag_item.rb +0 -0
- data/lib/chef/encrypted_data_bag_item/assertions.rb +0 -0
- data/lib/chef/encrypted_data_bag_item/check_encrypted.rb +0 -0
- data/lib/chef/encrypted_data_bag_item/decryption_failure.rb +0 -0
- data/lib/chef/encrypted_data_bag_item/decryptor.rb +0 -0
- data/lib/chef/encrypted_data_bag_item/encrypted_data_bag_item_assertions.rb +0 -0
- data/lib/chef/encrypted_data_bag_item/encryption_failure.rb +0 -0
- data/lib/chef/encrypted_data_bag_item/encryptor.rb +0 -0
- data/lib/chef/encrypted_data_bag_item/unacceptable_encrypted_data_bag_item_format.rb +0 -0
- data/lib/chef/encrypted_data_bag_item/unsupported_cipher.rb +0 -0
- data/lib/chef/encrypted_data_bag_item/unsupported_encrypted_data_bag_item_format.rb +0 -0
- data/lib/chef/environment.rb +0 -0
- data/lib/chef/event_dispatch/base.rb +0 -0
- data/lib/chef/event_dispatch/dispatcher.rb +0 -0
- data/lib/chef/event_dispatch/dsl.rb +0 -0
- data/lib/chef/event_dispatch/events_output_stream.rb +0 -0
- data/lib/chef/event_loggers/base.rb +0 -0
- data/lib/chef/event_loggers/windows_eventlog.rb +0 -0
- data/lib/chef/exceptions.rb +0 -0
- data/lib/chef/file_access_control.rb +0 -0
- data/lib/chef/file_access_control/unix.rb +0 -0
- data/lib/chef/file_access_control/windows.rb +0 -0
- data/lib/chef/file_cache.rb +0 -0
- data/lib/chef/file_content_management/content_base.rb +0 -0
- data/lib/chef/file_content_management/deploy.rb +0 -0
- data/lib/chef/file_content_management/deploy/cp.rb +0 -0
- data/lib/chef/file_content_management/deploy/mv_unix.rb +0 -0
- data/lib/chef/file_content_management/deploy/mv_windows.rb +0 -0
- data/lib/chef/file_content_management/tempfile.rb +0 -0
- data/lib/chef/formatters/base.rb +1 -1
- data/lib/chef/formatters/doc.rb +0 -0
- data/lib/chef/formatters/error_description.rb +0 -0
- data/lib/chef/formatters/error_inspectors.rb +0 -0
- data/lib/chef/formatters/error_inspectors/api_error_formatting.rb +0 -0
- data/lib/chef/formatters/error_inspectors/compile_error_inspector.rb +0 -0
- data/lib/chef/formatters/error_inspectors/cookbook_resolve_error_inspector.rb +0 -0
- data/lib/chef/formatters/error_inspectors/cookbook_sync_error_inspector.rb +0 -0
- data/lib/chef/formatters/error_inspectors/node_load_error_inspector.rb +0 -0
- data/lib/chef/formatters/error_inspectors/registration_error_inspector.rb +0 -0
- data/lib/chef/formatters/error_inspectors/resource_failure_inspector.rb +0 -0
- data/lib/chef/formatters/error_inspectors/run_list_expansion_error_inspector.rb +0 -0
- data/lib/chef/formatters/error_mapper.rb +0 -0
- data/lib/chef/formatters/indentable_output_stream.rb +0 -0
- data/lib/chef/formatters/minimal.rb +0 -0
- data/lib/chef/guard_interpreter.rb +0 -0
- data/lib/chef/guard_interpreter/default_guard_interpreter.rb +0 -0
- data/lib/chef/guard_interpreter/resource_guard_interpreter.rb +0 -0
- data/lib/chef/handler.rb +0 -0
- data/lib/chef/handler/error_report.rb +0 -0
- data/lib/chef/handler/json_file.rb +0 -0
- data/lib/chef/http.rb +0 -0
- data/lib/chef/http/api_versions.rb +0 -0
- data/lib/chef/http/auth_credentials.rb +0 -0
- data/lib/chef/http/authenticator.rb +0 -0
- data/lib/chef/http/basic_client.rb +0 -0
- data/lib/chef/http/cookie_jar.rb +0 -0
- data/lib/chef/http/cookie_manager.rb +0 -0
- data/lib/chef/http/decompressor.rb +0 -0
- data/lib/chef/http/http_request.rb +0 -0
- data/lib/chef/http/json_input.rb +0 -0
- data/lib/chef/http/json_output.rb +0 -0
- data/lib/chef/http/json_to_model_output.rb +0 -0
- data/lib/chef/http/remote_request_id.rb +0 -0
- data/lib/chef/http/simple.rb +0 -0
- data/lib/chef/http/simple_json.rb +0 -0
- data/lib/chef/http/socketless_chef_zero_client.rb +0 -0
- data/lib/chef/http/ssl_policies.rb +0 -0
- data/lib/chef/http/validate_content_length.rb +0 -0
- data/lib/chef/json_compat.rb +0 -0
- data/lib/chef/key.rb +0 -0
- data/lib/chef/knife.rb +0 -0
- data/lib/chef/knife/bootstrap.rb +0 -0
- data/lib/chef/knife/bootstrap/chef_vault_handler.rb +0 -0
- data/lib/chef/knife/bootstrap/client_builder.rb +0 -0
- data/lib/chef/knife/bootstrap/templates/README.md +0 -0
- data/lib/chef/knife/bootstrap/templates/chef-full.erb +0 -0
- data/lib/chef/knife/client_bulk_delete.rb +0 -0
- data/lib/chef/knife/client_create.rb +0 -0
- data/lib/chef/knife/client_delete.rb +0 -0
- data/lib/chef/knife/client_edit.rb +0 -0
- data/lib/chef/knife/client_key_create.rb +0 -0
- data/lib/chef/knife/client_key_delete.rb +0 -0
- data/lib/chef/knife/client_key_edit.rb +0 -0
- data/lib/chef/knife/client_key_list.rb +0 -0
- data/lib/chef/knife/client_key_show.rb +0 -0
- data/lib/chef/knife/client_list.rb +0 -0
- data/lib/chef/knife/client_reregister.rb +0 -0
- data/lib/chef/knife/client_show.rb +0 -0
- data/lib/chef/knife/configure.rb +0 -0
- data/lib/chef/knife/configure_client.rb +0 -0
- data/lib/chef/knife/cookbook_bulk_delete.rb +0 -0
- data/lib/chef/knife/cookbook_create.rb +0 -0
- data/lib/chef/knife/cookbook_delete.rb +0 -0
- data/lib/chef/knife/cookbook_download.rb +0 -0
- data/lib/chef/knife/cookbook_list.rb +0 -0
- data/lib/chef/knife/cookbook_metadata.rb +0 -0
- data/lib/chef/knife/cookbook_metadata_from_file.rb +0 -0
- data/lib/chef/knife/cookbook_show.rb +0 -0
- data/lib/chef/knife/cookbook_site_download.rb +0 -0
- data/lib/chef/knife/cookbook_site_install.rb +0 -0
- data/lib/chef/knife/cookbook_site_list.rb +0 -0
- data/lib/chef/knife/cookbook_site_search.rb +0 -0
- data/lib/chef/knife/cookbook_site_share.rb +0 -0
- data/lib/chef/knife/cookbook_site_show.rb +0 -0
- data/lib/chef/knife/cookbook_site_unshare.rb +0 -0
- data/lib/chef/knife/cookbook_test.rb +0 -0
- data/lib/chef/knife/cookbook_upload.rb +0 -0
- data/lib/chef/knife/core/bootstrap_context.rb +0 -0
- data/lib/chef/knife/core/cookbook_scm_repo.rb +0 -0
- data/lib/chef/knife/core/gem_glob_loader.rb +0 -0
- data/lib/chef/knife/core/generic_presenter.rb +0 -0
- data/lib/chef/knife/core/hashed_command_loader.rb +0 -0
- data/lib/chef/knife/core/node_editor.rb +0 -0
- data/lib/chef/knife/core/node_presenter.rb +0 -0
- data/lib/chef/knife/core/object_loader.rb +0 -0
- data/lib/chef/knife/core/status_presenter.rb +0 -0
- data/lib/chef/knife/core/subcommand_loader.rb +0 -0
- data/lib/chef/knife/core/text_formatter.rb +0 -0
- data/lib/chef/knife/core/ui.rb +0 -0
- data/lib/chef/knife/data_bag_create.rb +0 -0
- data/lib/chef/knife/data_bag_delete.rb +0 -0
- data/lib/chef/knife/data_bag_edit.rb +0 -0
- data/lib/chef/knife/data_bag_from_file.rb +0 -0
- data/lib/chef/knife/data_bag_list.rb +0 -0
- data/lib/chef/knife/data_bag_secret_options.rb +0 -0
- data/lib/chef/knife/data_bag_show.rb +0 -0
- data/lib/chef/knife/delete.rb +0 -0
- data/lib/chef/knife/deps.rb +0 -0
- data/lib/chef/knife/diff.rb +0 -0
- data/lib/chef/knife/download.rb +0 -0
- data/lib/chef/knife/edit.rb +0 -0
- data/lib/chef/knife/environment_compare.rb +0 -0
- data/lib/chef/knife/environment_create.rb +0 -0
- data/lib/chef/knife/environment_delete.rb +0 -0
- data/lib/chef/knife/environment_edit.rb +0 -0
- data/lib/chef/knife/environment_from_file.rb +0 -0
- data/lib/chef/knife/environment_list.rb +0 -0
- data/lib/chef/knife/environment_show.rb +0 -0
- data/lib/chef/knife/exec.rb +0 -0
- data/lib/chef/knife/key_create.rb +0 -0
- data/lib/chef/knife/key_create_base.rb +0 -0
- data/lib/chef/knife/key_delete.rb +0 -0
- data/lib/chef/knife/key_edit.rb +0 -0
- data/lib/chef/knife/key_edit_base.rb +0 -0
- data/lib/chef/knife/key_list.rb +0 -0
- data/lib/chef/knife/key_list_base.rb +0 -0
- data/lib/chef/knife/key_show.rb +0 -0
- data/lib/chef/knife/list.rb +0 -0
- data/lib/chef/knife/node_bulk_delete.rb +0 -0
- data/lib/chef/knife/node_create.rb +0 -0
- data/lib/chef/knife/node_delete.rb +0 -0
- data/lib/chef/knife/node_edit.rb +0 -0
- data/lib/chef/knife/node_environment_set.rb +0 -0
- data/lib/chef/knife/node_from_file.rb +0 -0
- data/lib/chef/knife/node_list.rb +0 -0
- data/lib/chef/knife/node_policy_set.rb +0 -0
- data/lib/chef/knife/node_run_list_add.rb +0 -0
- data/lib/chef/knife/node_run_list_remove.rb +0 -0
- data/lib/chef/knife/node_run_list_set.rb +0 -0
- data/lib/chef/knife/node_show.rb +0 -0
- data/lib/chef/knife/null.rb +0 -0
- data/lib/chef/knife/osc_user_create.rb +0 -0
- data/lib/chef/knife/osc_user_delete.rb +0 -0
- data/lib/chef/knife/osc_user_edit.rb +0 -0
- data/lib/chef/knife/osc_user_list.rb +0 -0
- data/lib/chef/knife/osc_user_reregister.rb +0 -0
- data/lib/chef/knife/osc_user_show.rb +0 -0
- data/lib/chef/knife/raw.rb +0 -0
- data/lib/chef/knife/recipe_list.rb +0 -0
- data/lib/chef/knife/rehash.rb +0 -0
- data/lib/chef/knife/role_bulk_delete.rb +0 -0
- data/lib/chef/knife/role_create.rb +0 -0
- data/lib/chef/knife/role_delete.rb +0 -0
- data/lib/chef/knife/role_edit.rb +0 -0
- data/lib/chef/knife/role_env_run_list_add.rb +0 -0
- data/lib/chef/knife/role_env_run_list_clear.rb +0 -0
- data/lib/chef/knife/role_env_run_list_remove.rb +0 -0
- data/lib/chef/knife/role_env_run_list_replace.rb +0 -0
- data/lib/chef/knife/role_env_run_list_set.rb +0 -0
- data/lib/chef/knife/role_from_file.rb +0 -0
- data/lib/chef/knife/role_list.rb +0 -0
- data/lib/chef/knife/role_run_list_add.rb +0 -0
- data/lib/chef/knife/role_run_list_clear.rb +0 -0
- data/lib/chef/knife/role_run_list_remove.rb +0 -0
- data/lib/chef/knife/role_run_list_replace.rb +0 -0
- data/lib/chef/knife/role_run_list_set.rb +0 -0
- data/lib/chef/knife/role_show.rb +0 -0
- data/lib/chef/knife/search.rb +0 -0
- data/lib/chef/knife/serve.rb +0 -0
- data/lib/chef/knife/show.rb +0 -0
- data/lib/chef/knife/ssh.rb +0 -0
- data/lib/chef/knife/ssl_check.rb +0 -0
- data/lib/chef/knife/ssl_fetch.rb +0 -0
- data/lib/chef/knife/status.rb +0 -0
- data/lib/chef/knife/supermarket_download.rb +0 -0
- data/lib/chef/knife/supermarket_install.rb +0 -0
- data/lib/chef/knife/supermarket_list.rb +0 -0
- data/lib/chef/knife/supermarket_search.rb +0 -0
- data/lib/chef/knife/supermarket_share.rb +0 -0
- data/lib/chef/knife/supermarket_show.rb +0 -0
- data/lib/chef/knife/supermarket_unshare.rb +0 -0
- data/lib/chef/knife/tag_create.rb +0 -0
- data/lib/chef/knife/tag_delete.rb +0 -0
- data/lib/chef/knife/tag_list.rb +0 -0
- data/lib/chef/knife/upload.rb +0 -0
- data/lib/chef/knife/user_create.rb +0 -0
- data/lib/chef/knife/user_delete.rb +0 -0
- data/lib/chef/knife/user_edit.rb +0 -0
- data/lib/chef/knife/user_key_create.rb +0 -0
- data/lib/chef/knife/user_key_delete.rb +0 -0
- data/lib/chef/knife/user_key_edit.rb +0 -0
- data/lib/chef/knife/user_key_list.rb +0 -0
- data/lib/chef/knife/user_key_show.rb +0 -0
- data/lib/chef/knife/user_list.rb +0 -0
- data/lib/chef/knife/user_reregister.rb +0 -0
- data/lib/chef/knife/user_show.rb +0 -0
- data/lib/chef/knife/xargs.rb +0 -0
- data/lib/chef/local_mode.rb +0 -0
- data/lib/chef/log.rb +0 -0
- data/lib/chef/log/syslog.rb +0 -0
- data/lib/chef/log/winevt.rb +0 -0
- data/lib/chef/mash.rb +0 -0
- data/lib/chef/mixin/api_version_request_handling.rb +0 -0
- data/lib/chef/mixin/checksum.rb +0 -0
- data/lib/chef/mixin/convert_to_class_name.rb +0 -0
- data/lib/chef/mixin/create_path.rb +0 -0
- data/lib/chef/mixin/deep_merge.rb +0 -0
- data/lib/chef/mixin/deprecation.rb +0 -0
- data/lib/chef/mixin/descendants_tracker.rb +0 -0
- data/lib/chef/mixin/enforce_ownership_and_permissions.rb +0 -0
- data/lib/chef/mixin/file_class.rb +0 -0
- data/lib/chef/mixin/from_file.rb +0 -0
- data/lib/chef/mixin/get_source_from_package.rb +0 -0
- data/lib/chef/mixin/homebrew_user.rb +0 -0
- data/lib/chef/mixin/lazy_module_include.rb +0 -0
- data/lib/chef/mixin/notifying_block.rb +0 -0
- data/lib/chef/mixin/openssl_helper.rb +0 -0
- data/lib/chef/mixin/params_validate.rb +0 -0
- data/lib/chef/mixin/path_sanity.rb +0 -0
- data/lib/chef/mixin/powershell_exec.rb +0 -0
- data/lib/chef/mixin/powershell_out.rb +0 -0
- data/lib/chef/mixin/powershell_type_coercions.rb +0 -0
- data/lib/chef/mixin/properties.rb +0 -0
- data/lib/chef/mixin/provides.rb +0 -0
- data/lib/chef/mixin/proxified_socket.rb +0 -0
- data/lib/chef/mixin/securable.rb +0 -0
- data/lib/chef/mixin/shell_out.rb +0 -0
- data/lib/chef/mixin/subclass_directive.rb +0 -0
- data/lib/chef/mixin/template.rb +0 -0
- data/lib/chef/mixin/unformatter.rb +0 -0
- data/lib/chef/mixin/uris.rb +0 -0
- data/lib/chef/mixin/user_context.rb +0 -0
- data/lib/chef/mixin/versioned_api.rb +0 -0
- data/lib/chef/mixin/which.rb +0 -0
- data/lib/chef/mixin/why_run.rb +0 -0
- data/lib/chef/mixin/wide_string.rb +0 -0
- data/lib/chef/mixin/windows_architecture_helper.rb +0 -0
- data/lib/chef/mixin/windows_env_helper.rb +0 -0
- data/lib/chef/mixin/xml_escape.rb +0 -0
- data/lib/chef/mixins.rb +0 -0
- data/lib/chef/monkey_patches/net_http.rb +0 -0
- data/lib/chef/monkey_patches/webrick-utils.rb +0 -0
- data/lib/chef/monkey_patches/win32/registry.rb +0 -0
- data/lib/chef/monologger.rb +0 -0
- data/lib/chef/nil_argument.rb +0 -0
- data/lib/chef/node.rb +0 -0
- data/lib/chef/node/attribute.rb +0 -0
- data/lib/chef/node/attribute_collections.rb +0 -0
- data/lib/chef/node/common_api.rb +0 -0
- data/lib/chef/node/immutable_collections.rb +0 -0
- data/lib/chef/node/mixin/deep_merge_cache.rb +0 -0
- data/lib/chef/node/mixin/immutablize_array.rb +1 -0
- data/lib/chef/node/mixin/immutablize_hash.rb +2 -0
- data/lib/chef/node/mixin/state_tracking.rb +0 -0
- data/lib/chef/node_map.rb +0 -0
- data/lib/chef/null_logger.rb +7 -0
- data/lib/chef/org.rb +0 -0
- data/lib/chef/platform.rb +0 -0
- data/lib/chef/platform/priority_map.rb +0 -0
- data/lib/chef/platform/provider_handler_map.rb +0 -0
- data/lib/chef/platform/provider_mapping.rb +0 -0
- data/lib/chef/platform/provider_priority_map.rb +0 -0
- data/lib/chef/platform/query_helpers.rb +0 -0
- data/lib/chef/platform/rebooter.rb +0 -0
- data/lib/chef/platform/resource_handler_map.rb +0 -0
- data/lib/chef/platform/resource_priority_map.rb +0 -0
- data/lib/chef/platform/service_helpers.rb +0 -0
- data/lib/chef/policy_builder.rb +0 -0
- data/lib/chef/policy_builder/dynamic.rb +0 -0
- data/lib/chef/policy_builder/expand_node_object.rb +0 -0
- data/lib/chef/policy_builder/policyfile.rb +0 -0
- data/lib/chef/powershell.rb +0 -0
- data/lib/chef/property.rb +0 -0
- data/lib/chef/provider.rb +0 -0
- data/lib/chef/provider/apt_preference.rb +0 -0
- data/lib/chef/provider/apt_repository.rb +0 -0
- data/lib/chef/provider/apt_update.rb +0 -0
- data/lib/chef/provider/batch.rb +0 -0
- data/lib/chef/provider/cookbook_file.rb +0 -0
- data/lib/chef/provider/cookbook_file/content.rb +0 -0
- data/lib/chef/provider/cron.rb +0 -0
- data/lib/chef/provider/cron/aix.rb +0 -0
- data/lib/chef/provider/cron/solaris.rb +0 -0
- data/lib/chef/provider/cron/unix.rb +0 -0
- data/lib/chef/provider/directory.rb +0 -0
- data/lib/chef/provider/dsc_resource.rb +0 -0
- data/lib/chef/provider/dsc_script.rb +0 -0
- data/lib/chef/provider/execute.rb +0 -0
- data/lib/chef/provider/file.rb +0 -0
- data/lib/chef/provider/file/content.rb +0 -0
- data/lib/chef/provider/git.rb +2 -2
- data/lib/chef/provider/group.rb +0 -0
- data/lib/chef/provider/group/aix.rb +0 -0
- data/lib/chef/provider/group/dscl.rb +0 -0
- data/lib/chef/provider/group/gpasswd.rb +0 -0
- data/lib/chef/provider/group/groupadd.rb +0 -0
- data/lib/chef/provider/group/groupmod.rb +0 -0
- data/lib/chef/provider/group/pw.rb +0 -0
- data/lib/chef/provider/group/suse.rb +0 -0
- data/lib/chef/provider/group/usermod.rb +0 -0
- data/lib/chef/provider/group/windows.rb +0 -0
- data/lib/chef/provider/http_request.rb +0 -0
- data/lib/chef/provider/ifconfig.rb +0 -0
- data/lib/chef/provider/ifconfig/aix.rb +0 -0
- data/lib/chef/provider/ifconfig/debian.rb +2 -0
- data/lib/chef/provider/ifconfig/redhat.rb +0 -0
- data/lib/chef/provider/launchd.rb +0 -0
- data/lib/chef/provider/link.rb +0 -0
- data/lib/chef/provider/log.rb +0 -0
- data/lib/chef/provider/lwrp_base.rb +0 -0
- data/lib/chef/provider/mdadm.rb +0 -0
- data/lib/chef/provider/mount.rb +0 -0
- data/lib/chef/provider/mount/aix.rb +0 -0
- data/lib/chef/provider/mount/mount.rb +0 -0
- data/lib/chef/provider/mount/solaris.rb +0 -0
- data/lib/chef/provider/mount/windows.rb +0 -0
- data/lib/chef/provider/noop.rb +0 -0
- data/lib/chef/provider/ohai.rb +0 -0
- data/lib/chef/provider/osx_profile.rb +0 -0
- data/lib/chef/provider/package.rb +0 -0
- data/lib/chef/provider/package/apt.rb +16 -6
- data/lib/chef/provider/package/bff.rb +0 -0
- data/lib/chef/provider/package/cab.rb +0 -0
- data/lib/chef/provider/package/chocolatey.rb +0 -0
- data/lib/chef/provider/package/dnf.rb +0 -0
- data/lib/chef/provider/package/dnf/dnf_helper.py +0 -0
- data/lib/chef/provider/package/dnf/python_helper.rb +0 -0
- data/lib/chef/provider/package/dnf/version.rb +0 -0
- data/lib/chef/provider/package/dpkg.rb +0 -0
- data/lib/chef/provider/package/freebsd/base.rb +0 -0
- data/lib/chef/provider/package/freebsd/pkg.rb +0 -0
- data/lib/chef/provider/package/freebsd/pkgng.rb +0 -0
- data/lib/chef/provider/package/freebsd/port.rb +0 -0
- data/lib/chef/provider/package/homebrew.rb +0 -0
- data/lib/chef/provider/package/ips.rb +0 -0
- data/lib/chef/provider/package/macports.rb +0 -0
- data/lib/chef/provider/package/msu.rb +0 -0
- data/lib/chef/provider/package/openbsd.rb +0 -0
- data/lib/chef/provider/package/pacman.rb +0 -0
- data/lib/chef/provider/package/paludis.rb +0 -0
- data/lib/chef/provider/package/portage.rb +0 -0
- data/lib/chef/provider/package/powershell.rb +8 -8
- data/lib/chef/provider/package/rpm.rb +0 -0
- data/lib/chef/provider/package/rubygems.rb +0 -0
- data/lib/chef/provider/package/smartos.rb +0 -0
- data/lib/chef/provider/package/solaris.rb +0 -0
- data/lib/chef/provider/package/windows.rb +0 -0
- data/lib/chef/provider/package/windows/exe.rb +0 -0
- data/lib/chef/provider/package/windows/msi.rb +0 -0
- data/lib/chef/provider/package/windows/registry_uninstall_entry.rb +0 -0
- data/lib/chef/provider/package/yum.rb +0 -0
- data/lib/chef/provider/package/yum/python_helper.rb +0 -0
- data/lib/chef/provider/package/yum/rpm_utils.rb +0 -0
- data/lib/chef/provider/package/yum/simplejson/LICENSE.txt +0 -0
- data/lib/chef/provider/package/yum/simplejson/__init__.py +0 -0
- data/lib/chef/provider/package/yum/simplejson/__init__.pyc +0 -0
- data/lib/chef/provider/package/yum/simplejson/decoder.py +0 -0
- data/lib/chef/provider/package/yum/simplejson/decoder.pyc +0 -0
- data/lib/chef/provider/package/yum/simplejson/encoder.py +0 -0
- data/lib/chef/provider/package/yum/simplejson/encoder.pyc +0 -0
- data/lib/chef/provider/package/yum/simplejson/scanner.py +0 -0
- data/lib/chef/provider/package/yum/simplejson/scanner.pyc +0 -0
- data/lib/chef/provider/package/yum/simplejson/tool.py +0 -0
- data/lib/chef/provider/package/yum/version.rb +0 -0
- data/lib/chef/provider/package/yum/yum_cache.rb +0 -0
- data/lib/chef/provider/package/yum/yum_helper.py +5 -0
- data/lib/chef/provider/package/zypper.rb +16 -6
- data/lib/chef/provider/powershell_script.rb +0 -0
- data/lib/chef/provider/reboot.rb +0 -0
- data/lib/chef/provider/registry_key.rb +0 -0
- data/lib/chef/provider/remote_directory.rb +0 -0
- data/lib/chef/provider/remote_file.rb +0 -0
- data/lib/chef/provider/remote_file/cache_control_data.rb +0 -0
- data/lib/chef/provider/remote_file/content.rb +0 -0
- data/lib/chef/provider/remote_file/fetcher.rb +0 -0
- data/lib/chef/provider/remote_file/ftp.rb +0 -0
- data/lib/chef/provider/remote_file/http.rb +0 -0
- data/lib/chef/provider/remote_file/local_file.rb +0 -0
- data/lib/chef/provider/remote_file/network_file.rb +0 -0
- data/lib/chef/provider/remote_file/sftp.rb +0 -0
- data/lib/chef/provider/resource_update.rb +0 -0
- data/lib/chef/provider/route.rb +2 -1
- data/lib/chef/provider/ruby_block.rb +0 -0
- data/lib/chef/provider/script.rb +0 -0
- data/lib/chef/provider/service.rb +0 -0
- data/lib/chef/provider/service/aix.rb +0 -0
- data/lib/chef/provider/service/aixinit.rb +0 -0
- data/lib/chef/provider/service/arch.rb +0 -0
- data/lib/chef/provider/service/debian.rb +31 -14
- data/lib/chef/provider/service/freebsd.rb +0 -0
- data/lib/chef/provider/service/gentoo.rb +0 -0
- data/lib/chef/provider/service/init.rb +0 -0
- data/lib/chef/provider/service/insserv.rb +0 -0
- data/lib/chef/provider/service/invokercd.rb +0 -0
- data/lib/chef/provider/service/macosx.rb +0 -0
- data/lib/chef/provider/service/openbsd.rb +0 -0
- data/lib/chef/provider/service/redhat.rb +0 -0
- data/lib/chef/provider/service/simple.rb +0 -0
- data/lib/chef/provider/service/solaris.rb +0 -0
- data/lib/chef/provider/service/systemd.rb +0 -0
- data/lib/chef/provider/service/upstart.rb +0 -0
- data/lib/chef/provider/service/windows.rb +0 -0
- data/lib/chef/provider/subversion.rb +0 -0
- data/lib/chef/provider/support/yum_repo.erb +0 -0
- data/lib/chef/provider/support/zypper_repo.erb +0 -0
- data/lib/chef/provider/systemd_unit.rb +0 -0
- data/lib/chef/provider/template.rb +0 -0
- data/lib/chef/provider/template/content.rb +0 -0
- data/lib/chef/provider/template_finder.rb +0 -0
- data/lib/chef/provider/user.rb +0 -0
- data/lib/chef/provider/user/aix.rb +0 -0
- data/lib/chef/provider/user/dscl.rb +0 -0
- data/lib/chef/provider/user/linux.rb +0 -0
- data/lib/chef/provider/user/pw.rb +0 -0
- data/lib/chef/provider/user/solaris.rb +0 -0
- data/lib/chef/provider/user/useradd.rb +0 -0
- data/lib/chef/provider/user/windows.rb +0 -0
- data/lib/chef/provider/whyrun_safe_ruby_block.rb +0 -0
- data/lib/chef/provider/windows_env.rb +0 -0
- data/lib/chef/provider/windows_path.rb +0 -0
- data/lib/chef/provider/windows_script.rb +0 -0
- data/lib/chef/provider/windows_task.rb +473 -454
- data/lib/chef/provider/yum_repository.rb +0 -0
- data/lib/chef/provider/zypper_repository.rb +0 -0
- data/lib/chef/provider_resolver.rb +0 -0
- data/lib/chef/providers.rb +0 -0
- data/lib/chef/recipe.rb +0 -0
- data/lib/chef/request_id.rb +0 -0
- data/lib/chef/reserved_names.rb +0 -0
- data/lib/chef/resource.rb +4 -3
- data/lib/chef/resource/action_class.rb +0 -0
- data/lib/chef/resource/apt_package.rb +0 -0
- data/lib/chef/resource/apt_preference.rb +1 -3
- data/lib/chef/resource/apt_repository.rb +42 -15
- data/lib/chef/resource/apt_update.rb +3 -1
- data/lib/chef/resource/bash.rb +1 -6
- data/lib/chef/resource/batch.rb +1 -7
- data/lib/chef/resource/bff_package.rb +1 -4
- data/lib/chef/resource/breakpoint.rb +1 -7
- data/lib/chef/resource/build_essential.rb +4 -1
- data/lib/chef/resource/cab_package.rb +2 -2
- data/lib/chef/resource/chef_gem.rb +0 -0
- data/lib/chef/resource/chef_handler.rb +0 -0
- data/lib/chef/resource/chocolatey_package.rb +14 -6
- data/lib/chef/resource/conditional.rb +0 -0
- data/lib/chef/resource/conditional_action_not_nothing.rb +0 -0
- data/lib/chef/resource/cookbook_file.rb +7 -13
- data/lib/chef/resource/cron.rb +1 -3
- data/lib/chef/resource/csh.rb +0 -0
- data/lib/chef/resource/directory.rb +0 -0
- data/lib/chef/resource/dmg_package.rb +0 -0
- data/lib/chef/resource/dnf_package.rb +0 -0
- data/lib/chef/resource/dpkg_package.rb +0 -0
- data/lib/chef/resource/dsc_resource.rb +0 -0
- data/lib/chef/resource/dsc_script.rb +0 -0
- data/lib/chef/resource/execute.rb +0 -0
- data/lib/chef/resource/file.rb +0 -0
- data/lib/chef/resource/file/verification.rb +0 -0
- data/lib/chef/resource/file/verification/systemd_unit.rb +0 -0
- data/lib/chef/resource/freebsd_package.rb +0 -0
- data/lib/chef/resource/gem_package.rb +0 -0
- data/lib/chef/resource/git.rb +0 -0
- data/lib/chef/resource/group.rb +0 -0
- data/lib/chef/resource/homebrew_cask.rb +0 -0
- data/lib/chef/resource/homebrew_package.rb +0 -0
- data/lib/chef/resource/homebrew_tap.rb +0 -0
- data/lib/chef/resource/hostname.rb +0 -0
- data/lib/chef/resource/http_request.rb +0 -0
- data/lib/chef/resource/ifconfig.rb +0 -0
- data/lib/chef/resource/ips_package.rb +0 -0
- data/lib/chef/resource/ksh.rb +0 -0
- data/lib/chef/resource/launchd.rb +2 -2
- data/lib/chef/resource/link.rb +19 -5
- data/lib/chef/resource/log.rb +0 -0
- data/lib/chef/resource/lwrp_base.rb +0 -0
- data/lib/chef/resource/macos_userdefaults.rb +0 -0
- data/lib/chef/resource/macosx_service.rb +0 -0
- data/lib/chef/resource/macports_package.rb +0 -0
- data/lib/chef/resource/mdadm.rb +0 -0
- data/lib/chef/resource/mount.rb +0 -0
- data/lib/chef/resource/msu_package.rb +0 -0
- data/lib/chef/resource/ohai.rb +0 -0
- data/lib/chef/resource/ohai_hint.rb +1 -1
- data/lib/chef/resource/openbsd_package.rb +0 -0
- data/lib/chef/resource/openssl_dhparam.rb +0 -0
- data/lib/chef/resource/openssl_rsa_private_key.rb +1 -1
- data/lib/chef/resource/openssl_rsa_public_key.rb +0 -0
- data/lib/chef/resource/osx_profile.rb +0 -0
- data/lib/chef/resource/package.rb +0 -0
- data/lib/chef/resource/pacman_package.rb +0 -0
- data/lib/chef/resource/paludis_package.rb +0 -0
- data/lib/chef/resource/perl.rb +0 -0
- data/lib/chef/resource/portage_package.rb +0 -0
- data/lib/chef/resource/powershell_package.rb +0 -0
- data/lib/chef/resource/powershell_script.rb +0 -0
- data/lib/chef/resource/python.rb +0 -0
- data/lib/chef/resource/reboot.rb +0 -0
- data/lib/chef/resource/registry_key.rb +1 -9
- data/lib/chef/resource/remote_directory.rb +5 -45
- data/lib/chef/resource/remote_file.rb +0 -0
- data/lib/chef/resource/resource_notification.rb +0 -0
- data/lib/chef/resource/rhsm_errata.rb +0 -0
- data/lib/chef/resource/rhsm_errata_level.rb +0 -0
- data/lib/chef/resource/rhsm_register.rb +2 -2
- data/lib/chef/resource/rhsm_repo.rb +0 -0
- data/lib/chef/resource/rhsm_subscription.rb +0 -0
- data/lib/chef/resource/route.rb +0 -0
- data/lib/chef/resource/rpm_package.rb +0 -0
- data/lib/chef/resource/ruby.rb +0 -0
- data/lib/chef/resource/ruby_block.rb +0 -0
- data/lib/chef/resource/scm.rb +2 -2
- data/lib/chef/resource/script.rb +0 -0
- data/lib/chef/resource/service.rb +0 -0
- data/lib/chef/resource/smartos_package.rb +0 -0
- data/lib/chef/resource/solaris_package.rb +0 -0
- data/lib/chef/resource/subversion.rb +13 -26
- data/lib/chef/resource/sudo.rb +0 -1
- data/lib/chef/resource/support/sudoer.erb +0 -0
- data/lib/chef/resource/swap_file.rb +0 -0
- data/lib/chef/resource/sysctl.rb +14 -10
- data/lib/chef/resource/systemd_unit.rb +0 -0
- data/lib/chef/resource/template.rb +0 -0
- data/lib/chef/resource/user.rb +0 -0
- data/lib/chef/resource/user/aix_user.rb +0 -0
- data/lib/chef/resource/user/dscl_user.rb +0 -0
- data/lib/chef/resource/user/linux_user.rb +0 -0
- data/lib/chef/resource/user/pw_user.rb +0 -0
- data/lib/chef/resource/user/solaris_user.rb +0 -0
- data/lib/chef/resource/user/windows_user.rb +0 -0
- data/lib/chef/resource/whyrun_safe_ruby_block.rb +0 -0
- data/lib/chef/resource/windows_ad_join.rb +0 -0
- data/lib/chef/resource/windows_auto_run.rb +0 -0
- data/lib/chef/resource/windows_env.rb +0 -0
- data/lib/chef/resource/windows_feature.rb +0 -0
- data/lib/chef/resource/windows_feature_dism.rb +0 -0
- data/lib/chef/resource/windows_feature_powershell.rb +0 -0
- data/lib/chef/resource/windows_font.rb +0 -0
- data/lib/chef/resource/windows_package.rb +0 -0
- data/lib/chef/resource/windows_pagefile.rb +0 -0
- data/lib/chef/resource/windows_path.rb +0 -0
- data/lib/chef/resource/windows_printer.rb +0 -0
- data/lib/chef/resource/windows_printer_port.rb +0 -0
- data/lib/chef/resource/windows_script.rb +0 -0
- data/lib/chef/resource/windows_service.rb +0 -0
- data/lib/chef/resource/windows_shortcut.rb +0 -0
- data/lib/chef/resource/windows_task.rb +117 -57
- data/lib/chef/resource/yum_package.rb +0 -0
- data/lib/chef/resource/yum_repository.rb +0 -0
- data/lib/chef/resource/zypper_package.rb +0 -0
- data/lib/chef/resource/zypper_repository.rb +0 -0
- data/lib/chef/resource_builder.rb +0 -0
- data/lib/chef/resource_collection.rb +0 -0
- data/lib/chef/resource_collection/resource_collection_serialization.rb +0 -0
- data/lib/chef/resource_collection/resource_list.rb +0 -0
- data/lib/chef/resource_collection/resource_set.rb +0 -0
- data/lib/chef/resource_collection/stepable_iterator.rb +0 -0
- data/lib/chef/resource_definition.rb +0 -0
- data/lib/chef/resource_definition_list.rb +0 -0
- data/lib/chef/resource_inspector.rb +4 -1
- data/lib/chef/resource_reporter.rb +0 -0
- data/lib/chef/resource_resolver.rb +0 -0
- data/lib/chef/resources.rb +0 -0
- data/lib/chef/role.rb +0 -0
- data/lib/chef/run_context.rb +0 -0
- data/lib/chef/run_context/cookbook_compiler.rb +0 -0
- data/lib/chef/run_list.rb +0 -0
- data/lib/chef/run_list/run_list_expansion.rb +0 -0
- data/lib/chef/run_list/run_list_item.rb +0 -0
- data/lib/chef/run_list/versioned_recipe_list.rb +0 -0
- data/lib/chef/run_lock.rb +0 -0
- data/lib/chef/run_status.rb +0 -0
- data/lib/chef/runner.rb +0 -0
- data/lib/chef/sandbox.rb +0 -0
- data/lib/chef/scan_access_control.rb +0 -0
- data/lib/chef/search/query.rb +0 -0
- data/lib/chef/server_api.rb +0 -0
- data/lib/chef/server_api_versions.rb +0 -0
- data/lib/chef/shell.rb +0 -0
- data/lib/chef/shell/ext.rb +0 -0
- data/lib/chef/shell/model_wrapper.rb +0 -0
- data/lib/chef/shell/shell_session.rb +0 -0
- data/lib/chef/user.rb +0 -0
- data/lib/chef/user_v1.rb +0 -0
- data/lib/chef/util/backup.rb +0 -0
- data/lib/chef/util/diff.rb +0 -0
- data/lib/chef/util/dsc/configuration_generator.rb +0 -0
- data/lib/chef/util/dsc/lcm_output_parser.rb +0 -0
- data/lib/chef/util/dsc/local_configuration_manager.rb +0 -0
- data/lib/chef/util/dsc/resource_info.rb +0 -0
- data/lib/chef/util/dsc/resource_store.rb +0 -0
- data/lib/chef/util/editor.rb +0 -0
- data/lib/chef/util/file_edit.rb +0 -0
- data/lib/chef/util/path_helper.rb +0 -0
- data/lib/chef/util/powershell/cmdlet.rb +0 -0
- data/lib/chef/util/powershell/cmdlet_result.rb +0 -0
- data/lib/chef/util/powershell/ps_credential.rb +0 -0
- data/lib/chef/util/selinux.rb +0 -0
- data/lib/chef/util/threaded_job_queue.rb +0 -0
- data/lib/chef/util/windows.rb +0 -0
- data/lib/chef/util/windows/logon_session.rb +0 -0
- data/lib/chef/util/windows/net_group.rb +0 -0
- data/lib/chef/util/windows/net_use.rb +0 -0
- data/lib/chef/util/windows/net_user.rb +0 -0
- data/lib/chef/util/windows/volume.rb +0 -0
- data/lib/chef/version.rb +1 -1
- data/lib/chef/version/platform.rb +0 -0
- data/lib/chef/version_class.rb +0 -0
- data/lib/chef/version_constraint.rb +0 -0
- data/lib/chef/version_constraint/platform.rb +0 -0
- data/lib/chef/version_string.rb +0 -0
- data/lib/chef/whitelist.rb +0 -0
- data/lib/chef/win32/api.rb +0 -0
- data/lib/chef/win32/api/crypto.rb +0 -0
- data/lib/chef/win32/api/error.rb +0 -0
- data/lib/chef/win32/api/file.rb +0 -0
- data/lib/chef/win32/api/installer.rb +0 -0
- data/lib/chef/win32/api/memory.rb +0 -0
- data/lib/chef/win32/api/net.rb +0 -0
- data/lib/chef/win32/api/process.rb +0 -0
- data/lib/chef/win32/api/psapi.rb +0 -0
- data/lib/chef/win32/api/registry.rb +0 -0
- data/lib/chef/win32/api/security.rb +0 -0
- data/lib/chef/win32/api/synchronization.rb +0 -0
- data/lib/chef/win32/api/system.rb +0 -0
- data/lib/chef/win32/api/unicode.rb +0 -0
- data/lib/chef/win32/crypto.rb +0 -0
- data/lib/chef/win32/error.rb +0 -0
- data/lib/chef/win32/eventlog.rb +0 -0
- data/lib/chef/win32/file.rb +0 -0
- data/lib/chef/win32/file/info.rb +0 -0
- data/lib/chef/win32/file/version_info.rb +0 -0
- data/lib/chef/win32/handle.rb +0 -0
- data/lib/chef/win32/memory.rb +0 -0
- data/lib/chef/win32/mutex.rb +0 -0
- data/lib/chef/win32/net.rb +0 -0
- data/lib/chef/win32/process.rb +0 -0
- data/lib/chef/win32/registry.rb +0 -0
- data/lib/chef/win32/security.rb +0 -0
- data/lib/chef/win32/security/ace.rb +0 -0
- data/lib/chef/win32/security/acl.rb +0 -0
- data/lib/chef/win32/security/securable_object.rb +0 -0
- data/lib/chef/win32/security/security_descriptor.rb +0 -0
- data/lib/chef/win32/security/sid.rb +0 -0
- data/lib/chef/win32/security/token.rb +0 -0
- data/lib/chef/win32/unicode.rb +0 -0
- data/lib/chef/win32/version.rb +0 -0
- data/lib/chef/win32_service_constants.rb +0 -0
- data/lib/chef/workstation_config_loader.rb +0 -0
- data/spec/data/apt/chef-integration-test-1.0/debian/changelog +0 -0
- data/spec/data/apt/chef-integration-test-1.0/debian/compat +0 -0
- data/spec/data/apt/chef-integration-test-1.0/debian/control +0 -0
- data/spec/data/apt/chef-integration-test-1.0/debian/copyright +0 -0
- data/spec/data/apt/chef-integration-test-1.0/debian/files +0 -0
- data/spec/data/apt/chef-integration-test-1.0/debian/source/format +0 -0
- data/spec/data/apt/chef-integration-test-1.1/debian/changelog +0 -0
- data/spec/data/apt/chef-integration-test-1.1/debian/compat +0 -0
- data/spec/data/apt/chef-integration-test-1.1/debian/control +0 -0
- data/spec/data/apt/chef-integration-test-1.1/debian/copyright +0 -0
- data/spec/data/apt/chef-integration-test-1.1/debian/files +0 -0
- data/spec/data/apt/chef-integration-test-1.1/debian/source/format +0 -0
- data/spec/data/apt/chef-integration-test2-1.0/debian/changelog +0 -0
- data/spec/data/apt/chef-integration-test2-1.0/debian/chef-integration-test2.debhelper.log +0 -0
- data/spec/data/apt/chef-integration-test2-1.0/debian/chef-integration-test2.substvars +0 -0
- data/spec/data/apt/chef-integration-test2-1.0/debian/chef-integration-test2/DEBIAN/conffiles +0 -0
- data/spec/data/apt/chef-integration-test2-1.0/debian/chef-integration-test2/DEBIAN/control +0 -0
- data/spec/data/apt/chef-integration-test2-1.0/debian/chef-integration-test2/DEBIAN/md5sums +0 -0
- data/spec/data/apt/chef-integration-test2-1.0/debian/compat +0 -0
- data/spec/data/apt/chef-integration-test2-1.0/debian/conffiles +0 -0
- data/spec/data/apt/chef-integration-test2-1.0/debian/control +0 -0
- data/spec/data/apt/chef-integration-test2-1.0/debian/copyright +0 -0
- data/spec/data/apt/chef-integration-test2-1.0/debian/files +0 -0
- data/spec/data/apt/chef-integration-test2-1.0/debian/source/format +0 -0
- data/spec/data/apt/chef-integration-test2_1.0-1.debian.tar.gz +0 -0
- data/spec/data/apt/chef-integration-test2_1.0-1.dsc +0 -0
- data/spec/data/apt/chef-integration-test2_1.0-1_amd64.build +0 -0
- data/spec/data/apt/chef-integration-test2_1.0-1_amd64.changes +0 -0
- data/spec/data/apt/chef-integration-test2_1.0-1_amd64.deb +0 -0
- data/spec/data/apt/chef-integration-test2_1.0.orig.tar.gz +0 -0
- data/spec/data/apt/chef-integration-test_1.0-1_amd64.changes +0 -0
- data/spec/data/apt/chef-integration-test_1.0-1_amd64.deb +0 -0
- data/spec/data/apt/chef-integration-test_1.0.orig.tar.gz +0 -0
- data/spec/data/apt/chef-integration-test_1.1-1_amd64.changes +0 -0
- data/spec/data/apt/chef-integration-test_1.1-1_amd64.deb +0 -0
- data/spec/data/apt/chef-integration-test_1.1.orig.tar.gz +0 -0
- data/spec/data/apt/var/www/apt/conf/distributions +0 -0
- data/spec/data/apt/var/www/apt/conf/incoming +0 -0
- data/spec/data/apt/var/www/apt/conf/pulls +0 -0
- data/spec/data/apt/var/www/apt/db/checksums.db +0 -0
- data/spec/data/apt/var/www/apt/db/contents.cache.db +0 -0
- data/spec/data/apt/var/www/apt/db/packages.db +0 -0
- data/spec/data/apt/var/www/apt/db/references.db +0 -0
- data/spec/data/apt/var/www/apt/db/release.caches.db +0 -0
- data/spec/data/apt/var/www/apt/db/version +0 -0
- data/spec/data/apt/var/www/apt/dists/sid/Release +0 -0
- data/spec/data/apt/var/www/apt/dists/sid/main/binary-amd64/Packages +0 -0
- data/spec/data/apt/var/www/apt/dists/sid/main/binary-amd64/Packages.gz +0 -0
- data/spec/data/apt/var/www/apt/dists/sid/main/binary-amd64/Release +0 -0
- data/spec/data/apt/var/www/apt/dists/sid/main/binary-i386/Packages +0 -0
- data/spec/data/apt/var/www/apt/pool/main/c/chef-integration-test/chef-integration-test_1.0-1_amd64.deb +0 -0
- data/spec/data/apt/var/www/apt/pool/main/c/chef-integration-test/chef-integration-test_1.1-1_amd64.deb +0 -0
- data/spec/data/bad-config.rb +0 -0
- data/spec/data/bootstrap/encrypted_data_bag_secret +0 -0
- data/spec/data/bootstrap/no_proxy.erb +0 -0
- data/spec/data/bootstrap/secret.erb +0 -0
- data/spec/data/bootstrap/test-hints.erb +0 -0
- data/spec/data/bootstrap/test.erb +0 -0
- data/spec/data/cb_version_cookbooks/cookbook2/files/test.txt +0 -0
- data/spec/data/cb_version_cookbooks/cookbook2/templates/test.erb +0 -0
- data/spec/data/cb_version_cookbooks/tatft/README.rdoc +0 -0
- data/spec/data/cb_version_cookbooks/tatft/attributes/default.rb +0 -0
- data/spec/data/cb_version_cookbooks/tatft/definitions/runit_service.rb +0 -0
- data/spec/data/cb_version_cookbooks/tatft/files/default/giant_blob.tgz +0 -0
- data/spec/data/cb_version_cookbooks/tatft/libraries/ownage.rb +0 -0
- data/spec/data/cb_version_cookbooks/tatft/providers/lwp.rb +0 -0
- data/spec/data/cb_version_cookbooks/tatft/recipes/default.rb +0 -0
- data/spec/data/cb_version_cookbooks/tatft/resources/lwr.rb +0 -0
- data/spec/data/cb_version_cookbooks/tatft/templates/default/configuration.erb +0 -0
- data/spec/data/checksum/random.txt +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-600hhz-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-6m8zdk-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ahd2gq-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-api8ux-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-b0r1m1-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-bfygsi-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-el14l6-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ivrl3y-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-kkbs85-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ory1ux-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-pgsq76-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ra8uim-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-t7k1g-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-t8g0sv-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ufy6g3-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-x2d6j9-0 +0 -0
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-xi0l6h-0 +0 -0
- data/spec/data/client.d_00/00-foo.rb +0 -0
- data/spec/data/client.d_00/01-bar.rb +0 -0
- data/spec/data/client.d_00/02-strings.rb +0 -0
- data/spec/data/client.d_00/bar +0 -0
- data/spec/data/client.d_01/foo/bar.rb +0 -0
- data/spec/data/client.d_02/foo.rb/foo.txt +0 -0
- data/spec/data/config.rb +0 -0
- data/spec/data/cookbooks/angrybash/metadata.rb +0 -0
- data/spec/data/cookbooks/angrybash/recipes/default.rb +0 -0
- data/spec/data/cookbooks/apache2/files/default/apache2_module_conf_generate.pl +0 -0
- data/spec/data/cookbooks/apache2/metadata.rb +0 -0
- data/spec/data/cookbooks/apache2/recipes/default.rb +0 -0
- data/spec/data/cookbooks/borken/metadata.rb +0 -0
- data/spec/data/cookbooks/borken/recipes/default.rb +0 -0
- data/spec/data/cookbooks/borken/templates/default/borken.erb +0 -0
- data/spec/data/cookbooks/chefignore +0 -0
- data/spec/data/cookbooks/ignorken/files/default/not_me.rb +0 -0
- data/spec/data/cookbooks/ignorken/metadata.rb +0 -0
- data/spec/data/cookbooks/ignorken/recipes/default.rb +0 -0
- data/spec/data/cookbooks/ignorken/recipes/ignoreme.rb +0 -0
- data/spec/data/cookbooks/ignorken/templates/ubuntu-12.10/not_me.rb +0 -0
- data/spec/data/cookbooks/java/files/default/java.response +0 -0
- data/spec/data/cookbooks/java/metadata.rb +0 -0
- data/spec/data/cookbooks/name-mismatch-versionnumber/README.md +0 -0
- data/spec/data/cookbooks/name-mismatch-versionnumber/metadata.rb +0 -0
- data/spec/data/cookbooks/name-mismatch-versionnumber/recipes/default.rb +0 -0
- data/spec/data/cookbooks/openldap/.root_dotfile +0 -0
- data/spec/data/cookbooks/openldap/attributes/default.rb +0 -0
- data/spec/data/cookbooks/openldap/attributes/smokey.rb +0 -0
- data/spec/data/cookbooks/openldap/definitions/client.rb +0 -0
- data/spec/data/cookbooks/openldap/definitions/server.rb +0 -0
- data/spec/data/cookbooks/openldap/files/default/.dotfile +0 -0
- data/spec/data/cookbooks/openldap/files/default/.ssh/id_rsa +0 -0
- data/spec/data/cookbooks/openldap/files/default/remotedir/.a_dotdir/.a_dotfile_in_a_dotdir +0 -0
- data/spec/data/cookbooks/openldap/files/default/remotedir/not_a_template.erb +0 -0
- data/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file1.txt +0 -0
- data/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file2.txt +0 -0
- data/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/.a_dotfile +0 -0
- data/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file1.txt +0 -0
- data/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file2.txt +0 -0
- data/spec/data/cookbooks/openldap/files/default/remotedir/subdir_with_no_file_just_a_subsubdir/the_subsubdir/some_file.txt +0 -0
- data/spec/data/cookbooks/openldap/libraries/openldap.rb +0 -0
- data/spec/data/cookbooks/openldap/libraries/openldap/version.rb +0 -0
- data/spec/data/cookbooks/openldap/metadata.rb +0 -0
- data/spec/data/cookbooks/openldap/recipes/default.rb +0 -0
- data/spec/data/cookbooks/openldap/recipes/gigantor.rb +0 -0
- data/spec/data/cookbooks/openldap/recipes/one.rb +0 -0
- data/spec/data/cookbooks/openldap/recipes/return.rb +0 -0
- data/spec/data/cookbooks/openldap/spec/spec_helper.rb +0 -0
- data/spec/data/cookbooks/openldap/templates/default/all_windows_line_endings.erb +0 -0
- data/spec/data/cookbooks/openldap/templates/default/helper_test.erb +0 -0
- data/spec/data/cookbooks/openldap/templates/default/helpers.erb +0 -0
- data/spec/data/cookbooks/openldap/templates/default/helpers_via_partial_test.erb +0 -0
- data/spec/data/cookbooks/openldap/templates/default/nested_openldap_partials.erb +0 -0
- data/spec/data/cookbooks/openldap/templates/default/nested_partial.erb +0 -0
- data/spec/data/cookbooks/openldap/templates/default/no_windows_line_endings.erb +0 -0
- data/spec/data/cookbooks/openldap/templates/default/openldap_nested_variable_stuff.erb +0 -0
- data/spec/data/cookbooks/openldap/templates/default/openldap_stuff.conf.erb +0 -0
- data/spec/data/cookbooks/openldap/templates/default/openldap_variable_stuff.conf.erb +0 -0
- data/spec/data/cookbooks/openldap/templates/default/some_windows_line_endings.erb +0 -0
- data/spec/data/cookbooks/openldap/templates/default/test.erb +0 -0
- data/spec/data/cookbooks/preseed/files/default/preseed-file.seed +0 -0
- data/spec/data/cookbooks/preseed/files/default/preseed-template.seed +0 -0
- data/spec/data/cookbooks/preseed/metadata.rb +0 -0
- data/spec/data/cookbooks/preseed/templates/default/preseed-template-variables.seed +0 -0
- data/spec/data/cookbooks/preseed/templates/default/preseed-template.seed +0 -0
- data/spec/data/cookbooks/supports-platform-constraints/metadata.rb +0 -0
- data/spec/data/definitions/test.rb +0 -0
- data/spec/data/dsc_lcm.pfx +0 -0
- data/spec/data/environment-config.rb +0 -0
- data/spec/data/file-providers-method-snapshot-chef-11-4.json +0 -0
- data/spec/data/fileedit/blank +0 -0
- data/spec/data/fileedit/hosts +0 -0
- data/spec/data/gems/chef-integration-test-0.1.0.gem +0 -0
- data/spec/data/git_bundles/example-repo.gitbundle +0 -0
- data/spec/data/git_bundles/sinatra-test-app-with-callback-files.gitbundle +0 -0
- data/spec/data/git_bundles/sinatra-test-app-with-symlinks.gitbundle +0 -0
- data/spec/data/git_bundles/sinatra-test-app.gitbundle +0 -0
- data/spec/data/incomplete-metadata-chef-repo/incomplete-metadata/README.md +0 -0
- data/spec/data/incomplete-metadata-chef-repo/incomplete-metadata/metadata.rb +0 -0
- data/spec/data/incomplete-metadata-chef-repo/incomplete-metadata/recipes/default.rb +0 -0
- data/spec/data/invalid-metadata-chef-repo/invalid-metadata/README.md +0 -0
- data/spec/data/invalid-metadata-chef-repo/invalid-metadata/metadata.rb +0 -0
- data/spec/data/invalid-metadata-chef-repo/invalid-metadata/recipes/default.rb +0 -0
- data/spec/data/kitchen/chefignore +0 -0
- data/spec/data/kitchen/openldap/attributes/default.rb +0 -0
- data/spec/data/kitchen/openldap/attributes/robinson.rb +0 -0
- data/spec/data/kitchen/openldap/definitions/client.rb +0 -0
- data/spec/data/kitchen/openldap/definitions/drewbarrymore.rb +0 -0
- data/spec/data/kitchen/openldap/recipes/gigantor.rb +0 -0
- data/spec/data/kitchen/openldap/recipes/ignoreme.rb +0 -0
- data/spec/data/kitchen/openldap/recipes/woot.rb +0 -0
- data/spec/data/knife-home/.chef/plugins/knife/example_home_subcommand.rb +0 -0
- data/spec/data/knife-site-subcommands/plugins/knife/example_subcommand.rb +0 -0
- data/spec/data/knife_subcommand/test_explicit_category.rb +0 -0
- data/spec/data/knife_subcommand/test_name_mapping.rb +0 -0
- data/spec/data/knife_subcommand/test_yourself.rb +0 -0
- data/spec/data/lwrp/providers/buck_passer.rb +0 -0
- data/spec/data/lwrp/providers/buck_passer_2.rb +0 -0
- data/spec/data/lwrp/providers/embedded_resource_accesses_providers_scope.rb +0 -0
- data/spec/data/lwrp/providers/inline_compiler.rb +0 -0
- data/spec/data/lwrp/providers/monkey_name_printer.rb +0 -0
- data/spec/data/lwrp/providers/paint_drying_watcher.rb +0 -0
- data/spec/data/lwrp/providers/thumb_twiddler.rb +0 -0
- data/spec/data/lwrp/resources/bar.rb +0 -0
- data/spec/data/lwrp/resources/buck_passer.rb +0 -0
- data/spec/data/lwrp/resources/buck_passer_2.rb +0 -0
- data/spec/data/lwrp/resources/embedded_resource_accesses_providers_scope.rb +0 -0
- data/spec/data/lwrp/resources/foo.rb +0 -0
- data/spec/data/lwrp/resources/inline_compiler.rb +0 -0
- data/spec/data/lwrp/resources/monkey_name_printer.rb +0 -0
- data/spec/data/lwrp/resources/paint_drying_watcher.rb +0 -0
- data/spec/data/lwrp/resources/thumb_twiddler.rb +0 -0
- data/spec/data/lwrp/resources_with_default_attributes/nodeattr.rb +0 -0
- data/spec/data/lwrp_const_scoping/resources/conflict.rb +0 -0
- data/spec/data/lwrp_override/providers/buck_passer.rb +0 -0
- data/spec/data/lwrp_override/resources/foo.rb +0 -0
- data/spec/data/mac_users/10.7-8.plist.xml +0 -0
- data/spec/data/mac_users/10.7-8.shadow.xml +0 -0
- data/spec/data/mac_users/10.7.plist.xml +0 -0
- data/spec/data/mac_users/10.7.shadow.xml +0 -0
- data/spec/data/mac_users/10.8.plist.xml +0 -0
- data/spec/data/mac_users/10.8.shadow.xml +0 -0
- data/spec/data/mac_users/10.9.plist.xml +0 -0
- data/spec/data/mac_users/10.9.shadow.xml +0 -0
- data/spec/data/metadata/quick_start/metadata.rb +0 -0
- data/spec/data/mixin/invalid_data.rb +0 -0
- data/spec/data/mixin/real_data.rb +0 -0
- data/spec/data/nested.json +0 -0
- data/spec/data/nodes/default.rb +0 -0
- data/spec/data/nodes/test.example.com.rb +0 -0
- data/spec/data/nodes/test.rb +0 -0
- data/spec/data/null_config.rb +0 -0
- data/spec/data/object_loader/environments/test.json +0 -0
- data/spec/data/object_loader/environments/test.rb +0 -0
- data/spec/data/object_loader/environments/test_json_class.json +0 -0
- data/spec/data/object_loader/nodes/test.json +0 -0
- data/spec/data/object_loader/nodes/test.rb +0 -0
- data/spec/data/object_loader/nodes/test_json_class.json +0 -0
- data/spec/data/object_loader/roles/test.json +0 -0
- data/spec/data/object_loader/roles/test.rb +0 -0
- data/spec/data/object_loader/roles/test_json_class.json +0 -0
- data/spec/data/old_home_dir/my-dot-emacs +0 -0
- data/spec/data/old_home_dir/my-dot-vim +0 -0
- data/spec/data/partial_one.erb +0 -0
- data/spec/data/prefer_metadata_json/metadata.json +0 -0
- data/spec/data/prefer_metadata_json/metadata.rb +0 -0
- data/spec/data/prefer_metadata_json/recipes/default.rb +0 -0
- data/spec/data/recipes.tgz +0 -0
- data/spec/data/recipes/test.rb +0 -0
- data/spec/data/remote_directory_data/remote_dir_file.txt +0 -0
- data/spec/data/remote_directory_data/remote_subdirectory/remote_subdir_file.txt +0 -0
- data/spec/data/remote_file/nyan_cat.png +0 -0
- data/spec/data/remote_file/nyan_cat.png.gz +0 -0
- data/spec/data/root_alias_cookbooks/dup_attr/attributes.rb +0 -0
- data/spec/data/root_alias_cookbooks/dup_attr/attributes/default.rb +0 -0
- data/spec/data/root_alias_cookbooks/dup_attr/metadata.rb +0 -0
- data/spec/data/root_alias_cookbooks/dup_attr/recipe.rb +0 -0
- data/spec/data/root_alias_cookbooks/dup_recipe/attributes.rb +0 -0
- data/spec/data/root_alias_cookbooks/dup_recipe/metadata.rb +0 -0
- data/spec/data/root_alias_cookbooks/dup_recipe/recipe.rb +0 -0
- data/spec/data/root_alias_cookbooks/dup_recipe/recipes/default.rb +0 -0
- data/spec/data/root_alias_cookbooks/simple/attributes.rb +0 -0
- data/spec/data/root_alias_cookbooks/simple/metadata.rb +0 -0
- data/spec/data/root_alias_cookbooks/simple/recipe.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep1/attributes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep1/definitions/circular_dep1_res.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep1/libraries/lib.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep1/metadata.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep1/providers/provider.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep1/recipes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep1/resources/resource.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep2/attributes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep2/definitions/circular_dep2_res.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep2/libraries/lib.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep2/metadata.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep2/providers/provider.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep2/recipes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/circular-dep2/resources/resource.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency1/attributes/aa_first.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency1/attributes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency1/attributes/zz_last.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency1/definitions/dependency1_res.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency1/libraries/lib.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency1/providers/provider.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency1/recipes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency1/resources/resource.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency2/attributes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency2/definitions/dependency2_res.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency2/libraries/lib.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency2/providers/provider.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency2/recipes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/dependency2/resources/resource.rb +0 -0
- data/spec/data/run_context/cookbooks/include/recipes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/include/recipes/includee.rb +0 -0
- data/spec/data/run_context/cookbooks/no-default-attr/attributes/server.rb +0 -0
- data/spec/data/run_context/cookbooks/no-default-attr/definitions/no_default-attr_res.rb +0 -0
- data/spec/data/run_context/cookbooks/no-default-attr/providers/provider.rb +0 -0
- data/spec/data/run_context/cookbooks/no-default-attr/recipes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/no-default-attr/resources/resource.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-circular-deps/attributes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-circular-deps/definitions/test_with-circular-deps_res.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-circular-deps/libraries/lib.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-circular-deps/metadata.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-circular-deps/providers/provider.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-circular-deps/recipes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-circular-deps/resources/resource.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-deps/attributes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-deps/definitions/test_with-deps_res.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-deps/libraries/lib.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-deps/metadata.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-deps/providers/provider.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-deps/recipes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-deps/recipes/server.rb +0 -0
- data/spec/data/run_context/cookbooks/test-with-deps/resources/resource.rb +0 -0
- data/spec/data/run_context/cookbooks/test/attributes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/test/attributes/george.rb +0 -0
- data/spec/data/run_context/cookbooks/test/definitions/new_animals.rb +0 -0
- data/spec/data/run_context/cookbooks/test/definitions/new_cat.rb +0 -0
- data/spec/data/run_context/cookbooks/test/definitions/test_res.rb +0 -0
- data/spec/data/run_context/cookbooks/test/providers/provider.rb +0 -0
- data/spec/data/run_context/cookbooks/test/recipes/default.rb +0 -0
- data/spec/data/run_context/cookbooks/test/recipes/one.rb +0 -0
- data/spec/data/run_context/cookbooks/test/recipes/two.rb +0 -0
- data/spec/data/run_context/cookbooks/test/resources/resource.rb +0 -0
- data/spec/data/run_context/nodes/run_context.rb +0 -0
- data/spec/data/sample_msu1.xml +0 -0
- data/spec/data/sample_msu2.xml +0 -0
- data/spec/data/sample_msu3.xml +0 -0
- data/spec/data/search_queries_to_transform.txt +0 -0
- data/spec/data/shef-config.rb +0 -0
- data/spec/data/ssl/5e707473.0 +0 -0
- data/spec/data/ssl/chef-rspec.cert +0 -0
- data/spec/data/ssl/chef-rspec.key +0 -0
- data/spec/data/ssl/key.pem +0 -0
- data/spec/data/ssl/private_key.pem +0 -0
- data/spec/data/ssl/private_key_with_whitespace.pem +0 -0
- data/spec/data/standalone_cookbook/Gemfile +0 -0
- data/spec/data/standalone_cookbook/chefignore +0 -0
- data/spec/data/standalone_cookbook/recipes/default.rb +0 -0
- data/spec/data/standalone_cookbook/vendor/bundle/ruby/2.0.0/gems/multi_json-1.9.0/lib/multi_json.rb +0 -0
- data/spec/data/templates/chef-seattle20160930-4388-1crv7ef.txt +0 -0
- data/spec/data/templates/chef-seattle20160930-4388-jjfoae.txt +0 -0
- data/spec/data/templates/chef-seattle20160930-4388-umeq2c.txt +0 -0
- data/spec/data/templates/seattle.txt +0 -0
- data/spec/data/trusted_certs/example.crt +0 -0
- data/spec/data/trusted_certs/example_no_cn.crt +0 -0
- data/spec/data/trusted_certs/intermediate.pem +0 -0
- data/spec/data/trusted_certs/opscode.pem +0 -0
- data/spec/data/trusted_certs/root.pem +0 -0
- data/spec/functional/application_spec.rb +0 -0
- data/spec/functional/assets/PkgA.1.0.0.0.bff +0 -0
- data/spec/functional/assets/PkgA.2.0.0.0.bff +0 -0
- data/spec/functional/assets/chocolatey_feed/test-A.1.0.nupkg +0 -0
- data/spec/functional/assets/chocolatey_feed/test-A.1.5.nupkg +0 -0
- data/spec/functional/assets/chocolatey_feed/test-A.2.0.nupkg +0 -0
- data/spec/functional/assets/chocolatey_feed/test-B.1.0.nupkg +0 -0
- data/spec/functional/assets/dummy-1-0.aix6.1.noarch.rpm +0 -0
- data/spec/functional/assets/dummy-2-0.aix6.1.noarch.rpm +0 -0
- data/spec/functional/assets/mytest-1.0-1.noarch.rpm +0 -0
- data/spec/functional/assets/mytest-2.0-1.noarch.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.aarch64.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.i686.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.ppc64.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.ppc64le.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.s390x.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.src.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.10-1.x86_64.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.aarch64.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.i686.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.ppc64.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.ppc64le.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.s390x.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.src.rpm +0 -0
- data/spec/functional/assets/yumrepo/chef_rpm-1.2-1.x86_64.rpm +0 -0
- data/spec/functional/assets/yumrepo/repodata/4632d67cb92636e7575d911c24f0e04d3505a944e97c483abe0c3e73a7c62d33-filelists.sqlite.bz2 +0 -0
- data/spec/functional/assets/yumrepo/repodata/74599b793e54d877323837d2d81a1c3c594c44e4335f9528234bb490f7b9b439-other.xml.gz +0 -0
- data/spec/functional/assets/yumrepo/repodata/a845d418f919d2115ab95a56b2c76f6825ad0d0bede49181a55c04f58995d057-primary.sqlite.bz2 +0 -0
- data/spec/functional/assets/yumrepo/repodata/af9b7cf9ef23bd7b43068d74a460f3b5d06753d638e58e4a0c9edc35bfb9cdc4-other.sqlite.bz2 +0 -0
- data/spec/functional/assets/yumrepo/repodata/bdb4f5f1492a3b9532f22c43110a81500dd744f23da0aec5c33b2a41317c737d-filelists.xml.gz +0 -0
- data/spec/functional/assets/yumrepo/repodata/c10d1d34ce99e02f12ec96ef68360543ab1bb7c3cb81a4a2bf78df7d8597e9df-primary.xml.gz +0 -0
- data/spec/functional/assets/yumrepo/repodata/filelists.xml.gz +0 -0
- data/spec/functional/assets/yumrepo/repodata/other.xml.gz +0 -0
- data/spec/functional/assets/yumrepo/repodata/primary.xml.gz +0 -0
- data/spec/functional/assets/yumrepo/repodata/repomd.xml +0 -0
- data/spec/functional/audit/rspec_formatter_spec.rb +0 -0
- data/spec/functional/audit/runner_spec.rb +0 -0
- data/spec/functional/dsl/reboot_pending_spec.rb +0 -0
- data/spec/functional/dsl/registry_helper_spec.rb +0 -0
- data/spec/functional/event_loggers/windows_eventlog_spec.rb +0 -0
- data/spec/functional/file_content_management/deploy_strategies_spec.rb +0 -0
- data/spec/functional/http/simple_spec.rb +0 -0
- data/spec/functional/knife/configure_spec.rb +0 -0
- data/spec/functional/knife/cookbook_delete_spec.rb +0 -0
- data/spec/functional/knife/exec_spec.rb +0 -0
- data/spec/functional/knife/rehash_spec.rb +0 -0
- data/spec/functional/knife/smoke_test.rb +0 -0
- data/spec/functional/knife/ssh_spec.rb +0 -0
- data/spec/functional/mixin/from_file_spec.rb +0 -0
- data/spec/functional/mixin/powershell_out_spec.rb +0 -0
- data/spec/functional/mixin/shell_out_spec.rb +0 -0
- data/spec/functional/mixin/user_context_spec.rb +0 -0
- data/spec/functional/notifications_spec.rb +0 -0
- data/spec/functional/provider/whyrun_safe_ruby_block_spec.rb +0 -0
- data/spec/functional/rebooter_spec.rb +0 -0
- data/spec/functional/resource/apt_package_spec.rb +1 -1
- data/spec/functional/resource/base.rb +0 -0
- data/spec/functional/resource/bash_spec.rb +0 -0
- data/spec/functional/resource/batch_spec.rb +0 -0
- data/spec/functional/resource/bff_spec.rb +0 -0
- data/spec/functional/resource/chocolatey_package_spec.rb +0 -0
- data/spec/functional/resource/cookbook_file_spec.rb +0 -0
- data/spec/functional/resource/cron_spec.rb +0 -0
- data/spec/functional/resource/directory_spec.rb +0 -0
- data/spec/functional/resource/dnf_package_spec.rb +0 -0
- data/spec/functional/resource/dpkg_package_spec.rb +0 -0
- data/spec/functional/resource/dsc_resource_spec.rb +0 -0
- data/spec/functional/resource/dsc_script_spec.rb +0 -0
- data/spec/functional/resource/execute_spec.rb +0 -0
- data/spec/functional/resource/file_spec.rb +0 -0
- data/spec/functional/resource/git_spec.rb +0 -0
- data/spec/functional/resource/group_spec.rb +1 -1
- data/spec/functional/resource/ifconfig_spec.rb +2 -1
- data/spec/functional/resource/link_spec.rb +0 -0
- data/spec/functional/resource/mount_spec.rb +0 -0
- data/spec/functional/resource/msu_package_spec.rb +0 -0
- data/spec/functional/resource/ohai_spec.rb +0 -0
- data/spec/functional/resource/powershell_script_spec.rb +0 -0
- data/spec/functional/resource/reboot_spec.rb +0 -0
- data/spec/functional/resource/registry_spec.rb +0 -0
- data/spec/functional/resource/remote_directory_spec.rb +0 -0
- data/spec/functional/resource/remote_file_spec.rb +0 -0
- data/spec/functional/resource/rpm_spec.rb +0 -0
- data/spec/functional/resource/template_spec.rb +0 -0
- data/spec/functional/resource/user/dscl_spec.rb +0 -0
- data/spec/functional/resource/user/useradd_spec.rb +0 -0
- data/spec/functional/resource/user/windows_spec.rb +0 -0
- data/spec/functional/resource/windows_env_spec.rb +0 -0
- data/spec/functional/resource/windows_package_spec.rb +0 -0
- data/spec/functional/resource/windows_path_spec.rb +0 -0
- data/spec/functional/resource/windows_service_spec.rb +0 -0
- data/spec/functional/resource/windows_task_spec.rb +849 -178
- data/spec/functional/resource/yum_package_spec.rb +0 -0
- data/spec/functional/root_alias_spec.rb +0 -0
- data/spec/functional/run_lock_spec.rb +0 -0
- data/spec/functional/shell_spec.rb +0 -0
- data/spec/functional/tiny_server_spec.rb +0 -0
- data/spec/functional/util/path_helper_spec.rb +0 -0
- data/spec/functional/util/powershell/cmdlet_spec.rb +0 -0
- data/spec/functional/version_spec.rb +0 -0
- data/spec/functional/win32/crypto_spec.rb +0 -0
- data/spec/functional/win32/registry_spec.rb +0 -0
- data/spec/functional/win32/security_spec.rb +0 -0
- data/spec/functional/win32/service_manager_spec.rb +0 -0
- data/spec/functional/win32/sid_spec.rb +0 -0
- data/spec/functional/win32/version_info_spec.rb +0 -0
- data/spec/functional/win32/versions_spec.rb +0 -0
- data/spec/integration/client/client_spec.rb +7 -1
- data/spec/integration/client/exit_code_spec.rb +0 -0
- data/spec/integration/client/ipv6_spec.rb +1 -1
- data/spec/integration/knife/chef_fs_data_store_spec.rb +5 -24
- data/spec/integration/knife/chef_repo_path_spec.rb +0 -0
- data/spec/integration/knife/chef_repository_file_system_spec.rb +0 -0
- data/spec/integration/knife/chefignore_spec.rb +0 -0
- data/spec/integration/knife/client_bulk_delete_spec.rb +0 -0
- data/spec/integration/knife/client_create_spec.rb +0 -0
- data/spec/integration/knife/client_delete_spec.rb +0 -0
- data/spec/integration/knife/client_key_create_spec.rb +0 -0
- data/spec/integration/knife/client_key_delete_spec.rb +0 -0
- data/spec/integration/knife/client_key_list_spec.rb +0 -0
- data/spec/integration/knife/client_key_show_spec.rb +0 -0
- data/spec/integration/knife/client_list_spec.rb +0 -0
- data/spec/integration/knife/client_show_spec.rb +0 -0
- data/spec/integration/knife/common_options_spec.rb +0 -0
- data/spec/integration/knife/cookbook_api_ipv6_spec.rb +0 -0
- data/spec/integration/knife/cookbook_bulk_delete_spec.rb +0 -0
- data/spec/integration/knife/cookbook_download_spec.rb +0 -0
- data/spec/integration/knife/cookbook_list_spec.rb +0 -0
- data/spec/integration/knife/cookbook_show_spec.rb +0 -0
- data/spec/integration/knife/cookbook_upload_spec.rb +0 -0
- data/spec/integration/knife/data_bag_create_spec.rb +0 -0
- data/spec/integration/knife/data_bag_delete_spec.rb +0 -0
- data/spec/integration/knife/data_bag_from_file_spec.rb +0 -0
- data/spec/integration/knife/data_bag_list_spec.rb +0 -0
- data/spec/integration/knife/data_bag_show_spec.rb +0 -0
- data/spec/integration/knife/delete_spec.rb +0 -0
- data/spec/integration/knife/deps_spec.rb +0 -0
- data/spec/integration/knife/diff_spec.rb +0 -0
- data/spec/integration/knife/download_spec.rb +0 -0
- data/spec/integration/knife/environment_compare_spec.rb +0 -0
- data/spec/integration/knife/environment_create_spec.rb +0 -0
- data/spec/integration/knife/environment_delete_spec.rb +0 -0
- data/spec/integration/knife/environment_from_file_spec.rb +0 -0
- data/spec/integration/knife/environment_list_spec.rb +0 -0
- data/spec/integration/knife/environment_show_spec.rb +0 -0
- data/spec/integration/knife/list_spec.rb +0 -0
- data/spec/integration/knife/node_bulk_delete_spec.rb +0 -0
- data/spec/integration/knife/node_create_spec.rb +0 -0
- data/spec/integration/knife/node_delete_spec.rb +0 -0
- data/spec/integration/knife/node_environment_set_spec.rb +0 -0
- data/spec/integration/knife/node_from_file_spec.rb +0 -0
- data/spec/integration/knife/node_list_spec.rb +0 -0
- data/spec/integration/knife/node_run_list_add_spec.rb +0 -0
- data/spec/integration/knife/node_run_list_remove_spec.rb +0 -0
- data/spec/integration/knife/node_run_list_set_spec.rb +0 -0
- data/spec/integration/knife/node_show_spec.rb +0 -0
- data/spec/integration/knife/raw_spec.rb +0 -0
- data/spec/integration/knife/redirection_spec.rb +0 -0
- data/spec/integration/knife/role_bulk_delete_spec.rb +0 -0
- data/spec/integration/knife/role_create_spec.rb +0 -0
- data/spec/integration/knife/role_delete_spec.rb +0 -0
- data/spec/integration/knife/role_from_file_spec.rb +0 -0
- data/spec/integration/knife/role_list_spec.rb +0 -0
- data/spec/integration/knife/role_show_spec.rb +0 -0
- data/spec/integration/knife/search_node_spec.rb +0 -0
- data/spec/integration/knife/serve_spec.rb +0 -0
- data/spec/integration/knife/show_spec.rb +0 -0
- data/spec/integration/knife/upload_spec.rb +0 -0
- data/spec/integration/recipes/accumulator_spec.rb +0 -0
- data/spec/integration/recipes/lwrp_inline_resources_spec.rb +0 -0
- data/spec/integration/recipes/lwrp_spec.rb +0 -0
- data/spec/integration/recipes/noop_resource_spec.rb +0 -0
- data/spec/integration/recipes/notifies_spec.rb +0 -0
- data/spec/integration/recipes/notifying_block_spec.rb +0 -0
- data/spec/integration/recipes/provider_choice.rb +0 -0
- data/spec/integration/recipes/recipe_dsl_spec.rb +0 -0
- data/spec/integration/recipes/remote_directory.rb +0 -0
- data/spec/integration/recipes/resource_action_spec.rb +0 -0
- data/spec/integration/recipes/resource_converge_if_changed_spec.rb +0 -0
- data/spec/integration/recipes/resource_load_spec.rb +0 -0
- data/spec/integration/solo/solo_spec.rb +2 -2
- data/spec/rcov.opts +0 -0
- data/spec/scripts/ssl-serve.rb +0 -0
- data/spec/spec_helper.rb +1 -0
- data/spec/stress/win32/file_spec.rb +0 -0
- data/spec/stress/win32/memory_spec.rb +0 -0
- data/spec/stress/win32/security_spec.rb +0 -0
- data/spec/support/chef_helpers.rb +0 -0
- data/spec/support/key_helpers.rb +0 -0
- data/spec/support/lib/chef/provider/easy.rb +0 -0
- data/spec/support/lib/chef/provider/openldap_includer.rb +0 -0
- data/spec/support/lib/chef/provider/snakeoil.rb +0 -0
- data/spec/support/lib/chef/resource/cat.rb +0 -0
- data/spec/support/lib/chef/resource/one_two_three_four.rb +0 -0
- data/spec/support/lib/chef/resource/openldap_includer.rb +0 -0
- data/spec/support/lib/chef/resource/with_state.rb +0 -0
- data/spec/support/lib/chef/resource/zen_follower.rb +0 -0
- data/spec/support/lib/chef/resource/zen_master.rb +0 -0
- data/spec/support/lib/library_load_order.rb +0 -0
- data/spec/support/matchers/leak.rb +0 -0
- data/spec/support/mock/constant.rb +0 -0
- data/spec/support/mock/platform.rb +0 -0
- data/spec/support/platform_helpers.rb +0 -0
- data/spec/support/platforms/prof/gc.rb +0 -0
- data/spec/support/platforms/prof/win32.rb +0 -0
- data/spec/support/platforms/win32/spec_service.rb +0 -0
- data/spec/support/shared/context/client.rb +0 -0
- data/spec/support/shared/context/config.rb +0 -0
- data/spec/support/shared/context/win32.rb +0 -0
- data/spec/support/shared/examples/client.rb +1 -0
- data/spec/support/shared/functional/diff_disabled.rb +0 -0
- data/spec/support/shared/functional/directory_resource.rb +0 -0
- data/spec/support/shared/functional/execute_resource.rb +0 -0
- data/spec/support/shared/functional/file_resource.rb +0 -0
- data/spec/support/shared/functional/http.rb +0 -0
- data/spec/support/shared/functional/knife.rb +0 -0
- data/spec/support/shared/functional/securable_resource.rb +0 -0
- data/spec/support/shared/functional/securable_resource_with_reporting.rb +0 -0
- data/spec/support/shared/functional/win32_service.rb +0 -0
- data/spec/support/shared/functional/windows_script.rb +0 -0
- data/spec/support/shared/integration/app_server_support.rb +0 -0
- data/spec/support/shared/integration/integration_helper.rb +0 -0
- data/spec/support/shared/integration/knife_support.rb +0 -0
- data/spec/support/shared/matchers/exit_with_code.rb +0 -0
- data/spec/support/shared/matchers/match_environment_variable.rb +0 -0
- data/spec/support/shared/shared_examples.rb +0 -0
- data/spec/support/shared/unit/api_error_inspector.rb +0 -0
- data/spec/support/shared/unit/api_versioning.rb +0 -0
- data/spec/support/shared/unit/application_dot_d.rb +0 -0
- data/spec/support/shared/unit/execute_resource.rb +0 -0
- data/spec/support/shared/unit/file_system_support.rb +0 -0
- data/spec/support/shared/unit/knife_shared.rb +0 -0
- data/spec/support/shared/unit/mock_shellout.rb +0 -0
- data/spec/support/shared/unit/platform_introspector.rb +0 -0
- data/spec/support/shared/unit/provider/file.rb +0 -0
- data/spec/support/shared/unit/provider/useradd_based_user_provider.rb +0 -0
- data/spec/support/shared/unit/resource/static_provider_resolution.rb +0 -0
- data/spec/support/shared/unit/script_resource.rb +0 -0
- data/spec/support/shared/unit/user_and_client_shared.rb +0 -0
- data/spec/support/shared/unit/windows_script_resource.rb +0 -0
- data/spec/tiny_server.rb +0 -0
- data/spec/unit/api_client/registration_spec.rb +0 -0
- data/spec/unit/api_client_spec.rb +0 -0
- data/spec/unit/api_client_v1_spec.rb +0 -0
- data/spec/unit/application/agent_spec.rb +0 -0
- data/spec/unit/application/apply_spec.rb +0 -0
- data/spec/unit/application/client_spec.rb +1 -0
- data/spec/unit/application/exit_code_spec.rb +0 -0
- data/spec/unit/application/knife_spec.rb +0 -0
- data/spec/unit/application/server_spec.rb +0 -0
- data/spec/unit/application/solo_spec.rb +0 -0
- data/spec/unit/application_spec.rb +1 -0
- data/spec/unit/audit/audit_event_proxy_spec.rb +0 -0
- data/spec/unit/audit/audit_reporter_spec.rb +0 -0
- data/spec/unit/audit/control_group_data_spec.rb +0 -0
- data/spec/unit/audit/logger_spec.rb +0 -0
- data/spec/unit/audit/rspec_formatter_spec.rb +0 -0
- data/spec/unit/audit/runner_spec.rb +0 -0
- data/spec/unit/chef_class_spec.rb +0 -0
- data/spec/unit/chef_fs/config_spec.rb +0 -0
- data/spec/unit/chef_fs/data_handler/data_bag_item_data_handler.rb +0 -0
- data/spec/unit/chef_fs/data_handler/group_handler_spec.rb +0 -0
- data/spec/unit/chef_fs/diff_spec.rb +0 -0
- data/spec/unit/chef_fs/file_pattern_spec.rb +0 -0
- data/spec/unit/chef_fs/file_system/cookbook_subdir_spec.rb +0 -0
- data/spec/unit/chef_fs/file_system/operation_failed_error_spec.rb +0 -0
- data/spec/unit/chef_fs/file_system/repository/base_file_spec.rb +0 -0
- data/spec/unit/chef_fs/file_system/repository/directory_spec.rb +0 -0
- data/spec/unit/chef_fs/file_system_spec.rb +0 -0
- data/spec/unit/chef_fs/parallelizer.rb +0 -0
- data/spec/unit/chef_fs/path_util_spec.rb +0 -0
- data/spec/unit/chef_spec.rb +0 -0
- data/spec/unit/client_spec.rb +0 -0
- data/spec/unit/config_fetcher_spec.rb +0 -0
- data/spec/unit/config_spec.rb +0 -0
- data/spec/unit/cookbook/chefignore_spec.rb +0 -0
- data/spec/unit/cookbook/cookbook_version_loader_spec.rb +0 -0
- data/spec/unit/cookbook/file_vendor_spec.rb +0 -0
- data/spec/unit/cookbook/gem_installer_spec.rb +0 -0
- data/spec/unit/cookbook/manifest_v0_spec.rb +0 -0
- data/spec/unit/cookbook/manifest_v2_spec.rb +0 -0
- data/spec/unit/cookbook/metadata_spec.rb +0 -0
- data/spec/unit/cookbook/synchronizer_spec.rb +0 -0
- data/spec/unit/cookbook/syntax_check_spec.rb +0 -0
- data/spec/unit/cookbook_loader_spec.rb +0 -0
- data/spec/unit/cookbook_manifest_spec.rb +0 -0
- data/spec/unit/cookbook_site_streaming_uploader_spec.rb +0 -0
- data/spec/unit/cookbook_spec.rb +0 -0
- data/spec/unit/cookbook_uploader_spec.rb +0 -0
- data/spec/unit/cookbook_version_file_specificity_spec.rb +0 -0
- data/spec/unit/cookbook_version_spec.rb +0 -0
- data/spec/unit/daemon_spec.rb +0 -0
- data/spec/unit/data_bag_item_spec.rb +0 -0
- data/spec/unit/data_bag_spec.rb +0 -0
- data/spec/unit/data_collector/messages/helpers_spec.rb +0 -0
- data/spec/unit/data_collector/messages_spec.rb +0 -0
- data/spec/unit/data_collector/resource_report_spec.rb +0 -0
- data/spec/unit/data_collector_spec.rb +0 -0
- data/spec/unit/decorator/lazy_array_spec.rb +0 -0
- data/spec/unit/decorator/lazy_spec.rb +0 -0
- data/spec/unit/decorator_spec.rb +0 -0
- data/spec/unit/deprecated_spec.rb +0 -0
- data/spec/unit/deprecation_spec.rb +0 -0
- data/spec/unit/digester_spec.rb +0 -0
- data/spec/unit/dsl/audit_spec.rb +0 -0
- data/spec/unit/dsl/data_query_spec.rb +0 -0
- data/spec/unit/dsl/declare_resource_spec.rb +0 -0
- data/spec/unit/dsl/platform_introspection_spec.rb +0 -0
- data/spec/unit/dsl/reboot_pending_spec.rb +0 -0
- data/spec/unit/dsl/recipe_spec.rb +0 -0
- data/spec/unit/dsl/registry_helper_spec.rb +0 -0
- data/spec/unit/dsl/resources_spec.rb +0 -0
- data/spec/unit/encrypted_data_bag_item/check_encrypted_spec.rb +0 -0
- data/spec/unit/encrypted_data_bag_item_spec.rb +0 -0
- data/spec/unit/environment_spec.rb +0 -0
- data/spec/unit/event_dispatch/dispatcher_spec.rb +0 -0
- data/spec/unit/event_dispatch/dsl_spec.rb +0 -0
- data/spec/unit/exceptions_spec.rb +0 -0
- data/spec/unit/file_access_control_spec.rb +0 -0
- data/spec/unit/file_cache_spec.rb +0 -0
- data/spec/unit/file_content_management/deploy/cp_spec.rb +0 -0
- data/spec/unit/file_content_management/deploy/mv_unix_spec.rb +0 -0
- data/spec/unit/file_content_management/deploy/mv_windows_spec.rb +0 -0
- data/spec/unit/file_content_management/tempfile_spec.rb +0 -0
- data/spec/unit/formatters/base_spec.rb +34 -5
- data/spec/unit/formatters/doc_spec.rb +0 -0
- data/spec/unit/formatters/error_description_spec.rb +0 -0
- data/spec/unit/formatters/error_inspectors/api_error_formatting_spec.rb +0 -0
- data/spec/unit/formatters/error_inspectors/compile_error_inspector_spec.rb +0 -0
- data/spec/unit/formatters/error_inspectors/cookbook_resolve_error_inspector_spec.rb +0 -0
- data/spec/unit/formatters/error_inspectors/cookbook_sync_error_inspector_spec.rb +0 -0
- data/spec/unit/formatters/error_inspectors/node_load_error_inspector_spec.rb +0 -0
- data/spec/unit/formatters/error_inspectors/registration_error_inspector_spec.rb +0 -0
- data/spec/unit/formatters/error_inspectors/resource_failure_inspector_spec.rb +0 -0
- data/spec/unit/formatters/error_inspectors/run_list_expansion_error_inspector_spec.rb +0 -0
- data/spec/unit/guard_interpreter/resource_guard_interpreter_spec.rb +0 -0
- data/spec/unit/guard_interpreter_spec.rb +0 -0
- data/spec/unit/handler/json_file_spec.rb +0 -0
- data/spec/unit/handler_spec.rb +0 -0
- data/spec/unit/http/api_versions_spec.rb +0 -0
- data/spec/unit/http/authenticator_spec.rb +0 -0
- data/spec/unit/http/basic_client_spec.rb +0 -0
- data/spec/unit/http/http_request_spec.rb +0 -0
- data/spec/unit/http/json_input_spec.rb +0 -0
- data/spec/unit/http/simple_spec.rb +0 -0
- data/spec/unit/http/socketless_chef_zero_client_spec.rb +0 -0
- data/spec/unit/http/ssl_policies_spec.rb +0 -0
- data/spec/unit/http/validate_content_length_spec.rb +0 -0
- data/spec/unit/http_spec.rb +0 -0
- data/spec/unit/json_compat_spec.rb +0 -0
- data/spec/unit/key_spec.rb +0 -0
- data/spec/unit/knife/bootstrap/chef_vault_handler_spec.rb +0 -0
- data/spec/unit/knife/bootstrap/client_builder_spec.rb +0 -0
- data/spec/unit/knife/bootstrap_spec.rb +0 -0
- data/spec/unit/knife/client_bulk_delete_spec.rb +0 -0
- data/spec/unit/knife/client_create_spec.rb +0 -0
- data/spec/unit/knife/client_delete_spec.rb +0 -0
- data/spec/unit/knife/client_edit_spec.rb +0 -0
- data/spec/unit/knife/client_list_spec.rb +0 -0
- data/spec/unit/knife/client_reregister_spec.rb +0 -0
- data/spec/unit/knife/client_show_spec.rb +0 -0
- data/spec/unit/knife/configure_client_spec.rb +0 -0
- data/spec/unit/knife/configure_spec.rb +0 -0
- data/spec/unit/knife/cookbook_bulk_delete_spec.rb +0 -0
- data/spec/unit/knife/cookbook_create_spec.rb +0 -0
- data/spec/unit/knife/cookbook_delete_spec.rb +0 -0
- data/spec/unit/knife/cookbook_download_spec.rb +0 -0
- data/spec/unit/knife/cookbook_list_spec.rb +0 -0
- data/spec/unit/knife/cookbook_metadata_from_file_spec.rb +0 -0
- data/spec/unit/knife/cookbook_metadata_spec.rb +0 -0
- data/spec/unit/knife/cookbook_show_spec.rb +0 -0
- data/spec/unit/knife/cookbook_site_download_spec.rb +0 -0
- data/spec/unit/knife/cookbook_site_install_spec.rb +0 -0
- data/spec/unit/knife/cookbook_site_share_spec.rb +0 -0
- data/spec/unit/knife/cookbook_site_unshare_spec.rb +0 -0
- data/spec/unit/knife/cookbook_test_spec.rb +0 -0
- data/spec/unit/knife/cookbook_upload_spec.rb +0 -0
- data/spec/unit/knife/core/bootstrap_context_spec.rb +0 -0
- data/spec/unit/knife/core/cookbook_scm_repo_spec.rb +0 -0
- data/spec/unit/knife/core/gem_glob_loader_spec.rb +0 -0
- data/spec/unit/knife/core/hashed_command_loader_spec.rb +0 -0
- data/spec/unit/knife/core/node_editor_spec.rb +0 -0
- data/spec/unit/knife/core/object_loader_spec.rb +0 -0
- data/spec/unit/knife/core/subcommand_loader_spec.rb +0 -0
- data/spec/unit/knife/core/ui_spec.rb +0 -0
- data/spec/unit/knife/data_bag_create_spec.rb +0 -0
- data/spec/unit/knife/data_bag_edit_spec.rb +0 -0
- data/spec/unit/knife/data_bag_from_file_spec.rb +0 -0
- data/spec/unit/knife/data_bag_secret_options_spec.rb +0 -0
- data/spec/unit/knife/data_bag_show_spec.rb +0 -0
- data/spec/unit/knife/environment_compare_spec.rb +0 -0
- data/spec/unit/knife/environment_create_spec.rb +0 -0
- data/spec/unit/knife/environment_delete_spec.rb +0 -0
- data/spec/unit/knife/environment_edit_spec.rb +0 -0
- data/spec/unit/knife/environment_from_file_spec.rb +0 -0
- data/spec/unit/knife/environment_list_spec.rb +0 -0
- data/spec/unit/knife/environment_show_spec.rb +0 -0
- data/spec/unit/knife/key_create_spec.rb +0 -0
- data/spec/unit/knife/key_delete_spec.rb +0 -0
- data/spec/unit/knife/key_edit_spec.rb +0 -0
- data/spec/unit/knife/key_helper.rb +0 -0
- data/spec/unit/knife/key_list_spec.rb +0 -0
- data/spec/unit/knife/key_show_spec.rb +0 -0
- data/spec/unit/knife/node_bulk_delete_spec.rb +0 -0
- data/spec/unit/knife/node_delete_spec.rb +0 -0
- data/spec/unit/knife/node_edit_spec.rb +0 -0
- data/spec/unit/knife/node_environment_set_spec.rb +0 -0
- data/spec/unit/knife/node_from_file_spec.rb +0 -0
- data/spec/unit/knife/node_list_spec.rb +0 -0
- data/spec/unit/knife/node_policy_set_spec.rb +0 -0
- data/spec/unit/knife/node_run_list_add_spec.rb +0 -0
- data/spec/unit/knife/node_run_list_remove_spec.rb +0 -0
- data/spec/unit/knife/node_run_list_set_spec.rb +0 -0
- data/spec/unit/knife/node_show_spec.rb +0 -0
- data/spec/unit/knife/osc_user_create_spec.rb +0 -0
- data/spec/unit/knife/osc_user_delete_spec.rb +0 -0
- data/spec/unit/knife/osc_user_edit_spec.rb +0 -0
- data/spec/unit/knife/osc_user_list_spec.rb +0 -0
- data/spec/unit/knife/osc_user_reregister_spec.rb +0 -0
- data/spec/unit/knife/osc_user_show_spec.rb +0 -0
- data/spec/unit/knife/raw_spec.rb +0 -0
- data/spec/unit/knife/role_bulk_delete_spec.rb +0 -0
- data/spec/unit/knife/role_create_spec.rb +0 -0
- data/spec/unit/knife/role_delete_spec.rb +0 -0
- data/spec/unit/knife/role_edit_spec.rb +0 -0
- data/spec/unit/knife/role_env_run_list_add_spec.rb +0 -0
- data/spec/unit/knife/role_env_run_list_clear_spec.rb +0 -0
- data/spec/unit/knife/role_env_run_list_remove_spec.rb +0 -0
- data/spec/unit/knife/role_env_run_list_replace_spec.rb +0 -0
- data/spec/unit/knife/role_env_run_list_set_spec.rb +0 -0
- data/spec/unit/knife/role_from_file_spec.rb +0 -0
- data/spec/unit/knife/role_list_spec.rb +0 -0
- data/spec/unit/knife/role_run_list_add_spec.rb +0 -0
- data/spec/unit/knife/role_run_list_clear_spec.rb +0 -0
- data/spec/unit/knife/role_run_list_remove_spec.rb +0 -0
- data/spec/unit/knife/role_run_list_replace_spec.rb +0 -0
- data/spec/unit/knife/role_run_list_set_spec.rb +0 -0
- data/spec/unit/knife/role_show_spec.rb +0 -0
- data/spec/unit/knife/ssh_spec.rb +0 -0
- data/spec/unit/knife/ssl_check_spec.rb +0 -0
- data/spec/unit/knife/ssl_fetch_spec.rb +0 -0
- data/spec/unit/knife/status_spec.rb +0 -0
- data/spec/unit/knife/tag_create_spec.rb +0 -0
- data/spec/unit/knife/tag_delete_spec.rb +0 -0
- data/spec/unit/knife/tag_list_spec.rb +0 -0
- data/spec/unit/knife/user_create_spec.rb +0 -0
- data/spec/unit/knife/user_delete_spec.rb +0 -0
- data/spec/unit/knife/user_edit_spec.rb +0 -0
- data/spec/unit/knife/user_list_spec.rb +0 -0
- data/spec/unit/knife/user_reregister_spec.rb +0 -0
- data/spec/unit/knife/user_show_spec.rb +0 -0
- data/spec/unit/knife_spec.rb +0 -0
- data/spec/unit/log/syslog_spec.rb +0 -0
- data/spec/unit/log/winevt_spec.rb +0 -0
- data/spec/unit/log_spec.rb +0 -0
- data/spec/unit/lwrp_spec.rb +0 -0
- data/spec/unit/mash_spec.rb +0 -0
- data/spec/unit/mixin/api_version_request_handling_spec.rb +0 -0
- data/spec/unit/mixin/checksum_spec.rb +0 -0
- data/spec/unit/mixin/convert_to_class_name_spec.rb +0 -0
- data/spec/unit/mixin/deep_merge_spec.rb +0 -0
- data/spec/unit/mixin/deprecation_spec.rb +0 -0
- data/spec/unit/mixin/enforce_ownership_and_permissions_spec.rb +0 -0
- data/spec/unit/mixin/homebrew_user_spec.rb +0 -0
- data/spec/unit/mixin/lazy_module_include.rb +0 -0
- data/spec/unit/mixin/openssl_helper_spec.rb +0 -0
- data/spec/unit/mixin/params_validate_spec.rb +0 -0
- data/spec/unit/mixin/path_sanity_spec.rb +0 -0
- data/spec/unit/mixin/powershell_exec_spec.rb +0 -0
- data/spec/unit/mixin/powershell_out_spec.rb +0 -0
- data/spec/unit/mixin/powershell_type_coercions_spec.rb +0 -0
- data/spec/unit/mixin/properties_spec.rb +0 -0
- data/spec/unit/mixin/proxified_socket_spec.rb +0 -0
- data/spec/unit/mixin/securable_spec.rb +0 -0
- data/spec/unit/mixin/shell_out_spec.rb +0 -0
- data/spec/unit/mixin/subclass_directive_spec.rb +0 -0
- data/spec/unit/mixin/template_spec.rb +0 -0
- data/spec/unit/mixin/unformatter_spec.rb +0 -0
- data/spec/unit/mixin/uris_spec.rb +0 -0
- data/spec/unit/mixin/user_context_spec.rb +0 -0
- data/spec/unit/mixin/versioned_api_spec.rb +0 -0
- data/spec/unit/mixin/which.rb +0 -0
- data/spec/unit/mixin/windows_architecture_helper_spec.rb +0 -0
- data/spec/unit/mixin/xml_escape_spec.rb +0 -0
- data/spec/unit/monkey_patches/uri_spec.rb +0 -0
- data/spec/unit/monologger_spec.rb +0 -0
- data/spec/unit/node/attribute_spec.rb +0 -0
- data/spec/unit/node/immutable_collections_spec.rb +0 -0
- data/spec/unit/node/vivid_mash_spec.rb +0 -0
- data/spec/unit/node_map_spec.rb +0 -0
- data/spec/unit/node_spec.rb +0 -0
- data/spec/unit/org_spec.rb +0 -0
- data/spec/unit/platform/query_helpers_spec.rb +0 -0
- data/spec/unit/policy_builder/dynamic_spec.rb +0 -0
- data/spec/unit/policy_builder/expand_node_object_spec.rb +0 -0
- data/spec/unit/policy_builder/policyfile_spec.rb +0 -0
- data/spec/unit/policy_builder_spec.rb +0 -0
- data/spec/unit/property/state_spec.rb +0 -0
- data/spec/unit/property/validation_spec.rb +0 -0
- data/spec/unit/property_spec.rb +0 -0
- data/spec/unit/provider/apt_preference_spec.rb +0 -0
- data/spec/unit/provider/apt_repository_spec.rb +0 -0
- data/spec/unit/provider/apt_update_spec.rb +0 -0
- data/spec/unit/provider/cookbook_file/content_spec.rb +0 -0
- data/spec/unit/provider/cookbook_file_spec.rb +0 -0
- data/spec/unit/provider/cron/unix_spec.rb +0 -0
- data/spec/unit/provider/cron_spec.rb +0 -0
- data/spec/unit/provider/directory_spec.rb +0 -0
- data/spec/unit/provider/dsc_resource_spec.rb +0 -0
- data/spec/unit/provider/dsc_script_spec.rb +0 -0
- data/spec/unit/provider/execute_spec.rb +0 -0
- data/spec/unit/provider/file/content_spec.rb +0 -0
- data/spec/unit/provider/file_spec.rb +0 -0
- data/spec/unit/provider/git_spec.rb +8 -8
- data/spec/unit/provider/group/dscl_spec.rb +0 -0
- data/spec/unit/provider/group/gpasswd_spec.rb +0 -0
- data/spec/unit/provider/group/groupadd_spec.rb +0 -0
- data/spec/unit/provider/group/groupmod_spec.rb +0 -0
- data/spec/unit/provider/group/pw_spec.rb +0 -0
- data/spec/unit/provider/group/suse_spec.rb +0 -0
- data/spec/unit/provider/group/usermod_spec.rb +0 -0
- data/spec/unit/provider/group/windows_spec.rb +0 -0
- data/spec/unit/provider/group_spec.rb +0 -0
- data/spec/unit/provider/http_request_spec.rb +0 -0
- data/spec/unit/provider/ifconfig/aix_spec.rb +0 -0
- data/spec/unit/provider/ifconfig/debian_spec.rb +0 -0
- data/spec/unit/provider/ifconfig/redhat_spec.rb +0 -0
- data/spec/unit/provider/ifconfig_spec.rb +0 -0
- data/spec/unit/provider/launchd_spec.rb +0 -0
- data/spec/unit/provider/link_spec.rb +0 -0
- data/spec/unit/provider/log_spec.rb +0 -0
- data/spec/unit/provider/mdadm_spec.rb +0 -0
- data/spec/unit/provider/mount/aix_spec.rb +0 -0
- data/spec/unit/provider/mount/mount_spec.rb +2 -1
- data/spec/unit/provider/mount/solaris_spec.rb +0 -0
- data/spec/unit/provider/mount/windows_spec.rb +0 -0
- data/spec/unit/provider/mount_spec.rb +0 -0
- data/spec/unit/provider/ohai_spec.rb +0 -0
- data/spec/unit/provider/osx_profile_spec.rb +0 -0
- data/spec/unit/provider/package/apt_spec.rb +0 -2
- data/spec/unit/provider/package/bff_spec.rb +0 -0
- data/spec/unit/provider/package/cab_spec.rb +0 -0
- data/spec/unit/provider/package/chocolatey_spec.rb +0 -0
- data/spec/unit/provider/package/dnf/python_helper_spec.rb +0 -0
- data/spec/unit/provider/package/dpkg_spec.rb +0 -0
- data/spec/unit/provider/package/freebsd/pkg_spec.rb +0 -0
- data/spec/unit/provider/package/freebsd/pkgng_spec.rb +0 -0
- data/spec/unit/provider/package/freebsd/port_spec.rb +0 -0
- data/spec/unit/provider/package/homebrew_spec.rb +0 -0
- data/spec/unit/provider/package/ips_spec.rb +0 -0
- data/spec/unit/provider/package/macports_spec.rb +0 -0
- data/spec/unit/provider/package/msu_spec.rb +0 -0
- data/spec/unit/provider/package/openbsd_spec.rb +0 -0
- data/spec/unit/provider/package/pacman_spec.rb +0 -0
- data/spec/unit/provider/package/paludis_spec.rb +0 -0
- data/spec/unit/provider/package/portage_spec.rb +0 -0
- data/spec/unit/provider/package/powershell_spec.rb +19 -19
- data/spec/unit/provider/package/rpm_spec.rb +0 -0
- data/spec/unit/provider/package/rubygems_spec.rb +0 -0
- data/spec/unit/provider/package/smartos_spec.rb +0 -0
- data/spec/unit/provider/package/solaris_spec.rb +0 -0
- data/spec/unit/provider/package/windows/exe_spec.rb +0 -0
- data/spec/unit/provider/package/windows/msi_spec.rb +0 -0
- data/spec/unit/provider/package/windows/registry_uninstall_entry_spec.rb +0 -0
- data/spec/unit/provider/package/windows_spec.rb +0 -0
- data/spec/unit/provider/package/yum/python_helper_spec.rb +0 -0
- data/spec/unit/provider/package/yum/yum_cache_spec.rb +0 -0
- data/spec/unit/provider/package/zypper_spec.rb +67 -0
- data/spec/unit/provider/package_spec.rb +0 -0
- data/spec/unit/provider/powershell_script_spec.rb +1 -1
- data/spec/unit/provider/registry_key_spec.rb +0 -0
- data/spec/unit/provider/remote_directory_spec.rb +0 -0
- data/spec/unit/provider/remote_file/cache_control_data_spec.rb +0 -0
- data/spec/unit/provider/remote_file/content_spec.rb +0 -0
- data/spec/unit/provider/remote_file/fetcher_spec.rb +0 -0
- data/spec/unit/provider/remote_file/ftp_spec.rb +0 -0
- data/spec/unit/provider/remote_file/http_spec.rb +0 -0
- data/spec/unit/provider/remote_file/local_file_spec.rb +0 -0
- data/spec/unit/provider/remote_file/network_file_spec.rb +0 -0
- data/spec/unit/provider/remote_file/sftp_spec.rb +0 -0
- data/spec/unit/provider/remote_file_spec.rb +0 -0
- data/spec/unit/provider/route_spec.rb +0 -0
- data/spec/unit/provider/ruby_block_spec.rb +0 -0
- data/spec/unit/provider/script_spec.rb +0 -0
- data/spec/unit/provider/service/aix_service_spec.rb +0 -0
- data/spec/unit/provider/service/aixinit_service_spec.rb +0 -0
- data/spec/unit/provider/service/arch_service_spec.rb +0 -0
- data/spec/unit/provider/service/debian_service_spec.rb +41 -161
- data/spec/unit/provider/service/freebsd_service_spec.rb +0 -0
- data/spec/unit/provider/service/gentoo_service_spec.rb +0 -0
- data/spec/unit/provider/service/init_service_spec.rb +0 -0
- data/spec/unit/provider/service/insserv_service_spec.rb +0 -0
- data/spec/unit/provider/service/invokercd_service_spec.rb +0 -0
- data/spec/unit/provider/service/macosx_spec.rb +0 -0
- data/spec/unit/provider/service/openbsd_service_spec.rb +0 -0
- data/spec/unit/provider/service/redhat_spec.rb +0 -0
- data/spec/unit/provider/service/simple_service_spec.rb +0 -0
- data/spec/unit/provider/service/solaris_smf_service_spec.rb +0 -0
- data/spec/unit/provider/service/systemd_service_spec.rb +0 -0
- data/spec/unit/provider/service/upstart_service_spec.rb +0 -0
- data/spec/unit/provider/service/windows_spec.rb +0 -0
- data/spec/unit/provider/service_spec.rb +0 -0
- data/spec/unit/provider/subversion_spec.rb +0 -0
- data/spec/unit/provider/systemd_unit_spec.rb +0 -0
- data/spec/unit/provider/template/content_spec.rb +0 -0
- data/spec/unit/provider/template_spec.rb +0 -0
- data/spec/unit/provider/user/aix_spec.rb +0 -0
- data/spec/unit/provider/user/dscl_spec.rb +0 -0
- data/spec/unit/provider/user/linux_spec.rb +0 -0
- data/spec/unit/provider/user/pw_spec.rb +0 -0
- data/spec/unit/provider/user/solaris_spec.rb +0 -0
- data/spec/unit/provider/user/windows_spec.rb +0 -0
- data/spec/unit/provider/user_spec.rb +0 -0
- data/spec/unit/provider/whyrun_safe_ruby_block_spec.rb +0 -0
- data/spec/unit/provider/windows_env_spec.rb +0 -0
- data/spec/unit/provider/windows_path_spec.rb +0 -0
- data/spec/unit/provider/windows_task_spec.rb +282 -579
- data/spec/unit/provider/yum_repository_spec.rb +0 -0
- data/spec/unit/provider/zypper_repository_spec.rb +0 -0
- data/spec/unit/provider_resolver_spec.rb +0 -0
- data/spec/unit/provider_spec.rb +0 -0
- data/spec/unit/pure_application_spec.rb +0 -0
- data/spec/unit/recipe_spec.rb +0 -0
- data/spec/unit/resource/apt_package_spec.rb +0 -0
- data/spec/unit/resource/apt_preference_spec.rb +0 -0
- data/spec/unit/resource/apt_repository_spec.rb +0 -0
- data/spec/unit/resource/apt_update_spec.rb +0 -0
- data/spec/unit/resource/bash_spec.rb +0 -0
- data/spec/unit/resource/batch_spec.rb +0 -0
- data/spec/unit/resource/breakpoint_spec.rb +0 -0
- data/spec/unit/resource/build_essential_spec.rb +8 -0
- data/spec/unit/resource/cab_package_spec.rb +0 -0
- data/spec/unit/resource/chef_gem_spec.rb +0 -0
- data/spec/unit/resource/chef_handler_spec.rb +0 -0
- data/spec/unit/resource/chocolatey_package_spec.rb +0 -0
- data/spec/unit/resource/conditional_action_not_nothing_spec.rb +0 -0
- data/spec/unit/resource/conditional_spec.rb +0 -0
- data/spec/unit/resource/cookbook_file_spec.rb +0 -0
- data/spec/unit/resource/cron_spec.rb +0 -0
- data/spec/unit/resource/csh_spec.rb +0 -0
- data/spec/unit/resource/directory_spec.rb +0 -0
- data/spec/unit/resource/dmg_package_spec.rb +0 -0
- data/spec/unit/resource/dnf_package_spec.rb +0 -0
- data/spec/unit/resource/dpkg_package_spec.rb +0 -0
- data/spec/unit/resource/dsc_resource_spec.rb +0 -0
- data/spec/unit/resource/dsc_script_spec.rb +0 -0
- data/spec/unit/resource/execute_spec.rb +0 -0
- data/spec/unit/resource/file/verification/systemd_unit_spec.rb +0 -0
- data/spec/unit/resource/file/verification_spec.rb +0 -0
- data/spec/unit/resource/file_spec.rb +0 -0
- data/spec/unit/resource/freebsd_package_spec.rb +0 -0
- data/spec/unit/resource/gem_package_spec.rb +0 -0
- data/spec/unit/resource/git_spec.rb +0 -0
- data/spec/unit/resource/group_spec.rb +0 -0
- data/spec/unit/resource/homebrew_cask_spec.rb +0 -0
- data/spec/unit/resource/homebrew_package_spec.rb +0 -0
- data/spec/unit/resource/homebrew_tap_spec.rb +0 -0
- data/spec/unit/resource/hostname_spec.rb +0 -0
- data/spec/unit/resource/http_request_spec.rb +0 -0
- data/spec/unit/resource/ifconfig_spec.rb +0 -0
- data/spec/unit/resource/ips_package_spec.rb +0 -0
- data/spec/unit/resource/ksh_spec.rb +0 -0
- data/spec/unit/resource/launchd_spec.rb +0 -0
- data/spec/unit/resource/link_spec.rb +0 -0
- data/spec/unit/resource/log_spec.rb +0 -0
- data/spec/unit/resource/macos_user_defaults_spec.rb +0 -0
- data/spec/unit/resource/macports_package_spec.rb +0 -0
- data/spec/unit/resource/mdadm_spec.rb +0 -0
- data/spec/unit/resource/mount_spec.rb +0 -0
- data/spec/unit/resource/msu_package_spec.rb +0 -0
- data/spec/unit/resource/ohai_hint_spec.rb +0 -0
- data/spec/unit/resource/ohai_spec.rb +0 -0
- data/spec/unit/resource/openbsd_package_spec.rb +0 -0
- data/spec/unit/resource/openssl_dhparam.rb +0 -0
- data/spec/unit/resource/openssl_rsa_private_key_spec.rb +0 -0
- data/spec/unit/resource/openssl_rsa_public_key_spec.rb +0 -0
- data/spec/unit/resource/osx_profile_spec.rb +0 -0
- data/spec/unit/resource/package_spec.rb +0 -0
- data/spec/unit/resource/pacman_package_spec.rb +0 -0
- data/spec/unit/resource/perl_spec.rb +0 -0
- data/spec/unit/resource/portage_package_spec.rb +0 -0
- data/spec/unit/resource/powershell_package_spec.rb +0 -0
- data/spec/unit/resource/powershell_script_spec.rb +0 -0
- data/spec/unit/resource/python_spec.rb +0 -0
- data/spec/unit/resource/reboot_spec.rb +0 -0
- data/spec/unit/resource/registry_key_spec.rb +1 -1
- data/spec/unit/resource/remote_directory_spec.rb +4 -3
- data/spec/unit/resource/remote_file_spec.rb +0 -0
- data/spec/unit/resource/resource_notification_spec.rb +0 -0
- data/spec/unit/resource/rhsm_errata_level_spec.rb +0 -0
- data/spec/unit/resource/rhsm_errata_spec.rb +0 -0
- data/spec/unit/resource/rhsm_register_spec.rb +0 -0
- data/spec/unit/resource/rhsm_repo_spec.rb +0 -0
- data/spec/unit/resource/rhsm_subscription_spec.rb +0 -0
- data/spec/unit/resource/route_spec.rb +0 -0
- data/spec/unit/resource/rpm_package_spec.rb +0 -0
- data/spec/unit/resource/ruby_block_spec.rb +0 -0
- data/spec/unit/resource/ruby_spec.rb +0 -0
- data/spec/unit/resource/scm_spec.rb +0 -0
- data/spec/unit/resource/script_spec.rb +0 -0
- data/spec/unit/resource/service_spec.rb +0 -0
- data/spec/unit/resource/smartos_package_spec.rb +0 -0
- data/spec/unit/resource/solaris_package_spec.rb +0 -0
- data/spec/unit/resource/subversion_spec.rb +0 -0
- data/spec/unit/resource/sudo_spec.rb +0 -0
- data/spec/unit/resource/swap_file_spec.rb +0 -0
- data/spec/unit/resource/sysctl_spec.rb +0 -0
- data/spec/unit/resource/systemd_unit_spec.rb +0 -0
- data/spec/unit/resource/template_spec.rb +0 -0
- data/spec/unit/resource/user_spec.rb +0 -0
- data/spec/unit/resource/windows_ad_join.rb +0 -0
- data/spec/unit/resource/windows_auto_run_spec.rb +0 -0
- data/spec/unit/resource/windows_env_spec.rb +0 -0
- data/spec/unit/resource/windows_feature.rb +0 -0
- data/spec/unit/resource/windows_feature_dism.rb +0 -0
- data/spec/unit/resource/windows_feature_powershell.rb +0 -0
- data/spec/unit/resource/windows_font_spec.rb +0 -0
- data/spec/unit/resource/windows_package_spec.rb +0 -0
- data/spec/unit/resource/windows_pagefile_spec.rb +0 -0
- data/spec/unit/resource/windows_path_spec.rb +0 -0
- data/spec/unit/resource/windows_printer_port_spec.rb +0 -0
- data/spec/unit/resource/windows_printer_spec.rb +0 -0
- data/spec/unit/resource/windows_service_spec.rb +0 -0
- data/spec/unit/resource/windows_shortcut_spec.rb +0 -0
- data/spec/unit/resource/windows_task_spec.rb +53 -35
- data/spec/unit/resource/yum_package_spec.rb +0 -0
- data/spec/unit/resource/yum_repository_spec.rb +0 -0
- data/spec/unit/resource/zypper_repository_spec.rb +0 -0
- data/spec/unit/resource_builder_spec.rb +0 -0
- data/spec/unit/resource_collection/resource_list_spec.rb +0 -0
- data/spec/unit/resource_collection/resource_set_spec.rb +0 -0
- data/spec/unit/resource_collection/stepable_iterator_spec.rb +0 -0
- data/spec/unit/resource_collection_spec.rb +0 -0
- data/spec/unit/resource_definition_spec.rb +0 -0
- data/spec/unit/resource_inspector_spec.rb +0 -0
- data/spec/unit/resource_reporter_spec.rb +0 -0
- data/spec/unit/resource_resolver_spec.rb +0 -0
- data/spec/unit/resource_spec.rb +10 -0
- data/spec/unit/role_spec.rb +0 -0
- data/spec/unit/run_context/child_run_context_spec.rb +0 -0
- data/spec/unit/run_context/cookbook_compiler_spec.rb +0 -0
- data/spec/unit/run_context_spec.rb +0 -0
- data/spec/unit/run_list/run_list_expansion_spec.rb +0 -0
- data/spec/unit/run_list/run_list_item_spec.rb +0 -0
- data/spec/unit/run_list/versioned_recipe_list_spec.rb +0 -0
- data/spec/unit/run_list_spec.rb +0 -0
- data/spec/unit/run_lock_spec.rb +0 -0
- data/spec/unit/run_status_spec.rb +0 -0
- data/spec/unit/runner_spec.rb +0 -0
- data/spec/unit/scan_access_control_spec.rb +0 -0
- data/spec/unit/search/query_spec.rb +0 -0
- data/spec/unit/server_api_spec.rb +0 -0
- data/spec/unit/server_api_versions_spec.rb +0 -0
- data/spec/unit/shell/model_wrapper_spec.rb +0 -0
- data/spec/unit/shell/shell_ext_spec.rb +0 -0
- data/spec/unit/shell/shell_session_spec.rb +0 -0
- data/spec/unit/shell_spec.rb +0 -0
- data/spec/unit/user_spec.rb +0 -0
- data/spec/unit/user_v1_spec.rb +0 -0
- data/spec/unit/util/backup_spec.rb +0 -0
- data/spec/unit/util/diff_spec.rb +0 -0
- data/spec/unit/util/dsc/configuration_generator_spec.rb +0 -0
- data/spec/unit/util/dsc/lcm_output_parser_spec.rb +0 -0
- data/spec/unit/util/dsc/local_configuration_manager_spec.rb +0 -0
- data/spec/unit/util/dsc/resource_store.rb +0 -0
- data/spec/unit/util/editor_spec.rb +0 -0
- data/spec/unit/util/file_edit_spec.rb +0 -0
- data/spec/unit/util/powershell/cmdlet_spec.rb +0 -0
- data/spec/unit/util/powershell/ps_credential_spec.rb +0 -0
- data/spec/unit/util/selinux_spec.rb +0 -0
- data/spec/unit/util/threaded_job_queue_spec.rb +0 -0
- data/spec/unit/util/windows/logon_session_spec.rb +0 -0
- data/spec/unit/version/platform_spec.rb +0 -0
- data/spec/unit/version_class_spec.rb +0 -0
- data/spec/unit/version_constraint/platform_spec.rb +0 -0
- data/spec/unit/version_constraint_spec.rb +0 -0
- data/spec/unit/version_string_spec.rb +0 -0
- data/spec/unit/win32/error_spec.rb +0 -0
- data/spec/unit/win32/link_spec.rb +0 -0
- data/spec/unit/win32/registry_spec.rb +0 -0
- data/spec/unit/win32/security_spec.rb +0 -0
- data/spec/unit/windows_service_spec.rb +0 -0
- data/tasks/announce.rb +0 -0
- data/tasks/bin/run_external_test +6 -2
- data/tasks/cbgb.rb +0 -0
- data/tasks/dependencies.rb +0 -0
- data/tasks/maintainers.rb +0 -0
- data/tasks/rspec.rb +0 -0
- data/tasks/templates/prerelease.md.erb +0 -0
- data/tasks/templates/release.md.erb +0 -0
- metadata +19 -31
- data/acceptance/.DS_Store +0 -0
- data/acceptance/.bundle/config +0 -1
- data/lib/.DS_Store +0 -0
- data/lib/chef/.DS_Store +0 -0
- data/lib/chef/knife/.DS_Store +0 -0
- data/lib/chef/mixin/.DS_Store +0 -0
- data/lib/chef/provider/.DS_Store +0 -0
- data/lib/chef/provider/package/.DS_Store +0 -0
- data/lib/chef/resource/.DS_Store +0 -0
- data/lib/chef/resource/file/.DS_Store +0 -0
- data/spec/.DS_Store +0 -0
- data/spec/data/.DS_Store +0 -0
- data/spec/data/cookbooks/.DS_Store +0 -0
- data/spec/data/cookbooks/java/.DS_Store +0 -0
- data/spec/data/cookbooks/java/files/.DS_Store +0 -0
- data/spec/data/run_context/.DS_Store +0 -0
- data/spec/data/run_context/cookbooks/.DS_Store +0 -0
- data/spec/functional/.DS_Store +0 -0
- data/spec/functional/resource/.DS_Store +0 -0
- data/spec/functional/util/.DS_Store +0 -0
- data/spec/integration/.DS_Store +0 -0
- data/spec/support/.DS_Store +0 -0
- data/spec/unit/.DS_Store +0 -0
- data/spec/unit/provider/.DS_Store +0 -0
- data/spec/unit/resource/.DS_Store +0 -0
- data/tasks/.DS_Store +0 -0
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/spec/data/sample_msu1.xml
CHANGED
File without changes
|
data/spec/data/sample_msu2.xml
CHANGED
File without changes
|
data/spec/data/sample_msu3.xml
CHANGED
File without changes
|
File without changes
|
data/spec/data/shef-config.rb
CHANGED
File without changes
|
data/spec/data/ssl/5e707473.0
CHANGED
File without changes
|
File without changes
|
File without changes
|
data/spec/data/ssl/key.pem
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/spec/data/standalone_cookbook/vendor/bundle/ruby/2.0.0/gems/multi_json-1.9.0/lib/multi_json.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -23,7 +23,7 @@ require "webrick"
|
|
23
23
|
module AptServer
|
24
24
|
def enable_testing_apt_source
|
25
25
|
File.open("/etc/apt/sources.list.d/chef-integration-test.list", "w+") do |f|
|
26
|
-
f.puts "deb http://localhost:9000/ sid main"
|
26
|
+
f.puts "deb [trusted=yes] http://localhost:9000/ sid main"
|
27
27
|
end
|
28
28
|
# Magic to update apt cache for only our repo
|
29
29
|
shell_out!("apt-get update " +
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -81,7 +81,7 @@ describe Chef::Resource::Group, :requires_root_or_running_windows, :not_supporte
|
|
81
81
|
|
82
82
|
if user && domain != "."
|
83
83
|
computer_name = ENV["computername"]
|
84
|
-
!domain.casecmp(computer_name.downcase)
|
84
|
+
!domain.casecmp(computer_name.downcase) == 0
|
85
85
|
end
|
86
86
|
end
|
87
87
|
|
@@ -16,6 +16,7 @@
|
|
16
16
|
# limitations under the License.
|
17
17
|
#
|
18
18
|
|
19
|
+
require "spec_helper"
|
19
20
|
require "functional/resource/base"
|
20
21
|
require "chef/mixin/shell_out"
|
21
22
|
|
@@ -52,7 +53,7 @@ describe Chef::Resource::Ifconfig, :requires_root, :skip_travis, :external => in
|
|
52
53
|
end
|
53
54
|
|
54
55
|
def fetch_first_interface_name
|
55
|
-
shell_out("
|
56
|
+
shell_out("ip link list |grep UP|grep -vi loop|head -1|cut -d':' -f 2").stdout.strip
|
56
57
|
end
|
57
58
|
|
58
59
|
# **Caution: any updates to core interfaces can be risky.
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -31,24 +31,29 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
31
31
|
|
32
32
|
describe "action :create" do
|
33
33
|
after { delete_task }
|
34
|
-
context "when
|
34
|
+
context "when frequency_modifier are not passed" do
|
35
35
|
subject do
|
36
36
|
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
37
37
|
new_resource.command task_name
|
38
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
38
39
|
# Make sure MM/DD/YYYY is accepted
|
39
40
|
new_resource.start_day "09/20/2017"
|
41
|
+
new_resource.frequency :hourly
|
40
42
|
new_resource
|
41
43
|
end
|
42
44
|
|
43
45
|
it "creates a scheduled task to run every 1 hr starting on 09/20/2017" do
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
expect(
|
48
|
-
expect(
|
49
|
-
|
50
|
-
|
51
|
-
expect(
|
46
|
+
call_for_create_action
|
47
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
48
|
+
current_resource = call_for_load_current_resource
|
49
|
+
expect(current_resource.exists).to eq(true)
|
50
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
51
|
+
trigger_details = current_resource.task.trigger(0)
|
52
|
+
expect(trigger_details[:start_year]).to eq("2017")
|
53
|
+
expect(trigger_details[:start_month]).to eq("09")
|
54
|
+
expect(trigger_details[:start_day]).to eq("20")
|
55
|
+
expect(trigger_details[:minutes_interval]).to eq(60)
|
56
|
+
expect(trigger_details[:trigger_type]).to eq(1)
|
52
57
|
end
|
53
58
|
|
54
59
|
it "does not converge the resource if it is already converged" do
|
@@ -65,16 +70,20 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
65
70
|
new_resource.run_level :highest
|
66
71
|
new_resource.frequency :minute
|
67
72
|
new_resource.frequency_modifier 15
|
73
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
68
74
|
new_resource
|
69
75
|
end
|
70
76
|
|
71
77
|
it "creates a scheduled task that runs after every 15 minutes" do
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
expect(
|
76
|
-
|
77
|
-
expect(
|
78
|
+
call_for_create_action
|
79
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
80
|
+
current_resource = call_for_load_current_resource
|
81
|
+
expect(current_resource.exists).to eq(true)
|
82
|
+
trigger_details = current_resource.task.trigger(0)
|
83
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
84
|
+
expect(trigger_details[:minutes_interval]).to eq(15)
|
85
|
+
expect(trigger_details[:trigger_type]).to eq(1)
|
86
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
78
87
|
end
|
79
88
|
|
80
89
|
it "does not converge the resource if it is already converged" do
|
@@ -82,6 +91,24 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
82
91
|
subject.run_action(:create)
|
83
92
|
expect(subject).not_to be_updated_by_last_action
|
84
93
|
end
|
94
|
+
|
95
|
+
it "updates a scheduled task when frequency_modifier updated to 20" do
|
96
|
+
subject.run_action(:create)
|
97
|
+
current_resource = call_for_load_current_resource
|
98
|
+
trigger_details = current_resource.task.trigger(0)
|
99
|
+
expect(trigger_details[:minutes_interval]).to eq(15)
|
100
|
+
subject.frequency_modifier 20
|
101
|
+
subject.run_action(:create)
|
102
|
+
expect(subject).to be_updated_by_last_action
|
103
|
+
# #loading current resource again to check new task is creted and it matches task parameters
|
104
|
+
current_resource = call_for_load_current_resource
|
105
|
+
expect(current_resource.exists).to eq(true)
|
106
|
+
trigger_details = current_resource.task.trigger(0)
|
107
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
108
|
+
expect(trigger_details[:minutes_interval]).to eq(20)
|
109
|
+
expect(trigger_details[:trigger_type]).to eq(1)
|
110
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
111
|
+
end
|
85
112
|
end
|
86
113
|
|
87
114
|
context "frequency :hourly" do
|
@@ -91,16 +118,19 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
91
118
|
new_resource.run_level :highest
|
92
119
|
new_resource.frequency :hourly
|
93
120
|
new_resource.frequency_modifier 3
|
121
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
94
122
|
new_resource
|
95
123
|
end
|
96
124
|
|
97
125
|
it "creates a scheduled task that runs after every 3 hrs" do
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
expect(
|
102
|
-
|
103
|
-
expect(
|
126
|
+
call_for_create_action
|
127
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
128
|
+
current_resource = call_for_load_current_resource
|
129
|
+
expect(current_resource.exists).to eq(true)
|
130
|
+
trigger_details = current_resource.task.trigger(0)
|
131
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
132
|
+
expect(trigger_details[:minutes_interval]).to eq(180)
|
133
|
+
expect(trigger_details[:trigger_type]).to eq(1)
|
104
134
|
end
|
105
135
|
|
106
136
|
it "does not converge the resource if it is already converged" do
|
@@ -108,6 +138,23 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
108
138
|
subject.run_action(:create)
|
109
139
|
expect(subject).not_to be_updated_by_last_action
|
110
140
|
end
|
141
|
+
|
142
|
+
it "updates a scheduled task to run every 5 hrs when frequency modifer updated to 5" do
|
143
|
+
subject.run_action(:create)
|
144
|
+
current_resource = call_for_load_current_resource
|
145
|
+
trigger_details = current_resource.task.trigger(0)
|
146
|
+
expect(trigger_details[:minutes_interval]).to eq(180)
|
147
|
+
# updating frequency modifer to 5 from 3
|
148
|
+
subject.frequency_modifier 5
|
149
|
+
subject.run_action(:create)
|
150
|
+
expect(subject).to be_updated_by_last_action
|
151
|
+
current_resource = call_for_load_current_resource
|
152
|
+
expect(current_resource.exists).to eq(true)
|
153
|
+
trigger_details = current_resource.task.trigger(0)
|
154
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
155
|
+
expect(trigger_details[:minutes_interval]).to eq(300)
|
156
|
+
expect(trigger_details[:trigger_type]).to eq(1)
|
157
|
+
end
|
111
158
|
end
|
112
159
|
|
113
160
|
context "frequency :daily" do
|
@@ -116,17 +163,20 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
116
163
|
new_resource.command task_name
|
117
164
|
new_resource.run_level :highest
|
118
165
|
new_resource.frequency :daily
|
166
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
119
167
|
new_resource
|
120
168
|
end
|
121
169
|
|
122
170
|
it "creates a scheduled task to run daily" do
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
expect(
|
127
|
-
|
128
|
-
expect(
|
129
|
-
expect(
|
171
|
+
call_for_create_action
|
172
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
173
|
+
current_resource = call_for_load_current_resource
|
174
|
+
expect(current_resource.exists).to eq(true)
|
175
|
+
trigger_details = current_resource.task.trigger(0)
|
176
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
177
|
+
expect(trigger_details[:trigger_type]).to eq(2)
|
178
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
179
|
+
expect(trigger_details[:type][:days_interval]).to eq(1)
|
130
180
|
end
|
131
181
|
|
132
182
|
it "does not converge the resource if it is already converged" do
|
@@ -136,127 +186,465 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
136
186
|
end
|
137
187
|
end
|
138
188
|
|
139
|
-
|
189
|
+
describe "frequency :monthly" do
|
140
190
|
subject do
|
141
191
|
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
142
192
|
new_resource.command task_name
|
143
193
|
new_resource.run_level :highest
|
144
194
|
new_resource.frequency :monthly
|
145
|
-
new_resource.
|
195
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
146
196
|
new_resource
|
147
197
|
end
|
148
198
|
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
expect(task_details[:ScheduleType]).to eq("Monthly")
|
155
|
-
expect(task_details[:Months]).to eq("FEB, APR, JUN, AUG, OCT, DEC")
|
156
|
-
expect(task_details[:run_level]).to eq("HighestAvailable")
|
157
|
-
end
|
199
|
+
context "with start_day and start_time" do
|
200
|
+
before do
|
201
|
+
subject.start_day "02/12/2018"
|
202
|
+
subject.start_time "05:15"
|
203
|
+
end
|
158
204
|
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
205
|
+
it "if day property is not set creates a scheduled task to run monthly on first day of the month" do
|
206
|
+
call_for_create_action
|
207
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
208
|
+
current_resource = call_for_load_current_resource
|
209
|
+
expect(current_resource.exists).to eq(true)
|
210
|
+
trigger_details = current_resource.task.trigger(0)
|
211
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
212
|
+
expect(trigger_details[:trigger_type]).to eq(4)
|
213
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
214
|
+
expect(trigger_details[:type][:days]).to eq(1)
|
215
|
+
expect(trigger_details[:type][:months]).to eq(4095)
|
216
|
+
end
|
166
217
|
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
218
|
+
it "does not converge the resource if it is already converged" do
|
219
|
+
subject.run_action(:create)
|
220
|
+
subject.run_action(:create)
|
221
|
+
expect(subject).not_to be_updated_by_last_action
|
222
|
+
end
|
223
|
+
|
224
|
+
it "creates a scheduled task to run monthly on first, second and third day of the month" do
|
225
|
+
subject.day "1, 2, 3"
|
226
|
+
call_for_create_action
|
227
|
+
#loading current resource again to check new task is created and it matches task parameters
|
228
|
+
current_resource = call_for_load_current_resource
|
229
|
+
expect(current_resource.exists).to eq(true)
|
230
|
+
trigger_details = current_resource.task.trigger(0)
|
231
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
232
|
+
expect(trigger_details[:trigger_type]).to eq(4)
|
233
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
234
|
+
expect(trigger_details[:type][:days]).to eq(7)
|
235
|
+
expect(trigger_details[:type][:months]).to eq(4095)
|
236
|
+
end
|
237
|
+
|
238
|
+
it "does not converge the resource if it is already converged" do
|
239
|
+
subject.day "1, 2, 3"
|
240
|
+
subject.run_action(:create)
|
241
|
+
subject.run_action(:create)
|
242
|
+
expect(subject).not_to be_updated_by_last_action
|
243
|
+
end
|
244
|
+
|
245
|
+
it "creates a scheduled task to run monthly on 1, 2, 3, 4, 8, 20, 21, 15, 28, 31 day of the month" do
|
246
|
+
subject.day "1, 2, 3, 4, 8, 20, 21, 15, 28, 31"
|
247
|
+
call_for_create_action
|
248
|
+
#loading current resource again to check new task is created and it matches task parameters
|
249
|
+
current_resource = call_for_load_current_resource
|
250
|
+
expect(current_resource.exists).to eq(true)
|
251
|
+
trigger_details = current_resource.task.trigger(0)
|
252
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
253
|
+
expect(trigger_details[:trigger_type]).to eq(4)
|
254
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
255
|
+
expect(trigger_details[:type][:days]).to eq(1209548943) #TODO:: windows_task_provider.send(:days_of_month)
|
256
|
+
expect(trigger_details[:type][:months]).to eq(4095) #windows_task_provider.send(:months_of_year)
|
257
|
+
end
|
258
|
+
|
259
|
+
it "does not converge the resource if it is already converged" do
|
260
|
+
subject.day "1, 2, 3, 4, 8, 20, 21, 15, 28, 31"
|
261
|
+
subject.run_action(:create)
|
262
|
+
subject.run_action(:create)
|
263
|
+
expect(subject).not_to be_updated_by_last_action
|
264
|
+
end
|
265
|
+
|
266
|
+
it "creates a scheduled task to run monthly on Jan, Feb, Apr, Dec on 1st 2nd 3rd 4th 8th and 20th day of these months" do
|
267
|
+
subject.day "1, 2, 3, 4, 8, 20, 21, 30"
|
268
|
+
subject.months "Jan, Feb, May, Sep, Dec"
|
269
|
+
call_for_create_action
|
270
|
+
#loading current resource again to check new task is created and it matches task parameters
|
271
|
+
current_resource = call_for_load_current_resource
|
272
|
+
expect(current_resource.exists).to eq(true)
|
273
|
+
trigger_details = current_resource.task.trigger(0)
|
274
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
275
|
+
expect(trigger_details[:trigger_type]).to eq(4)
|
276
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
277
|
+
expect(trigger_details[:type][:days]).to eq(538443919) #TODO:windows_task_provider.send(:days_of_month)
|
278
|
+
expect(trigger_details[:type][:months]).to eq(2323) #windows_task_provider.send(:months_of_year)
|
279
|
+
end
|
280
|
+
|
281
|
+
it "does not converge the resource if it is already converged" do
|
282
|
+
subject.day "1, 2, 3, 4, 8, 20, 21, 30"
|
283
|
+
subject.months "Jan, Feb, May, Sep, Dec"
|
284
|
+
subject.run_action(:create)
|
285
|
+
subject.run_action(:create)
|
286
|
+
expect(subject).not_to be_updated_by_last_action
|
287
|
+
end
|
288
|
+
|
289
|
+
it "creates a scheduled task to run monthly by giving day option with frequency_modifier" do
|
290
|
+
subject.frequency_modifier "First"
|
291
|
+
subject.day "Mon, Fri, Sun"
|
292
|
+
call_for_create_action
|
293
|
+
#loading current resource again to check new task is created and it matches task parameters
|
294
|
+
current_resource = call_for_load_current_resource
|
295
|
+
expect(current_resource.exists).to eq(true)
|
296
|
+
trigger_details = current_resource.task.trigger(0)
|
297
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
298
|
+
expect(trigger_details[:trigger_type]).to eq(5)
|
299
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
300
|
+
expect(trigger_details[:type][:days_of_week]).to eq(35)
|
301
|
+
expect(trigger_details[:type][:weeks_of_month]).to eq(1)
|
302
|
+
expect(trigger_details[:type][:months]).to eq(4095) #windows_task_provider.send(:months_of_year)
|
303
|
+
end
|
304
|
+
|
305
|
+
it "does not converge the resource if it is already converged" do
|
306
|
+
subject.frequency_modifier "First"
|
307
|
+
subject.day "Mon, Fri, Sun"
|
308
|
+
subject.run_action(:create)
|
309
|
+
subject.run_action(:create)
|
310
|
+
expect(subject).not_to be_updated_by_last_action
|
311
|
+
end
|
174
312
|
end
|
175
313
|
|
176
|
-
context "
|
177
|
-
|
178
|
-
|
314
|
+
context "with frequency_modifier" do
|
315
|
+
subject do
|
316
|
+
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
317
|
+
new_resource.command task_name
|
318
|
+
new_resource.run_level :highest
|
319
|
+
new_resource.frequency :monthly
|
320
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
321
|
+
new_resource
|
322
|
+
end
|
323
|
+
|
324
|
+
it "raises argument error if frequency_modifier is 'first, second' and day is not provided." do
|
325
|
+
subject.frequency_modifier "first, second"
|
326
|
+
expect { subject.after_created }.to raise_error("Please select day on which you want to run the task e.g. 'Mon, Tue'. Multiple values must be seprated by comma.")
|
327
|
+
end
|
328
|
+
|
329
|
+
it "raises argument error if months is passed along with frequency_modifier" do
|
330
|
+
subject.frequency_modifier 3
|
331
|
+
subject.months "Jan, Mar"
|
332
|
+
expect { subject.after_created }.to raise_error("For frequency :monthly either use property months or frequency_modifier to set months.")
|
333
|
+
end
|
334
|
+
|
335
|
+
it "not raises any Argument error if frequency_modifier set as 'first, second, third' and day is provided" do
|
336
|
+
subject.frequency_modifier "first, second, third"
|
337
|
+
subject.day "Mon, Fri"
|
338
|
+
expect { subject.after_created }.not_to raise_error(ArgumentError)
|
339
|
+
end
|
340
|
+
|
341
|
+
it "not raises any Argument error if frequency_modifier 2 " do
|
342
|
+
subject.frequency_modifier 2
|
343
|
+
subject.day "Mon, Sun"
|
344
|
+
expect { subject.after_created }.not_to raise_error(ArgumentError)
|
345
|
+
end
|
346
|
+
|
347
|
+
it "raises argument error if frequency_modifier > 12" do
|
348
|
+
subject.frequency_modifier 13
|
349
|
+
expect { subject.after_created }.to raise_error("frequency_modifier value 13 is invalid. Valid values for :monthly frequency are 1 - 12, 'FIRST', 'SECOND', 'THIRD', 'FOURTH', 'LAST'.")
|
350
|
+
end
|
351
|
+
|
352
|
+
it "raises argument error if frequency_modifier < 1" do
|
353
|
+
subject.frequency_modifier 0
|
354
|
+
expect { subject.after_created }.to raise_error("frequency_modifier value 0 is invalid. Valid values for :monthly frequency are 1 - 12, 'FIRST', 'SECOND', 'THIRD', 'FOURTH', 'LAST'.")
|
355
|
+
end
|
356
|
+
|
357
|
+
it "creates scheduled task to run task monthly on Monday and Friday of first, second and thrid week of month" do
|
358
|
+
subject.frequency_modifier "first, second, third"
|
359
|
+
subject.day "Mon, Fri"
|
360
|
+
expect { subject.after_created }.not_to raise_error(ArgumentError)
|
361
|
+
call_for_create_action
|
362
|
+
current_resource = call_for_load_current_resource
|
363
|
+
expect(current_resource.exists).to eq(true)
|
364
|
+
trigger_details = current_resource.task.trigger(0)
|
365
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
366
|
+
expect(trigger_details[:trigger_type]).to eq(5)
|
367
|
+
expect(trigger_details[:type][:months]).to eq(4095)
|
368
|
+
expect(trigger_details[:type][:weeks_of_month]).to eq(7)
|
369
|
+
expect(trigger_details[:type][:days_of_week]).to eq(34)
|
370
|
+
end
|
371
|
+
|
372
|
+
it "does not converge the resource if it is already converged" do
|
373
|
+
subject.frequency_modifier "first, second, third"
|
374
|
+
subject.day "Mon, Fri"
|
375
|
+
subject.run_action(:create)
|
376
|
+
subject.run_action(:create)
|
377
|
+
expect(subject).not_to be_updated_by_last_action
|
378
|
+
end
|
379
|
+
|
380
|
+
it "creates scheduled task to run task monthly on every 6 months when frequency_modifier is 6 and to run on 1st and 2nd day of month" do
|
381
|
+
subject.frequency_modifier 6
|
382
|
+
subject.day "1, 2"
|
383
|
+
expect { subject.after_created }.not_to raise_error(ArgumentError)
|
384
|
+
call_for_create_action
|
385
|
+
current_resource = call_for_load_current_resource
|
386
|
+
expect(current_resource.exists).to eq(true)
|
387
|
+
trigger_details = current_resource.task.trigger(0)
|
388
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
389
|
+
expect(trigger_details[:trigger_type]).to eq(4)
|
390
|
+
expect(trigger_details[:type][:months]).to eq(2080)
|
391
|
+
expect(trigger_details[:type][:days]).to eq(3)
|
392
|
+
end
|
393
|
+
|
394
|
+
it "does not converge the resource if it is already converged" do
|
395
|
+
subject.frequency_modifier 6
|
396
|
+
subject.day "1, 2"
|
397
|
+
subject.run_action(:create)
|
398
|
+
subject.run_action(:create)
|
399
|
+
expect(subject).not_to be_updated_by_last_action
|
179
400
|
end
|
180
401
|
end
|
181
402
|
|
182
|
-
context "when
|
183
|
-
|
184
|
-
|
403
|
+
context "when day is set as last or lastday for frequency :monthly" do
|
404
|
+
subject do
|
405
|
+
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
406
|
+
new_resource.command task_name
|
407
|
+
new_resource.run_level :highest
|
408
|
+
new_resource.frequency :monthly
|
409
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
410
|
+
new_resource
|
411
|
+
end
|
412
|
+
|
413
|
+
it "creates scheduled task to run monthly to run last day of the month" do
|
414
|
+
subject.day "last"
|
415
|
+
expect { subject.after_created }.not_to raise_error(ArgumentError)
|
416
|
+
call_for_create_action
|
417
|
+
current_resource = call_for_load_current_resource
|
418
|
+
expect(current_resource.exists).to eq(true)
|
419
|
+
trigger_details = current_resource.task.trigger(0)
|
420
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
421
|
+
expect(trigger_details[:trigger_type]).to eq(4)
|
422
|
+
expect(trigger_details[:type][:months]).to eq(4095)
|
423
|
+
expect(trigger_details[:type][:days]).to eq(0)
|
424
|
+
expect(trigger_details[:run_on_last_day_of_month]).to eq(true)
|
425
|
+
end
|
426
|
+
|
427
|
+
it "does not converge the resource if it is already converged" do
|
428
|
+
subject.day "last"
|
429
|
+
subject.run_action(:create)
|
185
430
|
subject.run_action(:create)
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
expect
|
431
|
+
expect(subject).not_to be_updated_by_last_action
|
432
|
+
end
|
433
|
+
|
434
|
+
it "day property set as 'lastday' creates scheduled task to run monthly to run last day of the month" do
|
435
|
+
subject.day "lastday"
|
436
|
+
expect { subject.after_created }.not_to raise_error(ArgumentError)
|
437
|
+
call_for_create_action
|
438
|
+
current_resource = call_for_load_current_resource
|
439
|
+
expect(current_resource.exists).to eq(true)
|
440
|
+
trigger_details = current_resource.task.trigger(0)
|
441
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
442
|
+
expect(trigger_details[:trigger_type]).to eq(4)
|
443
|
+
expect(trigger_details[:type][:months]).to eq(4095)
|
444
|
+
expect(trigger_details[:type][:days]).to eq(0)
|
445
|
+
expect(trigger_details[:run_on_last_day_of_month]).to eq(true)
|
192
446
|
end
|
193
447
|
|
194
448
|
it "does not converge the resource if it is already converged" do
|
195
|
-
subject.
|
449
|
+
subject.day "lastday"
|
196
450
|
subject.run_action(:create)
|
197
451
|
subject.run_action(:create)
|
198
452
|
expect(subject).not_to be_updated_by_last_action
|
199
453
|
end
|
200
454
|
end
|
201
|
-
end
|
202
455
|
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
456
|
+
context "when frequency_modifier is set as last for frequency :monthly" do
|
457
|
+
it "creates scheduled task to run monthly on last week of the month" do
|
458
|
+
subject.frequency_modifier "last"
|
459
|
+
subject.day "Mon, Fri"
|
460
|
+
expect { subject.after_created }.not_to raise_error(ArgumentError)
|
461
|
+
call_for_create_action
|
462
|
+
current_resource = call_for_load_current_resource
|
463
|
+
expect(current_resource.exists).to eq(true)
|
464
|
+
trigger_details = current_resource.task.trigger(0)
|
465
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
466
|
+
expect(trigger_details[:trigger_type]).to eq(5)
|
467
|
+
expect(trigger_details[:type][:months]).to eq(4095)
|
468
|
+
expect(trigger_details[:type][:days_of_week]).to eq(34)
|
469
|
+
expect(trigger_details[:run_on_last_week_of_month]).to eq(true)
|
470
|
+
end
|
471
|
+
|
472
|
+
it "does not converge the resource if it is already converged" do
|
473
|
+
subject.frequency_modifier "last"
|
474
|
+
subject.day "Mon, Fri"
|
475
|
+
subject.run_action(:create)
|
476
|
+
subject.run_action(:create)
|
477
|
+
expect(subject).not_to be_updated_by_last_action
|
478
|
+
end
|
210
479
|
end
|
211
480
|
|
212
|
-
|
213
|
-
|
214
|
-
|
481
|
+
context "when wild card (*) set as months" do
|
482
|
+
it "creates the scheduled task to run on 1st day of the all months" do
|
483
|
+
subject.months "*"
|
484
|
+
expect { subject.after_created }.not_to raise_error(ArgumentError)
|
485
|
+
call_for_create_action
|
486
|
+
current_resource = call_for_load_current_resource
|
487
|
+
expect(current_resource.exists).to eq(true)
|
488
|
+
trigger_details = current_resource.task.trigger(0)
|
489
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
490
|
+
expect(trigger_details[:trigger_type]).to eq(4)
|
491
|
+
expect(trigger_details[:type][:months]).to eq(4095)
|
492
|
+
expect(trigger_details[:type][:days]).to eq(1)
|
493
|
+
end
|
215
494
|
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
expect(task_details[:none]).to eq(true)
|
223
|
-
expect(task_details[:run_level]).to eq("HighestAvailable")
|
495
|
+
it "does not converge the resource if it is already converged" do
|
496
|
+
subject.months "*"
|
497
|
+
subject.run_action(:create)
|
498
|
+
subject.run_action(:create)
|
499
|
+
expect(subject).not_to be_updated_by_last_action
|
500
|
+
end
|
224
501
|
end
|
225
502
|
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
503
|
+
context "when wild card (*) set as day" do
|
504
|
+
it "raises argument error" do
|
505
|
+
subject.day "*"
|
506
|
+
expect { subject.after_created }.to raise_error("day wild card (*) is only valid with frequency :weekly")
|
507
|
+
end
|
508
|
+
end
|
509
|
+
|
510
|
+
context "Pass either start day or start time by passing day compulsory or only pass frequency_modifier" do
|
511
|
+
subject do
|
512
|
+
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
513
|
+
new_resource.command task_name
|
514
|
+
new_resource.run_level :highest
|
515
|
+
new_resource.frequency :monthly
|
516
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
517
|
+
new_resource
|
518
|
+
end
|
519
|
+
|
520
|
+
it "creates a scheduled task to run monthly on second day of the month" do
|
521
|
+
subject.day "2"
|
522
|
+
subject.start_day "03/07/2018"
|
523
|
+
call_for_create_action
|
524
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
525
|
+
current_resource = call_for_load_current_resource
|
526
|
+
expect(current_resource.exists).to eq(true)
|
527
|
+
trigger_details = current_resource.task.trigger(0)
|
528
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
529
|
+
expect(trigger_details[:trigger_type]).to eq(4)
|
530
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
531
|
+
expect(trigger_details[:type][:days]).to eq(2)
|
532
|
+
expect(trigger_details[:type][:months]).to eq(4095)
|
533
|
+
end
|
534
|
+
|
535
|
+
it "does not converge the resource if it is already converged" do
|
536
|
+
subject.day "2"
|
537
|
+
subject.start_day "03/07/2018"
|
538
|
+
subject.run_action(:create)
|
539
|
+
subject.run_action(:create)
|
540
|
+
expect(subject).not_to be_updated_by_last_action
|
541
|
+
end
|
542
|
+
|
543
|
+
it "creates a scheduled task to run monthly on first, second and third day of the month" do
|
544
|
+
subject.day "1,2,3"
|
545
|
+
call_for_create_action
|
546
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
547
|
+
current_resource = call_for_load_current_resource
|
548
|
+
expect(current_resource.exists).to eq(true)
|
549
|
+
trigger_details = current_resource.task.trigger(0)
|
550
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
551
|
+
expect(trigger_details[:trigger_type]).to eq(4)
|
552
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
553
|
+
expect(trigger_details[:type][:days]).to eq(7)
|
554
|
+
expect(trigger_details[:type][:months]).to eq(4095)
|
555
|
+
end
|
556
|
+
|
557
|
+
it "does not converge the resource if it is already converged" do
|
558
|
+
subject.day "1,2,3"
|
559
|
+
subject.run_action(:create)
|
560
|
+
subject.run_action(:create)
|
561
|
+
expect(subject).not_to be_updated_by_last_action
|
562
|
+
end
|
563
|
+
|
564
|
+
it "creates a scheduled task to run monthly on each wednesday of the month" do
|
565
|
+
subject.frequency_modifier "1"
|
566
|
+
call_for_create_action
|
567
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
568
|
+
current_resource = call_for_load_current_resource
|
569
|
+
expect(current_resource.exists).to eq(true)
|
570
|
+
trigger_details = current_resource.task.trigger(0)
|
571
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
572
|
+
expect(trigger_details[:trigger_type]).to eq(4)
|
573
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
574
|
+
expect(trigger_details[:type][:days]).to eq(1)
|
575
|
+
expect(trigger_details[:type][:months]).to eq(4095) #windows_task_provider.send(:months_of_year)
|
576
|
+
end
|
577
|
+
|
578
|
+
it "does not converge the resource if it is already converged" do
|
579
|
+
subject.frequency_modifier "2"
|
580
|
+
subject.run_action(:create)
|
581
|
+
subject.run_action(:create)
|
582
|
+
expect(subject).not_to be_updated_by_last_action
|
583
|
+
end
|
584
|
+
|
585
|
+
it "creates a scheduled task to run monthly on each wednesday of the month" do
|
586
|
+
subject.frequency_modifier "2"
|
587
|
+
subject.months = nil
|
588
|
+
call_for_create_action
|
589
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
590
|
+
current_resource = call_for_load_current_resource
|
591
|
+
expect(current_resource.exists).to eq(true)
|
592
|
+
trigger_details = current_resource.task.trigger(0)
|
593
|
+
#loading current resource
|
594
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
595
|
+
expect(trigger_details[:trigger_type]).to eq(4)
|
596
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
597
|
+
expect(trigger_details[:type][:days]).to eq(1)
|
598
|
+
expect(trigger_details[:type][:months]).to eq(2730) #windows_task_provider.send(:months_of_year)
|
599
|
+
end
|
600
|
+
|
601
|
+
it "does not converge the resource if it is already converged" do
|
602
|
+
subject.frequency_modifier "2"
|
603
|
+
subject.months = nil
|
604
|
+
subject.run_action(:create)
|
605
|
+
subject.run_action(:create)
|
606
|
+
expect(subject).not_to be_updated_by_last_action
|
607
|
+
end
|
230
608
|
end
|
231
609
|
end
|
232
610
|
|
233
|
-
|
611
|
+
## ToDO: Add functional specs to handle frequency monthly with frequency modifier set as 1-12
|
612
|
+
context "frequency :once" do
|
234
613
|
subject do
|
235
614
|
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
236
615
|
new_resource.command task_name
|
237
616
|
new_resource.run_level :highest
|
238
|
-
new_resource.frequency :
|
617
|
+
new_resource.frequency :once
|
618
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
239
619
|
new_resource
|
240
620
|
end
|
241
621
|
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
expect(task_details[:TaskName]).to eq("\\chef-client")
|
247
|
-
expect(task_details[:TaskToRun]).to eq("chef-client")
|
248
|
-
expect(task_details[:ScheduleType]).to eq("At system start up")
|
249
|
-
expect(task_details[:StartTime]).to eq("N/A")
|
250
|
-
expect(task_details[:StartDate]).to eq("N/A")
|
251
|
-
expect(task_details[:NextRunTime]).to eq("N/A")
|
252
|
-
expect(task_details[:onstart]).to eq(true)
|
253
|
-
expect(task_details[:run_level]).to eq("HighestAvailable")
|
622
|
+
context "when start_time is not provided" do
|
623
|
+
it "raises argument error" do
|
624
|
+
expect { subject.after_created }.to raise_error("`start_time` needs to be provided with `frequency :once`")
|
625
|
+
end
|
254
626
|
end
|
255
627
|
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
628
|
+
context "when start_time is provided" do
|
629
|
+
it "creates the scheduled task to run once at 5pm" do
|
630
|
+
subject.start_time "17:00"
|
631
|
+
call_for_create_action
|
632
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
633
|
+
current_resource = call_for_load_current_resource
|
634
|
+
expect(current_resource.exists).to eq(true)
|
635
|
+
trigger_details = current_resource.task.trigger(0)
|
636
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
637
|
+
expect(trigger_details[:trigger_type]).to eq(1)
|
638
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
639
|
+
expect("#{trigger_details[:start_hour]}:#{trigger_details[:start_minute]}" ).to eq(subject.start_time)
|
640
|
+
end
|
641
|
+
|
642
|
+
it "does not converge the resource if it is already converged" do
|
643
|
+
subject.start_time "17:00"
|
644
|
+
subject.run_action(:create)
|
645
|
+
subject.run_action(:create)
|
646
|
+
expect(subject).not_to be_updated_by_last_action
|
647
|
+
end
|
260
648
|
end
|
261
649
|
end
|
262
650
|
|
@@ -266,60 +654,192 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
266
654
|
new_resource.command task_name
|
267
655
|
new_resource.run_level :highest
|
268
656
|
new_resource.frequency :weekly
|
657
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
269
658
|
new_resource
|
270
659
|
end
|
271
660
|
|
272
661
|
it "creates the scheduled task to run weekly" do
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
expect(
|
277
|
-
|
278
|
-
expect(
|
279
|
-
expect(
|
662
|
+
call_for_create_action
|
663
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
664
|
+
current_resource = call_for_load_current_resource
|
665
|
+
expect(current_resource.exists).to eq(true)
|
666
|
+
trigger_details = current_resource.task.trigger(0)
|
667
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
668
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
669
|
+
expect(trigger_details[:trigger_type]).to eq(3)
|
670
|
+
expect(trigger_details[:type][:weeks_interval]).to eq(1)
|
280
671
|
end
|
281
672
|
|
282
673
|
it "does not converge the resource if it is already converged" do
|
283
|
-
skip "This functionality needs to be handle"
|
284
674
|
subject.run_action(:create)
|
285
675
|
subject.run_action(:create)
|
286
676
|
expect(subject).not_to be_updated_by_last_action
|
287
677
|
end
|
288
678
|
|
679
|
+
context "when wild card (*) is set as day" do
|
680
|
+
it "creates hte scheduled task for all days of week" do
|
681
|
+
subject.day "*"
|
682
|
+
call_for_create_action
|
683
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
684
|
+
current_resource = call_for_load_current_resource
|
685
|
+
expect(current_resource.exists).to eq(true)
|
686
|
+
trigger_details = current_resource.task.trigger(0)
|
687
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
688
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
689
|
+
expect(trigger_details[:trigger_type]).to eq(3)
|
690
|
+
expect(trigger_details[:type][:weeks_interval]).to eq(1)
|
691
|
+
expect(trigger_details[:type][:days_of_week]).to eq(127)
|
692
|
+
end
|
693
|
+
|
694
|
+
it "does not converge the resource if it is already converged" do
|
695
|
+
subject.day "*"
|
696
|
+
subject.run_action(:create)
|
697
|
+
subject.run_action(:create)
|
698
|
+
expect(subject).not_to be_updated_by_last_action
|
699
|
+
end
|
700
|
+
end
|
701
|
+
|
289
702
|
context "when days are provided" do
|
290
703
|
it "creates the scheduled task to run on particular days" do
|
291
704
|
subject.day "Mon, Fri"
|
292
705
|
subject.frequency_modifier 2
|
706
|
+
call_for_create_action
|
707
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
708
|
+
current_resource = call_for_load_current_resource
|
709
|
+
expect(current_resource.exists).to eq(true)
|
710
|
+
trigger_details = current_resource.task.trigger(0)
|
711
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
712
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
713
|
+
expect(trigger_details[:trigger_type]).to eq(3)
|
714
|
+
expect(trigger_details[:type][:weeks_interval]).to eq(2)
|
715
|
+
expect(trigger_details[:type][:days_of_week]).to eq(34)
|
716
|
+
end
|
717
|
+
|
718
|
+
it "updates the scheduled task to run on if frequency_modifier is updated" do
|
719
|
+
subject.day "sun"
|
720
|
+
subject.frequency_modifier 2
|
721
|
+
subject.run_action(:create)
|
722
|
+
current_resource = call_for_load_current_resource
|
723
|
+
trigger_details = current_resource.task.trigger(0)
|
724
|
+
expect(trigger_details[:type][:weeks_interval]).to eq(2)
|
725
|
+
expect(trigger_details[:type][:days_of_week]).to eq(1)
|
726
|
+
subject.day "Mon, Sun"
|
727
|
+
subject.frequency_modifier 3
|
728
|
+
# call for update
|
293
729
|
subject.run_action(:create)
|
294
|
-
|
295
|
-
|
296
|
-
expect(
|
297
|
-
|
298
|
-
expect(
|
299
|
-
expect(
|
300
|
-
expect(
|
730
|
+
expect(subject).to be_updated_by_last_action
|
731
|
+
current_resource = call_for_load_current_resource
|
732
|
+
expect(current_resource.exists).to eq(true)
|
733
|
+
trigger_details = current_resource.task.trigger(0)
|
734
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
735
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
736
|
+
expect(trigger_details[:trigger_type]).to eq(3)
|
737
|
+
expect(trigger_details[:type][:weeks_interval]).to eq(3)
|
738
|
+
expect(trigger_details[:type][:days_of_week]).to eq(3)
|
301
739
|
end
|
302
740
|
|
303
741
|
it "does not converge the resource if it is already converged" do
|
304
742
|
subject.day "Mon, Fri"
|
305
|
-
subject.frequency_modifier
|
743
|
+
subject.frequency_modifier 3
|
306
744
|
subject.run_action(:create)
|
307
745
|
subject.run_action(:create)
|
308
746
|
expect(subject).not_to be_updated_by_last_action
|
309
747
|
end
|
310
748
|
end
|
311
749
|
|
750
|
+
context "when day property set as last" do
|
751
|
+
it "raises argument error" do
|
752
|
+
subject.day "last"
|
753
|
+
expect { subject.after_created }.to raise_error("day values 1-31 or last is only valid with frequency :monthly")
|
754
|
+
end
|
755
|
+
end
|
756
|
+
|
312
757
|
context "when invalid day is passed" do
|
313
758
|
it "raises error" do
|
314
759
|
subject.day "abc"
|
315
|
-
expect { subject.
|
760
|
+
expect { subject.after_created }.to raise_error("day property invalid. Only valid values are: MON, TUE, WED, THU, FRI, SAT, SUN, *. Multiple values must be separated by a comma.")
|
316
761
|
end
|
317
762
|
end
|
318
763
|
|
319
764
|
context "when months are passed" do
|
320
765
|
it "raises error that months are supported only when frequency=:monthly" do
|
321
766
|
subject.months "Jan"
|
322
|
-
expect { subject.
|
767
|
+
expect { subject.after_created }.to raise_error("months property is only valid for tasks that run monthly")
|
768
|
+
end
|
769
|
+
end
|
770
|
+
|
771
|
+
context "when start_day is not set" do
|
772
|
+
it "does not converge the resource if it is already converged" do
|
773
|
+
subject.run_action(:create)
|
774
|
+
subject.run_action(:create)
|
775
|
+
expect(subject).not_to be_updated_by_last_action
|
776
|
+
end
|
777
|
+
|
778
|
+
it "updates the day if start_day is not provided and user updates day property" do
|
779
|
+
skip "Unable to run this test case since start_day is current system date which can be different each time so can't verify the dynamic values"
|
780
|
+
subject.run_action(:create)
|
781
|
+
current_resource = call_for_load_current_resource
|
782
|
+
expect(current_resource.exists).to eq(true)
|
783
|
+
trigger_details = current_resource.task.trigger(0)
|
784
|
+
expect(trigger_details[:type][:days_of_week]).to eq(8)
|
785
|
+
subject.day "Sat"
|
786
|
+
subject.run_action(:create)
|
787
|
+
# #loading current resource again to check new task is creted and it matches task parameters
|
788
|
+
current_resource = call_for_load_current_resource
|
789
|
+
expect(current_resource.exists).to eq(true)
|
790
|
+
trigger_details = current_resource.task.trigger(0)
|
791
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
792
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
793
|
+
expect(trigger_details[:trigger_type]).to eq(3)
|
794
|
+
expect(trigger_details[:type][:weeks_interval]).to eq(1)
|
795
|
+
expect(trigger_details[:type][:days_of_week]).to eq(64)
|
796
|
+
end
|
797
|
+
end
|
798
|
+
end
|
799
|
+
|
800
|
+
context "frequency :onstart" do
|
801
|
+
subject do
|
802
|
+
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
803
|
+
new_resource.command task_name
|
804
|
+
new_resource.run_level :highest
|
805
|
+
new_resource.frequency :onstart
|
806
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
807
|
+
new_resource
|
808
|
+
end
|
809
|
+
|
810
|
+
it "creates the scheduled task to run at system start up" do
|
811
|
+
call_for_create_action
|
812
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
813
|
+
current_resource = call_for_load_current_resource
|
814
|
+
expect(current_resource.exists).to eq(true)
|
815
|
+
trigger_details = current_resource.task.trigger(0)
|
816
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
817
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
818
|
+
expect(trigger_details[:trigger_type]).to eq(8)
|
819
|
+
end
|
820
|
+
|
821
|
+
it "does not converge the resource if it is already converged" do
|
822
|
+
subject.run_action(:create)
|
823
|
+
subject.run_action(:create)
|
824
|
+
expect(subject).not_to be_updated_by_last_action
|
825
|
+
end
|
826
|
+
|
827
|
+
context "when start_day and start_time is set" do
|
828
|
+
it "creates task to activate on '09/10/2018' at '15:00' when start_day = '09/10/2018' and start_time = '15:00' provided" do
|
829
|
+
subject.start_day "09/10/2018"
|
830
|
+
subject.start_time "15:00"
|
831
|
+
call_for_create_action
|
832
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
833
|
+
current_resource = call_for_load_current_resource
|
834
|
+
expect(current_resource.exists).to eq(true)
|
835
|
+
trigger_details = current_resource.task.trigger(0)
|
836
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
837
|
+
expect(trigger_details[:trigger_type]).to eq(8)
|
838
|
+
expect(trigger_details[:start_year]).to eq("2018")
|
839
|
+
expect(trigger_details[:start_month]).to eq("09")
|
840
|
+
expect(trigger_details[:start_day]).to eq("10")
|
841
|
+
expect(trigger_details[:start_hour]).to eq("15")
|
842
|
+
expect(trigger_details[:start_minute]).to eq("00")
|
323
843
|
end
|
324
844
|
end
|
325
845
|
end
|
@@ -330,16 +850,19 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
330
850
|
new_resource.command task_name
|
331
851
|
new_resource.run_level :highest
|
332
852
|
new_resource.frequency :on_logon
|
853
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
333
854
|
new_resource
|
334
855
|
end
|
335
856
|
|
336
857
|
it "creates the scheduled task to on logon" do
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
expect(
|
341
|
-
|
342
|
-
expect(
|
858
|
+
call_for_create_action
|
859
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
860
|
+
current_resource = call_for_load_current_resource
|
861
|
+
expect(current_resource.exists).to eq(true)
|
862
|
+
trigger_details = current_resource.task.trigger(0)
|
863
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
864
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
865
|
+
expect(trigger_details[:trigger_type]).to eq(9)
|
343
866
|
end
|
344
867
|
|
345
868
|
it "does not converge the resource if it is already converged" do
|
@@ -347,6 +870,25 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
347
870
|
subject.run_action(:create)
|
348
871
|
expect(subject).not_to be_updated_by_last_action
|
349
872
|
end
|
873
|
+
|
874
|
+
context "when start_day and start_time is set" do
|
875
|
+
it "creates task to activate on '09/10/2018' at '15:00' when start_day = '09/10/2018' and start_time = '15:00' provided" do
|
876
|
+
subject.start_day "09/10/2018"
|
877
|
+
subject.start_time "15:00"
|
878
|
+
call_for_create_action
|
879
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
880
|
+
current_resource = call_for_load_current_resource
|
881
|
+
expect(current_resource.exists).to eq(true)
|
882
|
+
trigger_details = current_resource.task.trigger(0)
|
883
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
884
|
+
expect(trigger_details[:trigger_type]).to eq(9)
|
885
|
+
expect(trigger_details[:start_year]).to eq("2018")
|
886
|
+
expect(trigger_details[:start_month]).to eq("09")
|
887
|
+
expect(trigger_details[:start_day]).to eq("10")
|
888
|
+
expect(trigger_details[:start_hour]).to eq("15")
|
889
|
+
expect(trigger_details[:start_minute]).to eq("00")
|
890
|
+
end
|
891
|
+
end
|
350
892
|
end
|
351
893
|
|
352
894
|
context "frequency :on_idle" do
|
@@ -355,25 +897,29 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
355
897
|
new_resource.command task_name
|
356
898
|
new_resource.run_level :highest
|
357
899
|
new_resource.frequency :on_idle
|
900
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
358
901
|
new_resource
|
359
902
|
end
|
360
903
|
|
361
904
|
context "when idle_time is not passed" do
|
362
905
|
it "raises error" do
|
363
|
-
expect { subject.
|
906
|
+
expect { subject.after_created }.to raise_error("idle_time value should be set for :on_idle frequency.")
|
364
907
|
end
|
365
908
|
end
|
366
909
|
|
367
910
|
context "when idle_time is passed" do
|
368
911
|
it "creates the scheduled task to run when system is idle" do
|
369
912
|
subject.idle_time 20
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
expect(
|
374
|
-
|
375
|
-
expect(
|
376
|
-
expect(
|
913
|
+
call_for_create_action
|
914
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
915
|
+
current_resource = call_for_load_current_resource
|
916
|
+
expect(current_resource.exists).to eq(true)
|
917
|
+
trigger_details = current_resource.task.trigger(0)
|
918
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
919
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
920
|
+
expect(trigger_details[:trigger_type]).to eq(6)
|
921
|
+
expect(current_resource.task.settings[:idle_settings][:idle_duration]).to eq("PT20M")
|
922
|
+
expect(current_resource.task.settings[:run_only_if_idle]).to eq(true)
|
377
923
|
end
|
378
924
|
|
379
925
|
it "does not converge the resource if it is already converged" do
|
@@ -383,6 +929,26 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
383
929
|
expect(subject).not_to be_updated_by_last_action
|
384
930
|
end
|
385
931
|
end
|
932
|
+
|
933
|
+
context "when start_day and start_time is set" do
|
934
|
+
it "creates task to activate on '09/10/2018' at '15:00' when start_day = '09/10/2018' and start_time = '15:00' provided" do
|
935
|
+
subject.idle_time 20
|
936
|
+
subject.start_day "09/10/2018"
|
937
|
+
subject.start_time "15:00"
|
938
|
+
call_for_create_action
|
939
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
940
|
+
current_resource = call_for_load_current_resource
|
941
|
+
expect(current_resource.exists).to eq(true)
|
942
|
+
trigger_details = current_resource.task.trigger(0)
|
943
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
944
|
+
expect(trigger_details[:trigger_type]).to eq(6)
|
945
|
+
expect(trigger_details[:start_year]).to eq("2018")
|
946
|
+
expect(trigger_details[:start_month]).to eq("09")
|
947
|
+
expect(trigger_details[:start_day]).to eq("10")
|
948
|
+
expect(trigger_details[:start_hour]).to eq("15")
|
949
|
+
expect(trigger_details[:start_minute]).to eq("00")
|
950
|
+
end
|
951
|
+
end
|
386
952
|
end
|
387
953
|
|
388
954
|
context "when random_delay is passed" do
|
@@ -390,24 +956,27 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
390
956
|
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
391
957
|
new_resource.command task_name
|
392
958
|
new_resource.run_level :highest
|
959
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
393
960
|
new_resource
|
394
961
|
end
|
395
962
|
|
396
963
|
it "sets the random_delay for frequency :minute" do
|
397
964
|
subject.frequency :minute
|
398
|
-
subject.random_delay "
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
expect(
|
403
|
-
|
404
|
-
expect(
|
405
|
-
expect(
|
965
|
+
subject.random_delay "20"
|
966
|
+
call_for_create_action
|
967
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
968
|
+
current_resource = call_for_load_current_resource
|
969
|
+
expect(current_resource.exists).to eq(true)
|
970
|
+
trigger_details = current_resource.task.trigger(0)
|
971
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
972
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
973
|
+
expect(trigger_details[:trigger_type]).to eq(1)
|
974
|
+
expect(trigger_details[:random_minutes_interval]).to eq(20)
|
406
975
|
end
|
407
976
|
|
408
977
|
it "does not converge the resource if it is already converged" do
|
409
978
|
subject.frequency :minute
|
410
|
-
subject.random_delay "
|
979
|
+
subject.random_delay "20"
|
411
980
|
subject.run_action(:create)
|
412
981
|
subject.run_action(:create)
|
413
982
|
expect(subject).not_to be_updated_by_last_action
|
@@ -421,8 +990,36 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
421
990
|
|
422
991
|
it "raises error if random_delay is passed with frequency on_idle" do
|
423
992
|
subject.frequency :on_idle
|
424
|
-
subject.random_delay "
|
425
|
-
expect { subject.after_created }.to raise_error("`random_delay` property is supported only for frequency :minute, :hourly, :daily, :weekly and :monthly")
|
993
|
+
subject.random_delay "20"
|
994
|
+
expect { subject.after_created }.to raise_error("`random_delay` property is supported only for frequency :once, :minute, :hourly, :daily, :weekly and :monthly")
|
995
|
+
end
|
996
|
+
end
|
997
|
+
|
998
|
+
context "frequency :none" do
|
999
|
+
subject do
|
1000
|
+
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
1001
|
+
new_resource.command task_name
|
1002
|
+
new_resource.run_level :highest
|
1003
|
+
new_resource.frequency :none
|
1004
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
1005
|
+
new_resource
|
1006
|
+
end
|
1007
|
+
|
1008
|
+
it "creates the scheduled task to run on demand only" do
|
1009
|
+
call_for_create_action
|
1010
|
+
#loading current resource again to check new task is creted and it matches task parameters
|
1011
|
+
current_resource = call_for_load_current_resource
|
1012
|
+
expect(current_resource.exists).to eq(true)
|
1013
|
+
|
1014
|
+
expect(current_resource.task.application_name).to eq("chef-client")
|
1015
|
+
expect(current_resource.task.principals[:run_level]).to eq(1)
|
1016
|
+
expect(current_resource.task.trigger_count).to eq(0)
|
1017
|
+
end
|
1018
|
+
|
1019
|
+
it "does not converge the resource if it is already converged" do
|
1020
|
+
subject.run_action(:create)
|
1021
|
+
subject.run_action(:create)
|
1022
|
+
expect(subject).not_to be_updated_by_last_action
|
426
1023
|
end
|
427
1024
|
end
|
428
1025
|
end
|
@@ -436,6 +1033,7 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
436
1033
|
new_resource.run_level :highest
|
437
1034
|
new_resource.frequency :once
|
438
1035
|
new_resource.start_time "17:00"
|
1036
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
439
1037
|
new_resource
|
440
1038
|
end
|
441
1039
|
|
@@ -447,7 +1045,6 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
447
1045
|
end
|
448
1046
|
|
449
1047
|
it "create task by adding frequency_modifier as 5" do
|
450
|
-
skip "This functionality needs to be handle"
|
451
1048
|
subject.frequency_modifier 5
|
452
1049
|
subject.run_action(:create)
|
453
1050
|
subject.run_action(:create)
|
@@ -460,6 +1057,7 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
460
1057
|
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
461
1058
|
new_resource.command task_name
|
462
1059
|
new_resource.run_level :highest
|
1060
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
463
1061
|
new_resource.frequency :none
|
464
1062
|
new_resource
|
465
1063
|
end
|
@@ -472,7 +1070,6 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
472
1070
|
end
|
473
1071
|
|
474
1072
|
it "create task by adding frequency_modifier as 5" do
|
475
|
-
skip "This functionality needs to be handle"
|
476
1073
|
subject.frequency_modifier 5
|
477
1074
|
subject.run_action(:create)
|
478
1075
|
subject.run_action(:create)
|
@@ -486,11 +1083,11 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
486
1083
|
new_resource.command task_name
|
487
1084
|
new_resource.run_level :highest
|
488
1085
|
new_resource.frequency :weekly
|
1086
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
489
1087
|
new_resource
|
490
1088
|
end
|
491
1089
|
|
492
1090
|
it "create task by adding start_day" do
|
493
|
-
skip "This functionality needs to be handle"
|
494
1091
|
subject.start_day "12/28/2018"
|
495
1092
|
subject.run_action(:create)
|
496
1093
|
subject.run_action(:create)
|
@@ -498,7 +1095,6 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
498
1095
|
end
|
499
1096
|
|
500
1097
|
it "create task by adding frequency_modifier and random_delay" do
|
501
|
-
skip "This functionality needs to be handle"
|
502
1098
|
subject.frequency_modifier 3
|
503
1099
|
subject.random_delay "60"
|
504
1100
|
subject.run_action(:create)
|
@@ -514,6 +1110,7 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
514
1110
|
new_resource.run_level :highest
|
515
1111
|
new_resource.frequency :once
|
516
1112
|
new_resource.start_time "17:00"
|
1113
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
517
1114
|
new_resource
|
518
1115
|
end
|
519
1116
|
|
@@ -525,7 +1122,6 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
525
1122
|
end
|
526
1123
|
|
527
1124
|
it "create task by adding frequency_modifier as 5" do
|
528
|
-
skip "This functionality needs to be handle"
|
529
1125
|
subject.frequency_modifier 5
|
530
1126
|
subject.run_action(:create)
|
531
1127
|
subject.run_action(:create)
|
@@ -541,11 +1137,11 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
541
1137
|
new_resource.frequency :hourly
|
542
1138
|
new_resource.frequency_modifier 5
|
543
1139
|
new_resource.random_delay "2400"
|
1140
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
544
1141
|
new_resource
|
545
1142
|
end
|
546
1143
|
|
547
1144
|
it "create task by adding frequency_modifier and random_delay" do
|
548
|
-
skip "This functionality needs to be handle"
|
549
1145
|
subject.run_action(:create)
|
550
1146
|
subject.run_action(:create)
|
551
1147
|
expect(subject).not_to be_updated_by_last_action
|
@@ -560,11 +1156,11 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
560
1156
|
new_resource.frequency :daily
|
561
1157
|
new_resource.frequency_modifier 2
|
562
1158
|
new_resource.random_delay "2400"
|
1159
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
563
1160
|
new_resource
|
564
1161
|
end
|
565
1162
|
|
566
1163
|
it "create task by adding frequency_modifier and random_delay" do
|
567
|
-
skip "This functionality needs to be handle"
|
568
1164
|
subject.run_action(:create)
|
569
1165
|
subject.run_action(:create)
|
570
1166
|
expect(subject).not_to be_updated_by_last_action
|
@@ -576,6 +1172,7 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
576
1172
|
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
577
1173
|
new_resource.command task_name
|
578
1174
|
new_resource.frequency :on_logon
|
1175
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
579
1176
|
new_resource
|
580
1177
|
end
|
581
1178
|
|
@@ -586,7 +1183,6 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
586
1183
|
end
|
587
1184
|
|
588
1185
|
it "create task by adding frequency_modifier as 5" do
|
589
|
-
skip "This functionality needs to be handle"
|
590
1186
|
subject.frequency_modifier 5
|
591
1187
|
subject.run_action(:create)
|
592
1188
|
subject.run_action(:create)
|
@@ -601,11 +1197,11 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
601
1197
|
new_resource.run_level :highest
|
602
1198
|
new_resource.frequency :onstart
|
603
1199
|
new_resource.frequency_modifier 20
|
1200
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
604
1201
|
new_resource
|
605
1202
|
end
|
606
1203
|
|
607
1204
|
it "create task by adding frequency_modifier as 20" do
|
608
|
-
skip "This functionality needs to be handle"
|
609
1205
|
subject.run_action(:create)
|
610
1206
|
subject.run_action(:create)
|
611
1207
|
expect(subject).not_to be_updated_by_last_action
|
@@ -618,14 +1214,15 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
618
1214
|
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
619
1215
|
new_resource.command task_name
|
620
1216
|
new_resource.run_level :highest
|
1217
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
621
1218
|
new_resource
|
622
1219
|
end
|
623
1220
|
|
624
1221
|
context "when start_day is passed with frequency :onstart" do
|
625
|
-
it "raises error" do
|
1222
|
+
it "not raises error" do
|
626
1223
|
subject.frequency :onstart
|
627
1224
|
subject.start_day "09/20/2017"
|
628
|
-
expect { subject.after_created }.
|
1225
|
+
expect { subject.after_created }.not_to raise_error
|
629
1226
|
end
|
630
1227
|
end
|
631
1228
|
|
@@ -653,11 +1250,51 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
653
1250
|
end
|
654
1251
|
end
|
655
1252
|
|
1253
|
+
context "when frequency_modifier > 23 is passed for frequency=:minute" do
|
1254
|
+
it "raises error" do
|
1255
|
+
subject.frequency_modifier 24
|
1256
|
+
subject.frequency :hourly
|
1257
|
+
expect { subject.after_created }.to raise_error("frequency_modifier value 24 is invalid. Valid values for :hourly frequency are 1 - 23.")
|
1258
|
+
end
|
1259
|
+
end
|
1260
|
+
|
1261
|
+
context "when frequency_modifier > 23 is passed for frequency=:minute" do
|
1262
|
+
it "raises error" do
|
1263
|
+
subject.frequency_modifier 366
|
1264
|
+
subject.frequency :daily
|
1265
|
+
expect { subject.after_created }.to raise_error("frequency_modifier value 366 is invalid. Valid values for :daily frequency are 1 - 365.")
|
1266
|
+
end
|
1267
|
+
end
|
1268
|
+
|
1269
|
+
context "when frequency_modifier > 52 is passed for frequency=:minute" do
|
1270
|
+
it "raises error" do
|
1271
|
+
subject.frequency_modifier 53
|
1272
|
+
subject.frequency :weekly
|
1273
|
+
expect { subject.after_created }.to raise_error("frequency_modifier value 53 is invalid. Valid values for :weekly frequency are 1 - 52.")
|
1274
|
+
end
|
1275
|
+
end
|
1276
|
+
|
1277
|
+
context "when invalid frequency_modifier is passed for :monthly frequency" do
|
1278
|
+
it "raises error" do
|
1279
|
+
subject.frequency :monthly
|
1280
|
+
subject.frequency_modifier "13"
|
1281
|
+
expect { subject.after_created }.to raise_error("frequency_modifier value 13 is invalid. Valid values for :monthly frequency are 1 - 12, 'FIRST', 'SECOND', 'THIRD', 'FOURTH', 'LAST'.")
|
1282
|
+
end
|
1283
|
+
end
|
1284
|
+
|
1285
|
+
context "when invalid frequency_modifier is passed for :monthly frequency" do
|
1286
|
+
it "raises error" do
|
1287
|
+
subject.frequency :monthly
|
1288
|
+
subject.frequency_modifier "xyz"
|
1289
|
+
expect { subject.after_created }.to raise_error("frequency_modifier value xyz is invalid. Valid values for :monthly frequency are 1 - 12, 'FIRST', 'SECOND', 'THIRD', 'FOURTH', 'LAST'.")
|
1290
|
+
end
|
1291
|
+
end
|
1292
|
+
|
656
1293
|
context "when invalid months are passed" do
|
657
1294
|
it "raises error" do
|
658
1295
|
subject.months "xyz"
|
659
1296
|
subject.frequency :monthly
|
660
|
-
expect { subject.after_created }.to raise_error("months property invalid. Only valid values are: JAN, FEB, MAR, APR, MAY, JUN, JUL, AUG, SEP, OCT, NOV, DEC
|
1297
|
+
expect { subject.after_created }.to raise_error("months property invalid. Only valid values are: JAN, FEB, MAR, APR, MAY, JUN, JUL, AUG, SEP, OCT, NOV, DEC, *. Multiple values must be separated by a comma.")
|
661
1298
|
end
|
662
1299
|
end
|
663
1300
|
|
@@ -682,14 +1319,16 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
682
1319
|
subject do
|
683
1320
|
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
684
1321
|
new_resource.command task_name
|
1322
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since win32-taskscheduler accespts this
|
1323
|
+
new_resource.frequency :hourly
|
685
1324
|
new_resource
|
686
1325
|
end
|
687
1326
|
|
688
|
-
it "
|
1327
|
+
it "does not converge the resource if it is already converged" do
|
689
1328
|
subject.run_action(:create)
|
690
|
-
|
691
|
-
|
692
|
-
expect(
|
1329
|
+
subject.run_action(:delete)
|
1330
|
+
subject.run_action(:delete)
|
1331
|
+
expect(subject).not_to be_updated_by_last_action
|
693
1332
|
end
|
694
1333
|
|
695
1334
|
it "does not converge the resource if it is already converged" do
|
@@ -707,15 +1346,16 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
707
1346
|
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
708
1347
|
new_resource.command "dir"
|
709
1348
|
new_resource.run_level :highest
|
1349
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since
|
1350
|
+
new_resource.frequency :hourly
|
710
1351
|
new_resource
|
711
1352
|
end
|
712
1353
|
|
713
1354
|
it "runs the existing task" do
|
714
|
-
skip "Task status is returned as Ready instead of Running randomly"
|
715
1355
|
subject.run_action(:create)
|
716
1356
|
subject.run_action(:run)
|
717
|
-
|
718
|
-
expect(
|
1357
|
+
current_resource = call_for_load_current_resource
|
1358
|
+
expect(current_resource.task.status).to eq("queued").or eq("running").or eq("ready") # queued or can be running
|
719
1359
|
end
|
720
1360
|
end
|
721
1361
|
|
@@ -726,16 +1366,16 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
726
1366
|
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
727
1367
|
new_resource.command "dir"
|
728
1368
|
new_resource.run_level :highest
|
1369
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since
|
729
1370
|
new_resource
|
730
1371
|
end
|
731
1372
|
|
732
1373
|
it "ends the running task" do
|
733
1374
|
subject.run_action(:create)
|
734
1375
|
subject.run_action(:run)
|
735
|
-
task_details = windows_task_provider.send(:load_task_hash, task_name)
|
736
1376
|
subject.run_action(:end)
|
737
|
-
|
738
|
-
expect(
|
1377
|
+
current_resource = call_for_load_current_resource
|
1378
|
+
expect(current_resource.task.status).to eq("queued").or eq("ready") #queued or can be ready
|
739
1379
|
end
|
740
1380
|
end
|
741
1381
|
|
@@ -745,17 +1385,19 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
745
1385
|
subject do
|
746
1386
|
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
747
1387
|
new_resource.command task_name
|
1388
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since
|
1389
|
+
new_resource.frequency :hourly
|
748
1390
|
new_resource
|
749
1391
|
end
|
750
1392
|
|
751
1393
|
it "enables the disabled task" do
|
752
1394
|
subject.run_action(:create)
|
753
1395
|
subject.run_action(:disable)
|
754
|
-
|
755
|
-
expect(
|
1396
|
+
current_resource = call_for_load_current_resource
|
1397
|
+
expect(current_resource.task.status).to eq("not scheduled")
|
756
1398
|
subject.run_action(:enable)
|
757
|
-
|
758
|
-
expect(
|
1399
|
+
current_resource = call_for_load_current_resource
|
1400
|
+
expect(current_resource.task.status).to eq("ready")
|
759
1401
|
end
|
760
1402
|
end
|
761
1403
|
|
@@ -765,14 +1407,32 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
765
1407
|
subject do
|
766
1408
|
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
767
1409
|
new_resource.command task_name
|
1410
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since
|
1411
|
+
new_resource.frequency :hourly
|
768
1412
|
new_resource
|
769
1413
|
end
|
770
1414
|
|
771
1415
|
it "disables the task" do
|
772
1416
|
subject.run_action(:create)
|
773
1417
|
subject.run_action(:disable)
|
774
|
-
|
775
|
-
expect(
|
1418
|
+
current_resource = call_for_load_current_resource
|
1419
|
+
expect(current_resource.task.status).to eq("not scheduled")
|
1420
|
+
end
|
1421
|
+
end
|
1422
|
+
|
1423
|
+
describe "action :change" do
|
1424
|
+
after { delete_task }
|
1425
|
+
subject do
|
1426
|
+
new_resource = Chef::Resource::WindowsTask.new(task_name, run_context)
|
1427
|
+
new_resource.command task_name
|
1428
|
+
new_resource.execution_time_limit = 259200 / 60 # converting "PT72H" into minutes and passing here since
|
1429
|
+
new_resource.frequency :hourly
|
1430
|
+
new_resource
|
1431
|
+
end
|
1432
|
+
|
1433
|
+
it "call action_create since change action is alias for create" do
|
1434
|
+
subject.run_action(:change)
|
1435
|
+
expect(subject).to be_updated_by_last_action
|
776
1436
|
end
|
777
1437
|
end
|
778
1438
|
|
@@ -780,4 +1440,15 @@ describe Chef::Resource::WindowsTask, :windows_only do
|
|
780
1440
|
task_to_delete = Chef::Resource::WindowsTask.new(task_name, run_context)
|
781
1441
|
task_to_delete.run_action(:delete)
|
782
1442
|
end
|
1443
|
+
|
1444
|
+
def call_for_create_action
|
1445
|
+
current_resource = call_for_load_current_resource
|
1446
|
+
expect(current_resource.exists).to eq(false)
|
1447
|
+
subject.run_action(:create)
|
1448
|
+
expect(subject).to be_updated_by_last_action
|
1449
|
+
end
|
1450
|
+
|
1451
|
+
def call_for_load_current_resource
|
1452
|
+
windows_task_provider.send(:load_current_resource)
|
1453
|
+
end
|
783
1454
|
end
|