chef 12.10.24-universal-mingw32 → 12.11.18-universal-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CONTRIBUTING.md +3 -38
- data/Gemfile +6 -11
- data/LICENSE +201 -201
- data/README.md +11 -1
- data/VERSION +1 -1
- data/acceptance/.bundle/config +2 -0
- data/acceptance/Gemfile.lock +27 -26
- data/acceptance/basics/.kitchen/logs/chef-current-install-ubuntu-1404.log +2 -0
- data/acceptance/basics/.kitchen/logs/kitchen.log +3 -0
- data/acceptance/data-collector/.acceptance/acceptance-cookbook/.gitignore +2 -0
- data/acceptance/data-collector/.acceptance/acceptance-cookbook/metadata.rb +3 -0
- data/acceptance/data-collector/.acceptance/acceptance-cookbook/recipes/destroy.rb +2 -0
- data/acceptance/data-collector/.acceptance/acceptance-cookbook/recipes/provision.rb +2 -0
- data/acceptance/data-collector/.acceptance/acceptance-cookbook/recipes/verify.rb +2 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/.gitignore +16 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/Berksfile +3 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/api.rb +85 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/apigemfile +3 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-both-mode.rb +4 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-client-mode.rb +4 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-no-endpoint.rb +2 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-solo-mode.rb +4 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/files/default/config.ru +2 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/metadata.rb +7 -0
- data/acceptance/data-collector/.acceptance/data-collector-test/recipes/default.rb +38 -0
- data/acceptance/data-collector/.kitchen.yml +9 -0
- data/acceptance/data-collector/Berksfile +3 -0
- data/acceptance/data-collector/Berksfile.lock +6 -0
- data/acceptance/data-collector/test/integration/default/serverspec/default_spec.rb +251 -0
- data/acceptance/fips/.kitchen/logs/fips-integration-centos-6.log +3 -0
- data/acceptance/fips/.kitchen/logs/fips-integration-windows-2012r2.log +3 -0
- data/acceptance/fips/.kitchen/logs/fips-unit-functional-centos-6.log +3 -0
- data/acceptance/fips/.kitchen/logs/fips-unit-functional-windows-2012r2.log +3 -0
- data/acceptance/fips/.kitchen/logs/kitchen.log +6 -0
- data/acceptance/fips/test/integration/fips-integration/serverspec/fips-integration_spec.rb +2 -1
- data/acceptance/top-cookbooks/.kitchen.docker.yml +1 -4
- data/acceptance/trivial/.kitchen/logs/chef-current-install-windows-2012r2.log +2 -0
- data/acceptance/trivial/.kitchen/logs/kitchen.log +3 -0
- data/acceptance/windows-service/.kitchen/logs/chef-windows-service-windows-2012r2.log +2 -0
- data/acceptance/windows-service/.kitchen/logs/kitchen.log +3 -0
- data/bin/chef-apply +0 -0
- data/bin/chef-client +0 -0
- data/bin/chef-service-manager +0 -0
- data/bin/chef-shell +0 -0
- data/bin/chef-solo +0 -0
- data/bin/chef-windows-service +0 -0
- data/bin/knife +0 -0
- data/chef.gemspec +1 -0
- data/distro/common/html/_sources/ctl_chef_client.txt +35 -35
- data/distro/common/html/_sources/ctl_chef_server.txt +341 -341
- data/distro/common/html/_sources/ctl_chef_shell.txt +15 -15
- data/distro/common/html/_sources/ctl_chef_solo.txt +25 -25
- data/distro/common/html/_sources/index.txt +135 -135
- data/distro/common/html/_sources/knife.txt +74 -74
- data/distro/common/html/_sources/knife_bootstrap.txt +56 -56
- data/distro/common/html/_sources/knife_client.txt +150 -150
- data/distro/common/html/_sources/knife_common_options.txt +6 -6
- data/distro/common/html/_sources/knife_configure.txt +29 -29
- data/distro/common/html/_sources/knife_cookbook.txt +236 -236
- data/distro/common/html/_sources/knife_cookbook_site.txt +157 -157
- data/distro/common/html/_sources/knife_data_bag.txt +159 -159
- data/distro/common/html/_sources/knife_delete.txt +26 -26
- data/distro/common/html/_sources/knife_deps.txt +61 -61
- data/distro/common/html/_sources/knife_diff.txt +34 -34
- data/distro/common/html/_sources/knife_download.txt +44 -44
- data/distro/common/html/_sources/knife_edit.txt +26 -26
- data/distro/common/html/_sources/knife_environment.txt +158 -158
- data/distro/common/html/_sources/knife_exec.txt +47 -47
- data/distro/common/html/_sources/knife_index_rebuild.txt +20 -20
- data/distro/common/html/_sources/knife_list.txt +33 -33
- data/distro/common/html/_sources/knife_node.txt +250 -250
- data/distro/common/html/_sources/knife_raw.txt +35 -35
- data/distro/common/html/_sources/knife_recipe_list.txt +23 -23
- data/distro/common/html/_sources/knife_role.txt +157 -157
- data/distro/common/html/_sources/knife_search.txt +53 -53
- data/distro/common/html/_sources/knife_serve.txt +18 -18
- data/distro/common/html/_sources/knife_show.txt +26 -26
- data/distro/common/html/_sources/knife_ssh.txt +43 -43
- data/distro/common/html/_sources/knife_ssl_check.txt +41 -41
- data/distro/common/html/_sources/knife_ssl_fetch.txt +41 -41
- data/distro/common/html/_sources/knife_status.txt +37 -37
- data/distro/common/html/_sources/knife_tag.txt +69 -69
- data/distro/common/html/_sources/knife_upload.txt +49 -49
- data/distro/common/html/_sources/knife_user.txt +127 -127
- data/distro/common/html/_sources/knife_using.txt +43 -43
- data/distro/common/html/_sources/knife_xargs.txt +30 -30
- data/distro/common/html/_static/guide.css +504 -504
- data/distro/common/html/_static/pygments.css +61 -61
- data/distro/common/html/_static/underscore.js +31 -31
- data/distro/common/html/ctl_chef_client.html +269 -269
- data/distro/common/html/ctl_chef_server.html +727 -727
- data/distro/common/html/ctl_chef_shell.html +162 -162
- data/distro/common/html/ctl_chef_solo.html +193 -193
- data/distro/common/html/index.html +201 -201
- data/distro/common/html/knife.html +169 -169
- data/distro/common/html/knife_bootstrap.html +284 -284
- data/distro/common/html/knife_client.html +284 -284
- data/distro/common/html/knife_common_options.html +95 -95
- data/distro/common/html/knife_configure.html +104 -104
- data/distro/common/html/knife_cookbook.html +486 -486
- data/distro/common/html/knife_data_bag.html +373 -373
- data/distro/common/html/knife_delete.html +92 -92
- data/distro/common/html/knife_deps.html +142 -142
- data/distro/common/html/knife_diff.html +122 -122
- data/distro/common/html/knife_download.html +144 -144
- data/distro/common/html/knife_edit.html +88 -88
- data/distro/common/html/knife_environment.html +325 -325
- data/distro/common/html/knife_exec.html +219 -219
- data/distro/common/html/knife_index_rebuild.html +82 -82
- data/distro/common/html/knife_list.html +113 -113
- data/distro/common/html/knife_node.html +457 -457
- data/distro/common/html/knife_raw.html +109 -109
- data/distro/common/html/knife_recipe_list.html +90 -90
- data/distro/common/html/knife_role.html +294 -294
- data/distro/common/html/knife_search.html +202 -202
- data/distro/common/html/knife_serve.html +78 -78
- data/distro/common/html/knife_show.html +103 -103
- data/distro/common/html/knife_ssh.html +176 -176
- data/distro/common/html/knife_ssl_check.html +150 -150
- data/distro/common/html/knife_ssl_fetch.html +150 -150
- data/distro/common/html/knife_status.html +143 -143
- data/distro/common/html/knife_tag.html +137 -137
- data/distro/common/html/knife_upload.html +152 -152
- data/distro/common/html/knife_user.html +241 -241
- data/distro/common/html/knife_using.html +209 -209
- data/distro/common/html/knife_xargs.html +121 -121
- data/distro/common/html/search.html +81 -81
- data/distro/common/man/man1/README.md +58 -58
- data/distro/common/man/man1/chef-shell.1 +194 -194
- data/distro/common/man/man1/knife-bootstrap.1 +215 -215
- data/distro/common/man/man1/knife-client.1 +443 -443
- data/distro/common/man/man1/knife-configure.1 +161 -161
- data/distro/common/man/man1/knife-cookbook.1 +770 -770
- data/distro/common/man/man1/knife-data-bag.1 +617 -617
- data/distro/common/man/man1/knife-delete.1 +127 -127
- data/distro/common/man/man1/knife-deps.1 +246 -246
- data/distro/common/man/man1/knife-diff.1 +226 -226
- data/distro/common/man/man1/knife-download.1 +258 -258
- data/distro/common/man/man1/knife-edit.1 +121 -121
- data/distro/common/man/man1/knife-environment.1 +508 -508
- data/distro/common/man/man1/knife-exec.1 +362 -362
- data/distro/common/man/man1/knife-index-rebuild.1 +63 -63
- data/distro/common/man/man1/knife-list.1 +174 -174
- data/distro/common/man/man1/knife-node.1 +716 -716
- data/distro/common/man/man1/knife-raw.1 +172 -172
- data/distro/common/man/man1/knife-recipe-list.1 +85 -85
- data/distro/common/man/man1/knife-role.1 +426 -426
- data/distro/common/man/man1/knife-search.1 +359 -359
- data/distro/common/man/man1/knife-serve.1 +109 -109
- data/distro/common/man/man1/knife-show.1 +160 -160
- data/distro/common/man/man1/knife-ssh.1 +284 -284
- data/distro/common/man/man1/knife-ssl-check.1 +207 -207
- data/distro/common/man/man1/knife-ssl-fetch.1 +207 -207
- data/distro/common/man/man1/knife-status.1 +234 -234
- data/distro/common/man/man1/knife-tag.1 +189 -189
- data/distro/common/man/man1/knife-upload.1 +280 -280
- data/distro/common/man/man1/knife-user.1 +356 -356
- data/distro/common/man/man1/knife-xargs.1 +189 -189
- data/distro/common/man/man1/knife.1 +332 -332
- data/distro/common/man/man8/chef-apply.8 +86 -86
- data/distro/common/man/man8/chef-client.8 +398 -398
- data/distro/common/man/man8/chef-solo.8 +260 -260
- data/distro/common/markdown/README +3 -3
- data/lib/chef/application.rb +14 -9
- data/lib/chef/application/apply.rb +5 -5
- data/lib/chef/application/client.rb +3 -3
- data/lib/chef/application/exit_code.rb +226 -0
- data/lib/chef/application/solo.rb +37 -7
- data/lib/chef/application/windows_service.rb +3 -3
- data/lib/chef/chef_fs/command_line.rb +7 -0
- data/lib/chef/chef_fs/config.rb +1 -1
- data/lib/chef/chef_fs/data_handler/data_handler_base.rb +11 -10
- data/lib/chef/chef_fs/data_handler/environment_data_handler.rb +1 -1
- data/lib/chef/chef_fs/data_handler/role_data_handler.rb +1 -1
- data/lib/chef/chef_fs/file_system.rb +15 -13
- data/lib/chef/chef_fs/file_system/base_fs_object.rb +4 -0
- data/lib/chef/chef_fs/file_system/chef_server/acl_dir.rb +1 -1
- data/lib/chef/chef_fs/file_system/chef_server/acl_entry.rb +9 -0
- data/lib/chef/chef_fs/file_system/chef_server/data_bag_dir.rb +6 -0
- data/lib/chef/chef_fs/file_system/chef_server/data_bag_entry.rb +19 -0
- data/lib/chef/chef_fs/file_system/chef_server/environments_dir.rb +1 -1
- data/lib/chef/chef_fs/file_system/chef_server/nodes_dir.rb +1 -1
- data/lib/chef/chef_fs/file_system/chef_server/org_entry.rb +4 -0
- data/lib/chef/chef_fs/file_system/chef_server/organization_invites_entry.rb +4 -0
- data/lib/chef/chef_fs/file_system/chef_server/organization_members_entry.rb +4 -0
- data/lib/chef/chef_fs/file_system/chef_server/policy_revision_entry.rb +4 -0
- data/lib/chef/chef_fs/file_system/chef_server/rest_list_dir.rb +3 -3
- data/lib/chef/chef_fs/file_system/chef_server/rest_list_entry.rb +15 -4
- data/lib/chef/chef_fs/file_system/exceptions.rb +7 -0
- data/lib/chef/chef_fs/file_system/multiplexed_dir.rb +2 -2
- data/lib/chef/chef_fs/file_system/nonexistent_fs_object.rb +0 -4
- data/lib/chef/chef_fs/file_system/repository/acl.rb +7 -0
- data/lib/chef/chef_fs/file_system/repository/acls_sub_dir.rb +0 -4
- data/lib/chef/chef_fs/file_system/repository/base_file.rb +36 -4
- data/lib/chef/chef_fs/file_system/repository/chef_repository_file_system_cookbook_entry.rb +4 -0
- data/lib/chef/chef_fs/file_system/repository/client_keys_sub_dir.rb +0 -4
- data/lib/chef/chef_fs/file_system/repository/clients_dir.rb +0 -3
- data/lib/chef/chef_fs/file_system/repository/containers_dir.rb +0 -4
- data/lib/chef/chef_fs/file_system/repository/directory.rb +4 -0
- data/lib/chef/chef_fs/file_system/repository/environments_dir.rb +0 -4
- data/lib/chef/chef_fs/file_system/repository/groups_dir.rb +0 -4
- data/lib/chef/chef_fs/file_system/repository/nodes_dir.rb +0 -4
- data/lib/chef/chef_fs/file_system/repository/policy_groups_dir.rb +0 -4
- data/lib/chef/chef_fs/file_system/repository/roles_dir.rb +0 -4
- data/lib/chef/chef_fs/file_system/repository/users_dir.rb +0 -4
- data/lib/chef/client.rb +11 -3
- data/lib/chef/config_fetcher.rb +4 -4
- data/lib/chef/cookbook/gem_installer.rb +1 -0
- data/lib/chef/cookbook/synchronizer.rb +1 -1
- data/lib/chef/data_bag.rb +2 -2
- data/lib/chef/data_bag_item.rb +1 -1
- data/lib/chef/data_collector.rb +345 -0
- data/lib/chef/data_collector/messages.rb +125 -0
- data/lib/chef/data_collector/messages/helpers.rb +161 -0
- data/lib/chef/data_collector/resource_report.rb +84 -0
- data/lib/chef/decorator.rb +81 -0
- data/lib/chef/decorator/lazy.rb +60 -0
- data/lib/chef/decorator/lazy_array.rb +59 -0
- data/lib/chef/deprecation/provider/remote_file.rb +1 -1
- data/lib/chef/dsl/core.rb +19 -11
- data/lib/chef/dsl/platform_introspection.rb +16 -0
- data/lib/chef/dsl/recipe.rb +15 -9
- data/lib/chef/dsl/universal.rb +50 -0
- data/lib/chef/environment.rb +2 -2
- data/lib/chef/exceptions.rb +19 -4
- data/lib/chef/handler.rb +33 -0
- data/lib/chef/knife/cookbook_show.rb +6 -10
- data/lib/chef/knife/cookbook_site_install.rb +7 -2
- data/lib/chef/knife/help_topics.rb +4 -4
- data/lib/chef/knife/list.rb +1 -2
- data/lib/chef/knife/ssl_check.rb +2 -1
- data/lib/chef/monkey_patches/win32/registry.rb +11 -0
- data/lib/chef/nil_argument.rb +3 -3
- data/lib/chef/node.rb +2 -2
- data/lib/chef/platform/rebooter.rb +13 -2
- data/lib/chef/policy_builder/dynamic.rb +1 -1
- data/lib/chef/policy_builder/expand_node_object.rb +3 -3
- data/lib/chef/policy_builder/policyfile.rb +1 -1
- data/lib/chef/provider/git.rb +43 -41
- data/lib/chef/provider/lwrp_base.rb +0 -1
- data/lib/chef/provider/osx_profile.rb +2 -3
- data/lib/chef/provider/package.rb +51 -13
- data/lib/chef/provider/package/apt.rb +97 -103
- data/lib/chef/provider/package/chocolatey.rb +9 -10
- data/lib/chef/provider/package/dpkg.rb +2 -2
- data/lib/chef/provider/package/portage.rb +1 -1
- data/lib/chef/provider/package/rubygems.rb +8 -12
- data/lib/chef/provider/package/yum.rb +4 -959
- data/lib/chef/provider/package/yum/rpm_utils.rb +642 -0
- data/lib/chef/provider/package/{yum-dump.py → yum/yum-dump.py} +0 -0
- data/lib/chef/provider/package/yum/yum_cache.rb +376 -0
- data/lib/chef/provider/resource_update.rb +52 -52
- data/lib/chef/provider/systemd_unit.rb +238 -0
- data/lib/chef/providers.rb +1 -0
- data/lib/chef/reserved_names.rb +9 -9
- data/lib/chef/resource.rb +2 -7
- data/lib/chef/resource/file.rb +6 -1
- data/lib/chef/resource/systemd_unit.rb +63 -0
- data/lib/chef/resources.rb +1 -0
- data/lib/chef/sandbox.rb +20 -20
- data/lib/chef/shell/shell_session.rb +3 -3
- data/lib/chef/version.rb +1 -1
- data/lib/chef/win32/system.rb +0 -0
- data/spec/data/apt/chef-integration-test-1.0/debian/changelog +5 -5
- data/spec/data/apt/chef-integration-test-1.0/debian/compat +1 -1
- data/spec/data/apt/chef-integration-test-1.0/debian/control +13 -13
- data/spec/data/apt/chef-integration-test-1.0/debian/files +1 -1
- data/spec/data/apt/chef-integration-test-1.0/debian/rules +13 -13
- data/spec/data/apt/chef-integration-test-1.0/debian/source/format +1 -1
- data/spec/data/apt/chef-integration-test-1.1/debian/changelog +11 -11
- data/spec/data/apt/chef-integration-test-1.1/debian/compat +1 -1
- data/spec/data/apt/chef-integration-test-1.1/debian/control +13 -13
- data/spec/data/apt/chef-integration-test-1.1/debian/files +1 -1
- data/spec/data/apt/chef-integration-test-1.1/debian/rules +13 -13
- data/spec/data/apt/chef-integration-test-1.1/debian/source/format +1 -1
- data/spec/data/apt/chef-integration-test2-1.0/debian/rules +0 -0
- data/spec/data/apt/chef-integration-test_1.0-1_amd64.changes +22 -22
- data/spec/data/apt/chef-integration-test_1.1-1_amd64.changes +22 -22
- data/spec/data/apt/var/www/apt/conf/distributions +7 -7
- data/spec/data/apt/var/www/apt/conf/incoming +4 -4
- data/spec/data/apt/var/www/apt/conf/pulls +3 -3
- data/spec/data/apt/var/www/apt/db/version +4 -4
- data/spec/data/apt/var/www/apt/dists/sid/Release +19 -19
- data/spec/data/apt/var/www/apt/dists/sid/main/binary-amd64/Packages +16 -16
- data/spec/data/apt/var/www/apt/dists/sid/main/binary-amd64/Release +5 -5
- data/spec/data/bootstrap/encrypted_data_bag_secret +1 -1
- data/spec/data/bootstrap/no_proxy.erb +2 -2
- data/spec/data/bootstrap/secret.erb +9 -9
- data/spec/data/bootstrap/test-hints.erb +12 -12
- data/spec/data/bootstrap/test.erb +1 -1
- data/spec/data/cb_version_cookbooks/tatft/README.rdoc +2 -2
- data/spec/data/cb_version_cookbooks/tatft/attributes/default.rb +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-600hhz-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ahd2gq-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-api8ux-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-b0r1m1-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-bfygsi-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-el14l6-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ivrl3y-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-kkbs85-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ory1ux-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-pgsq76-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ra8uim-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-t7k1g-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-t8g0sv-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-ufy6g3-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-x2d6j9-0 +1 -1
- data/spec/data/checksum_cache/chef-file--tmp-chef-rendered-template20100929-10863-xi0l6h-0 +1 -1
- data/spec/data/config.rb +6 -6
- data/spec/data/cookbooks/angrybash/metadata.rb +2 -2
- data/spec/data/cookbooks/angrybash/recipes/default.rb +8 -8
- data/spec/data/cookbooks/apache2/files/default/apache2_module_conf_generate.pl +2 -2
- data/spec/data/cookbooks/apache2/metadata.rb +2 -2
- data/spec/data/cookbooks/apache2/recipes/default.rb +2 -2
- data/spec/data/cookbooks/borken/metadata.rb +2 -2
- data/spec/data/cookbooks/borken/recipes/default.rb +1 -1
- data/spec/data/cookbooks/borken/templates/default/borken.erb +1 -1
- data/spec/data/cookbooks/chefignore +8 -8
- data/spec/data/cookbooks/ignorken/files/default/not_me.rb +2 -2
- data/spec/data/cookbooks/ignorken/metadata.rb +2 -2
- data/spec/data/cookbooks/ignorken/recipes/ignoreme.rb +1 -1
- data/spec/data/cookbooks/ignorken/templates/ubuntu-12.10/not_me.rb +2 -2
- data/spec/data/cookbooks/java/files/default/java.response +1 -1
- data/spec/data/cookbooks/java/metadata.rb +2 -2
- data/spec/data/cookbooks/name-mismatch-versionnumber/README.md +4 -4
- data/spec/data/cookbooks/name-mismatch-versionnumber/metadata.rb +8 -8
- data/spec/data/cookbooks/openldap/attributes/default.rb +16 -16
- data/spec/data/cookbooks/openldap/attributes/smokey.rb +1 -1
- data/spec/data/cookbooks/openldap/definitions/client.rb +5 -5
- data/spec/data/cookbooks/openldap/definitions/server.rb +5 -5
- data/spec/data/cookbooks/openldap/files/default/.dotfile +1 -1
- data/spec/data/cookbooks/openldap/files/default/remotedir/.a_dotdir/.a_dotfile_in_a_dotdir +1 -1
- data/spec/data/cookbooks/openldap/files/default/remotedir/not_a_template.erb +2 -2
- data/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file1.txt +2 -2
- data/spec/data/cookbooks/openldap/files/default/remotedir/remote_dir_file2.txt +2 -2
- data/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/.a_dotfile +1 -1
- data/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file1.txt +2 -2
- data/spec/data/cookbooks/openldap/files/default/remotedir/remotesubdir/remote_subdir_file2.txt +2 -2
- data/spec/data/cookbooks/openldap/files/default/remotedir/subdir_with_no_file_just_a_subsubdir/the_subsubdir/some_file.txt +3 -3
- data/spec/data/cookbooks/openldap/libraries/openldap.rb +4 -4
- data/spec/data/cookbooks/openldap/libraries/openldap/version.rb +3 -3
- data/spec/data/cookbooks/openldap/metadata.rb +8 -8
- data/spec/data/cookbooks/openldap/recipes/default.rb +4 -4
- data/spec/data/cookbooks/openldap/recipes/gigantor.rb +3 -3
- data/spec/data/cookbooks/openldap/recipes/one.rb +15 -15
- data/spec/data/cookbooks/openldap/recipes/return.rb +2 -2
- data/spec/data/cookbooks/openldap/templates/default/helper_test.erb +1 -1
- data/spec/data/cookbooks/openldap/templates/default/helpers_via_partial_test.erb +1 -1
- data/spec/data/cookbooks/openldap/templates/default/no_windows_line_endings.erb +4 -4
- data/spec/data/cookbooks/openldap/templates/default/openldap_variable_stuff.conf.erb +1 -1
- data/spec/data/cookbooks/openldap/templates/default/test.erb +1 -1
- data/spec/data/cookbooks/preseed/files/default/preseed-file.seed +1 -1
- data/spec/data/cookbooks/preseed/files/default/preseed-template.seed +4 -4
- data/spec/data/cookbooks/preseed/metadata.rb +2 -2
- data/spec/data/cookbooks/preseed/templates/default/preseed-template-variables.seed +1 -1
- data/spec/data/cookbooks/preseed/templates/default/preseed-template.seed +1 -1
- data/spec/data/definitions/test.rb +4 -4
- data/spec/data/environment-config.rb +4 -4
- data/spec/data/file-providers-method-snapshot-chef-11-4.json +127 -127
- data/spec/data/fileedit/hosts +4 -4
- data/spec/data/incomplete-metadata-chef-repo/incomplete-metadata/README.md +4 -4
- data/spec/data/incomplete-metadata-chef-repo/incomplete-metadata/metadata.rb +13 -13
- data/spec/data/invalid-metadata-chef-repo/invalid-metadata/README.md +4 -4
- data/spec/data/kitchen/chefignore +6 -6
- data/spec/data/kitchen/openldap/attributes/default.rb +3 -3
- data/spec/data/kitchen/openldap/attributes/robinson.rb +2 -2
- data/spec/data/kitchen/openldap/definitions/client.rb +3 -3
- data/spec/data/kitchen/openldap/definitions/drewbarrymore.rb +2 -2
- data/spec/data/kitchen/openldap/recipes/gigantor.rb +2 -2
- data/spec/data/kitchen/openldap/recipes/ignoreme.rb +2 -2
- data/spec/data/kitchen/openldap/recipes/woot.rb +3 -3
- data/spec/data/knife_subcommand/test_explicit_category.rb +6 -6
- data/spec/data/knife_subcommand/test_name_mapping.rb +4 -4
- data/spec/data/knife_subcommand/test_yourself.rb +21 -21
- data/spec/data/lwrp/providers/inline_compiler.rb +26 -26
- data/spec/data/lwrp/providers/monkey_name_printer.rb +5 -5
- data/spec/data/lwrp/providers/paint_drying_watcher.rb +7 -7
- data/spec/data/lwrp/providers/thumb_twiddler.rb +7 -7
- data/spec/data/lwrp/resources/foo.rb +4 -4
- data/spec/data/lwrp/resources_with_default_attributes/nodeattr.rb +1 -1
- data/spec/data/lwrp_override/providers/buck_passer.rb +5 -5
- data/spec/data/mac_users/10.7-8.plist.xml +559 -559
- data/spec/data/mac_users/10.7-8.shadow.xml +11 -11
- data/spec/data/mac_users/10.7.plist.xml +559 -559
- data/spec/data/mac_users/10.7.shadow.xml +11 -11
- data/spec/data/mac_users/10.8.plist.xml +559 -559
- data/spec/data/mac_users/10.8.shadow.xml +21 -21
- data/spec/data/mac_users/10.9.plist.xml +560 -560
- data/spec/data/mac_users/10.9.shadow.xml +21 -21
- data/spec/data/metadata/quick_start/metadata.rb +19 -19
- data/spec/data/nodes/default.rb +15 -15
- data/spec/data/nodes/test.example.com.rb +17 -17
- data/spec/data/nodes/test.rb +15 -15
- data/spec/data/null_config.rb +1 -1
- data/spec/data/object_loader/environments/test.json +7 -7
- data/spec/data/object_loader/environments/test.rb +2 -2
- data/spec/data/object_loader/environments/test_json_class.json +8 -8
- data/spec/data/object_loader/nodes/test.json +7 -7
- data/spec/data/object_loader/nodes/test.rb +2 -2
- data/spec/data/object_loader/nodes/test_json_class.json +8 -8
- data/spec/data/object_loader/roles/test.json +7 -7
- data/spec/data/object_loader/roles/test.rb +2 -2
- data/spec/data/object_loader/roles/test_json_class.json +8 -8
- data/spec/data/partial_one.erb +1 -1
- data/spec/data/recipes/test.rb +7 -7
- data/spec/data/run_context/cookbooks/circular-dep1/attributes/default.rb +4 -4
- data/spec/data/run_context/cookbooks/circular-dep1/definitions/circular_dep1_res.rb +1 -1
- data/spec/data/run_context/cookbooks/circular-dep1/libraries/lib.rb +2 -2
- data/spec/data/run_context/cookbooks/circular-dep1/metadata.rb +2 -2
- data/spec/data/run_context/cookbooks/circular-dep1/providers/provider.rb +1 -1
- data/spec/data/run_context/cookbooks/circular-dep1/resources/resource.rb +1 -1
- data/spec/data/run_context/cookbooks/circular-dep2/attributes/default.rb +3 -3
- data/spec/data/run_context/cookbooks/circular-dep2/definitions/circular_dep2_res.rb +1 -1
- data/spec/data/run_context/cookbooks/circular-dep2/libraries/lib.rb +2 -2
- data/spec/data/run_context/cookbooks/circular-dep2/metadata.rb +2 -2
- data/spec/data/run_context/cookbooks/circular-dep2/providers/provider.rb +1 -1
- data/spec/data/run_context/cookbooks/circular-dep2/resources/resource.rb +1 -1
- data/spec/data/run_context/cookbooks/dependency1/attributes/aa_first.rb +2 -2
- data/spec/data/run_context/cookbooks/dependency1/attributes/default.rb +2 -2
- data/spec/data/run_context/cookbooks/dependency1/attributes/zz_last.rb +3 -3
- data/spec/data/run_context/cookbooks/dependency1/definitions/dependency1_res.rb +1 -1
- data/spec/data/run_context/cookbooks/dependency1/libraries/lib.rb +2 -2
- data/spec/data/run_context/cookbooks/dependency1/providers/provider.rb +1 -1
- data/spec/data/run_context/cookbooks/dependency1/resources/resource.rb +1 -1
- data/spec/data/run_context/cookbooks/dependency2/attributes/default.rb +3 -3
- data/spec/data/run_context/cookbooks/dependency2/definitions/dependency2_res.rb +1 -1
- data/spec/data/run_context/cookbooks/dependency2/libraries/lib.rb +2 -2
- data/spec/data/run_context/cookbooks/dependency2/providers/provider.rb +1 -1
- data/spec/data/run_context/cookbooks/dependency2/resources/resource.rb +1 -1
- data/spec/data/run_context/cookbooks/no-default-attr/attributes/server.rb +3 -3
- data/spec/data/run_context/cookbooks/no-default-attr/definitions/no_default-attr_res.rb +1 -1
- data/spec/data/run_context/cookbooks/no-default-attr/providers/provider.rb +1 -1
- data/spec/data/run_context/cookbooks/no-default-attr/resources/resource.rb +1 -1
- data/spec/data/run_context/cookbooks/test-with-circular-deps/attributes/default.rb +3 -3
- data/spec/data/run_context/cookbooks/test-with-circular-deps/definitions/test_with-circular-deps_res.rb +1 -1
- data/spec/data/run_context/cookbooks/test-with-circular-deps/libraries/lib.rb +2 -2
- data/spec/data/run_context/cookbooks/test-with-circular-deps/metadata.rb +2 -2
- data/spec/data/run_context/cookbooks/test-with-circular-deps/providers/provider.rb +1 -1
- data/spec/data/run_context/cookbooks/test-with-circular-deps/resources/resource.rb +1 -1
- data/spec/data/run_context/cookbooks/test-with-deps/attributes/default.rb +3 -3
- data/spec/data/run_context/cookbooks/test-with-deps/definitions/test_with-deps_res.rb +1 -1
- data/spec/data/run_context/cookbooks/test-with-deps/libraries/lib.rb +1 -1
- data/spec/data/run_context/cookbooks/test-with-deps/metadata.rb +3 -3
- data/spec/data/run_context/cookbooks/test-with-deps/providers/provider.rb +1 -1
- data/spec/data/run_context/cookbooks/test-with-deps/resources/resource.rb +1 -1
- data/spec/data/run_context/cookbooks/test/attributes/george.rb +1 -1
- data/spec/data/run_context/cookbooks/test/definitions/new_animals.rb +9 -9
- data/spec/data/run_context/cookbooks/test/definitions/new_cat.rb +5 -5
- data/spec/data/run_context/cookbooks/test/definitions/test_res.rb +1 -1
- data/spec/data/run_context/cookbooks/test/providers/provider.rb +1 -1
- data/spec/data/run_context/cookbooks/test/recipes/default.rb +5 -5
- data/spec/data/run_context/cookbooks/test/recipes/one.rb +7 -7
- data/spec/data/run_context/cookbooks/test/recipes/two.rb +7 -7
- data/spec/data/run_context/cookbooks/test/resources/resource.rb +1 -1
- data/spec/data/run_context/nodes/run_context.rb +5 -5
- data/spec/data/search_queries_to_transform.txt +98 -98
- data/spec/data/shef-config.rb +10 -10
- data/spec/data/ssl/5e707473.0 +18 -18
- data/spec/data/ssl/chef-rspec.cert +27 -27
- data/spec/data/ssl/chef-rspec.key +27 -27
- data/spec/data/ssl/key.pem +15 -15
- data/spec/data/ssl/private_key.pem +27 -27
- data/spec/data/ssl/private_key_with_whitespace.pem +32 -32
- data/spec/data/standalone_cookbook/chefignore +9 -9
- data/spec/data/standalone_cookbook/recipes/default.rb +2 -2
- data/spec/data/trusted_certs/example.crt +22 -22
- data/spec/data/trusted_certs/intermediate.pem +27 -27
- data/spec/data/trusted_certs/root.pem +22 -22
- data/spec/functional/assets/chefinittest +34 -34
- data/spec/functional/assets/testchefsubsys +10 -10
- data/spec/functional/provider/remote_file/cache_control_data_spec.rb +0 -0
- data/spec/functional/resource/aix_service_spec.rb +0 -0
- data/spec/functional/resource/aixinit_service_spec.rb +0 -0
- data/spec/functional/resource/chocolatey_package_spec.rb +0 -5
- data/spec/functional/resource/env_spec.rb +0 -0
- data/spec/functional/win32/registry_spec.rb +1 -0
- data/spec/integration/client/exit_code_spec.rb +245 -0
- data/spec/integration/knife/deps_spec.rb +7 -7
- data/spec/integration/knife/download_spec.rb +19 -0
- data/spec/integration/knife/list_spec.rb +0 -8
- data/spec/integration/knife/upload_spec.rb +21 -2
- data/spec/integration/solo/solo_spec.rb +1 -1
- data/spec/rcov.opts +2 -2
- data/spec/unit/application/apply_spec.rb +6 -4
- data/spec/unit/application/exit_code_spec.rb +231 -0
- data/spec/unit/application/solo_spec.rb +143 -88
- data/spec/unit/chef_fs/config_spec.rb +129 -0
- data/spec/unit/chef_fs/file_system/repository/base_file_spec.rb +8 -10
- data/spec/unit/client_spec.rb +1 -1
- data/spec/unit/config_fetcher_spec.rb +2 -2
- data/spec/unit/cookbook/synchronizer_spec.rb +1 -1
- data/spec/unit/data_bag_item_spec.rb +2 -2
- data/spec/unit/data_bag_spec.rb +2 -2
- data/spec/unit/data_collector/messages/helpers_spec.rb +190 -0
- data/spec/unit/data_collector/messages_spec.rb +207 -0
- data/spec/unit/data_collector_spec.rb +525 -0
- data/spec/unit/decorator/lazy_array_spec.rb +58 -0
- data/spec/unit/decorator/lazy_spec.rb +39 -0
- data/spec/unit/decorator_spec.rb +142 -0
- data/spec/unit/environment_spec.rb +4 -4
- data/spec/unit/handler_spec.rb +87 -0
- data/spec/unit/knife/cookbook_show_spec.rb +89 -90
- data/spec/unit/knife/ssl_check_spec.rb +16 -0
- data/spec/unit/policy_builder/dynamic_spec.rb +1 -1
- data/spec/unit/policy_builder/policyfile_spec.rb +1 -1
- data/spec/unit/provider/git_spec.rb +77 -18
- data/spec/unit/provider/package/apt_spec.rb +97 -34
- data/spec/unit/provider/package/chocolatey_spec.rb +3 -15
- data/spec/unit/provider/package/portage_spec.rb +6 -0
- data/spec/unit/provider/package/rubygems_spec.rb +38 -4
- data/spec/unit/provider/package/yum/yum_cache_spec.rb +27 -0
- data/spec/unit/provider/package_spec.rb +20 -7
- data/spec/unit/provider/systemd_unit_spec.rb +885 -0
- data/spec/unit/resource/systemd_unit_spec.rb +133 -0
- data/spec/unit/resource_builder_spec.rb +1 -1
- data/tasks/bin/bundle-platform +6 -2
- data/tasks/bin/bundle-platform.bat +0 -0
- data/tasks/bin/create-override-gemfile +0 -0
- data/tasks/bin/run_external_test +0 -0
- data/tasks/bundle_util.rb +18 -2
- data/tasks/changelog.rb +1 -0
- data/tasks/dependencies.rb +47 -57
- metadata +847 -7
- data/tasks/bin/run_chef_tests +0 -17
@@ -0,0 +1,133 @@
|
|
1
|
+
#
|
2
|
+
# Author:: Nathan Williams (<nath.e.will@gmail.com>)
|
3
|
+
# Copyright:: Copyright 2016, Nathan Williams
|
4
|
+
# License:: Apache License, Version 2.0
|
5
|
+
#
|
6
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
7
|
+
# you may not use this file except in compliance with the License.
|
8
|
+
# You may obtain a copy of the License at
|
9
|
+
#
|
10
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
11
|
+
#
|
12
|
+
# Unless required by applicable law or agreed to in writing, software
|
13
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
14
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
15
|
+
# See the License for the specific language governing permissions and
|
16
|
+
# limitations under the License.
|
17
|
+
#
|
18
|
+
|
19
|
+
require "spec_helper"
|
20
|
+
|
21
|
+
describe Chef::Resource::SystemdUnit do
|
22
|
+
before(:each) do
|
23
|
+
@resource = Chef::Resource::SystemdUnit.new("sysstat-collect.timer")
|
24
|
+
end
|
25
|
+
|
26
|
+
let(:unit_content_string) { "[Unit]\nDescription = Run system activity accounting tool every 10 minutes\n\n[Timer]\nOnCalendar = *:00/10\n\n[Install]\nWantedBy = sysstat.service\n" }
|
27
|
+
|
28
|
+
let(:unit_content_hash) do
|
29
|
+
{
|
30
|
+
"Unit" => {
|
31
|
+
"Description" => "Run system activity accounting tool every 10 minutes",
|
32
|
+
},
|
33
|
+
"Timer" => {
|
34
|
+
"OnCalendar" => "*:00/10",
|
35
|
+
},
|
36
|
+
"Install" => {
|
37
|
+
"WantedBy" => "sysstat.service",
|
38
|
+
},
|
39
|
+
}
|
40
|
+
end
|
41
|
+
|
42
|
+
it "creates a new Chef::Resource::SystemdUnit" do
|
43
|
+
expect(@resource).to be_a_kind_of(Chef::Resource)
|
44
|
+
expect(@resource).to be_a_kind_of(Chef::Resource::SystemdUnit)
|
45
|
+
end
|
46
|
+
|
47
|
+
it "should have a name" do
|
48
|
+
expect(@resource.name).to eql("sysstat-collect.timer")
|
49
|
+
end
|
50
|
+
|
51
|
+
it "has a default action of nothing" do
|
52
|
+
expect(@resource.action).to eql([:nothing])
|
53
|
+
end
|
54
|
+
|
55
|
+
it "supports appropriate unit actions" do
|
56
|
+
expect { @resource.action :create }.not_to raise_error
|
57
|
+
expect { @resource.action :delete }.not_to raise_error
|
58
|
+
expect { @resource.action :enable }.not_to raise_error
|
59
|
+
expect { @resource.action :disable }.not_to raise_error
|
60
|
+
expect { @resource.action :mask }.not_to raise_error
|
61
|
+
expect { @resource.action :unmask }.not_to raise_error
|
62
|
+
expect { @resource.action :start }.not_to raise_error
|
63
|
+
expect { @resource.action :stop }.not_to raise_error
|
64
|
+
expect { @resource.action :restart }.not_to raise_error
|
65
|
+
expect { @resource.action :reload }.not_to raise_error
|
66
|
+
expect { @resource.action :wrong }.to raise_error(ArgumentError)
|
67
|
+
end
|
68
|
+
|
69
|
+
it "accepts boolean state properties" do
|
70
|
+
expect { @resource.active false }.not_to raise_error
|
71
|
+
expect { @resource.active true }.not_to raise_error
|
72
|
+
expect { @resource.active "yes" }.to raise_error(ArgumentError)
|
73
|
+
|
74
|
+
expect { @resource.enabled true }.not_to raise_error
|
75
|
+
expect { @resource.enabled false }.not_to raise_error
|
76
|
+
expect { @resource.enabled "no" }.to raise_error(ArgumentError)
|
77
|
+
|
78
|
+
expect { @resource.masked true }.not_to raise_error
|
79
|
+
expect { @resource.masked false }.not_to raise_error
|
80
|
+
expect { @resource.masked :nope }.to raise_error(ArgumentError)
|
81
|
+
|
82
|
+
expect { @resource.static true }.not_to raise_error
|
83
|
+
expect { @resource.static false }.not_to raise_error
|
84
|
+
expect { @resource.static "yep" }.to raise_error(ArgumentError)
|
85
|
+
end
|
86
|
+
|
87
|
+
it "accepts the content property" do
|
88
|
+
expect { @resource.content nil }.not_to raise_error
|
89
|
+
expect { @resource.content "test" }.not_to raise_error
|
90
|
+
expect { @resource.content({}) }.not_to raise_error
|
91
|
+
expect { @resource.content 5 }.to raise_error(ArgumentError)
|
92
|
+
end
|
93
|
+
|
94
|
+
it "accepts the user property" do
|
95
|
+
expect { @resource.user nil }.not_to raise_error
|
96
|
+
expect { @resource.user "deploy" }.not_to raise_error
|
97
|
+
expect { @resource.user 5 }.to raise_error(ArgumentError)
|
98
|
+
end
|
99
|
+
|
100
|
+
it "accepts the triggers_reload property" do
|
101
|
+
expect { @resource.triggers_reload true }.not_to raise_error
|
102
|
+
expect { @resource.triggers_reload false }.not_to raise_error
|
103
|
+
expect { @resource.triggers_reload "no" }.to raise_error(ArgumentError)
|
104
|
+
end
|
105
|
+
|
106
|
+
it "reports its state" do
|
107
|
+
@resource.active true
|
108
|
+
@resource.enabled true
|
109
|
+
@resource.masked false
|
110
|
+
@resource.static false
|
111
|
+
@resource.content "test"
|
112
|
+
state = @resource.state
|
113
|
+
expect(state[:active]).to eq(true)
|
114
|
+
expect(state[:enabled]).to eq(true)
|
115
|
+
expect(state[:masked]).to eq(false)
|
116
|
+
expect(state[:static]).to eq(false)
|
117
|
+
expect(state[:content]).to eq("test")
|
118
|
+
end
|
119
|
+
|
120
|
+
it "returns the unit name as its identity" do
|
121
|
+
expect(@resource.identity).to eq("sysstat-collect.timer")
|
122
|
+
end
|
123
|
+
|
124
|
+
it "serializes to ini with a string-formatted content property" do
|
125
|
+
@resource.content(unit_content_string)
|
126
|
+
expect(@resource.to_ini).to eq unit_content_string
|
127
|
+
end
|
128
|
+
|
129
|
+
it "serializes to ini with a hash-formatted content property" do
|
130
|
+
@resource.content(unit_content_hash)
|
131
|
+
expect(@resource.to_ini).to eq unit_content_string
|
132
|
+
end
|
133
|
+
end
|
@@ -1 +1 @@
|
|
1
|
-
# see spec/unit/recipe_spec.rb
|
1
|
+
# see spec/unit/recipe_spec.rb
|
data/tasks/bin/bundle-platform
CHANGED
@@ -1,10 +1,14 @@
|
|
1
1
|
#!/usr/bin/env ruby
|
2
2
|
|
3
3
|
platforms = ARGV.shift
|
4
|
+
platforms = platforms.split(" ").map { |p| Gem::Platform.new(p) }
|
5
|
+
Gem::Platform.instance_eval { @local = platforms.last }
|
4
6
|
old_platforms = Gem.platforms
|
5
|
-
Gem.platforms = platforms
|
7
|
+
Gem.platforms = platforms
|
6
8
|
puts "bundle-platform set Gem.platforms to #{Gem.platforms.map { |p| p.to_s }} (was #{old_platforms.map { |p| p.to_s } })"
|
7
9
|
|
10
|
+
desired_version = ARGV.shift.delete("_")
|
11
|
+
|
8
12
|
# The rest of this is a normal bundler binstub
|
9
13
|
require "pathname"
|
10
14
|
ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../../Gemfile",
|
@@ -12,4 +16,4 @@ ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../../../Gemfile",
|
|
12
16
|
|
13
17
|
require "rubygems"
|
14
18
|
|
15
|
-
load Gem.bin_path("bundler", "bundle")
|
19
|
+
load Gem.bin_path("bundler", "bundle", desired_version)
|
File without changes
|
File without changes
|
data/tasks/bin/run_external_test
CHANGED
File without changes
|
data/tasks/bundle_util.rb
CHANGED
@@ -57,7 +57,14 @@ module BundleUtil
|
|
57
57
|
|
58
58
|
# Run the bundle command
|
59
59
|
ruby_platforms = platform ? PLATFORMS[platform].join(" ") : "ruby"
|
60
|
-
cmd = Shellwords.join([
|
60
|
+
cmd = Shellwords.join([
|
61
|
+
Gem.ruby,
|
62
|
+
"-S",
|
63
|
+
bundle_platform,
|
64
|
+
ruby_platforms,
|
65
|
+
"_#{desired_bundler_version}_",
|
66
|
+
*args,
|
67
|
+
])
|
61
68
|
puts "#{prefix}#{Shellwords.join(["bundle", *args])}#{platform ? " for #{platform} platform" : ""}:"
|
62
69
|
with_gemfile(gemfile) do
|
63
70
|
puts "#{prefix}BUNDLE_GEMFILE=#{gemfile}"
|
@@ -65,7 +72,7 @@ module BundleUtil
|
|
65
72
|
if extract_output
|
66
73
|
`#{cmd}`
|
67
74
|
else
|
68
|
-
unless system(bundle_platform, ruby_platforms, *args)
|
75
|
+
unless system(bundle_platform, ruby_platforms, "_#{desired_bundler_version}_", *args)
|
69
76
|
raise "#{bundle_platform} failed: exit code #{$?}"
|
70
77
|
end
|
71
78
|
end
|
@@ -91,4 +98,13 @@ module BundleUtil
|
|
91
98
|
def platforms
|
92
99
|
PLATFORMS.keys
|
93
100
|
end
|
101
|
+
|
102
|
+
def desired_bundler_version
|
103
|
+
@desired_bundler_version ||= begin
|
104
|
+
omnibus_overrides = File.join(project_root, "omnibus_overrides.rb")
|
105
|
+
File.readlines(omnibus_overrides).each do |line|
|
106
|
+
return $1 if line =~ /^override :bundler, version: "(.+)"$/
|
107
|
+
end
|
108
|
+
end
|
109
|
+
end
|
94
110
|
end
|
data/tasks/changelog.rb
CHANGED
@@ -2,6 +2,7 @@ begin
|
|
2
2
|
require "github_changelog_generator/task"
|
3
3
|
|
4
4
|
GitHubChangelogGenerator::RakeTask.new :changelog do |config|
|
5
|
+
config.issues = false
|
5
6
|
config.future_release = Chef::VERSION
|
6
7
|
config.enhancement_labels = "enhancement,Enhancement,New Feature,Feature".split(",")
|
7
8
|
config.bug_labels = "bug,Bug,Improvement,Upstream Bug".split(",")
|
data/tasks/dependencies.rb
CHANGED
@@ -22,8 +22,8 @@ require_relative "../version_policy"
|
|
22
22
|
desc "Tasks to update and check dependencies"
|
23
23
|
namespace :dependencies do
|
24
24
|
# Update all dependencies to the latest constraint-matching version
|
25
|
-
desc "Update all dependencies. dependencies:update
|
26
|
-
task :update
|
25
|
+
desc "Update all dependencies. dependencies:update to update as little as possible."
|
26
|
+
task :update => %w{
|
27
27
|
dependencies:update_gemfile_lock
|
28
28
|
dependencies:update_omnibus_overrides
|
29
29
|
dependencies:update_omnibus_gemfile_lock
|
@@ -32,28 +32,22 @@ namespace :dependencies do
|
|
32
32
|
dependencies:update_kitchen_tests_berksfile_lock
|
33
33
|
}
|
34
34
|
|
35
|
-
desc "Update Gemfile.lock and all Gemfile.<platform>.locks.
|
36
|
-
task :update_gemfile_lock
|
37
|
-
|
38
|
-
if conservative
|
39
|
-
Rake::Task["bundle:install"].invoke
|
40
|
-
else
|
41
|
-
Rake::Task["bundle:update"].invoke
|
42
|
-
end
|
35
|
+
desc "Update Gemfile.lock and all Gemfile.<platform>.locks."
|
36
|
+
task :update_gemfile_lock do |t, rake_args|
|
37
|
+
Rake::Task["bundle:update"].invoke
|
43
38
|
end
|
44
39
|
|
45
40
|
def gemfile_lock_task(task_name, dirs: [], other_platforms: true, leave_frozen: true)
|
46
41
|
dirs.each do |dir|
|
47
|
-
desc "Update #{dir}/Gemfile.lock.
|
48
|
-
task task_name
|
42
|
+
desc "Update #{dir}/Gemfile.lock."
|
43
|
+
task task_name do |t, rake_args|
|
49
44
|
extend BundleUtil
|
50
|
-
conservative = rake_args[:conservative]
|
51
45
|
puts ""
|
52
46
|
puts "-------------------------------------------------------------------"
|
53
|
-
puts "Updating #{dir}/Gemfile.lock
|
47
|
+
puts "Updating #{dir}/Gemfile.lock ..."
|
54
48
|
puts "-------------------------------------------------------------------"
|
55
49
|
with_bundle_unfrozen(cwd: dir, leave_frozen: leave_frozen) do
|
56
|
-
bundle "install", cwd: dir, delete_gemfile_lock:
|
50
|
+
bundle "install", cwd: dir, delete_gemfile_lock: true
|
57
51
|
if other_platforms
|
58
52
|
# Include all other supported platforms into the lockfile as well
|
59
53
|
platforms.each do |platform|
|
@@ -67,15 +61,14 @@ namespace :dependencies do
|
|
67
61
|
|
68
62
|
def berksfile_lock_task(task_name, dirs: [])
|
69
63
|
dirs.each do |dir|
|
70
|
-
desc "Update #{dir}/Berksfile.lock.
|
71
|
-
task task_name
|
64
|
+
desc "Update #{dir}/Berksfile.lock."
|
65
|
+
task task_name do |t, rake_args|
|
72
66
|
extend BundleUtil
|
73
|
-
conservative = rake_args[:conservative]
|
74
67
|
puts ""
|
75
68
|
puts "-------------------------------------------------------------------"
|
76
|
-
puts "Updating #{dir}/Berksfile.lock
|
69
|
+
puts "Updating #{dir}/Berksfile.lock ..."
|
77
70
|
puts "-------------------------------------------------------------------"
|
78
|
-
if
|
71
|
+
if File.exist?("#{project_root}/#{dir}/Berksfile.lock")
|
79
72
|
File.delete("#{project_root}/#{dir}/Berksfile.lock")
|
80
73
|
end
|
81
74
|
Dir.chdir("#{project_root}/#{dir}") do
|
@@ -100,48 +93,45 @@ namespace :dependencies do
|
|
100
93
|
}
|
101
94
|
# kitchen-tests/cookbooks/webapp isn't solving right now ....
|
102
95
|
|
103
|
-
desc "Update omnibus overrides, including versions in version_policy.rb and latest version of gems: #{OMNIBUS_RUBYGEMS_AT_LATEST_VERSION.keys}.
|
104
|
-
task :update_omnibus_overrides
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
puts "Updating omnibus_overrides.rb ..."
|
110
|
-
puts "-------------------------------------------------------------------"
|
111
|
-
|
112
|
-
# Generate the new overrides file
|
113
|
-
overrides = "# DO NOT EDIT. Generated by \"rake dependencies\". Edit version_policy.rb instead.\n"
|
96
|
+
desc "Update omnibus overrides, including versions in version_policy.rb and latest version of gems: #{OMNIBUS_RUBYGEMS_AT_LATEST_VERSION.keys}."
|
97
|
+
task :update_omnibus_overrides do |t, rake_args|
|
98
|
+
puts ""
|
99
|
+
puts "-------------------------------------------------------------------"
|
100
|
+
puts "Updating omnibus_overrides.rb ..."
|
101
|
+
puts "-------------------------------------------------------------------"
|
114
102
|
|
115
|
-
|
116
|
-
|
117
|
-
# Get the latest bundler version
|
118
|
-
puts "Running gem list -r #{gem_name} ..."
|
119
|
-
gem_list = `gem list -r #{gem_name}`
|
120
|
-
unless gem_list =~ /^#{gem_name}\s*\(([^)]*)\)$/
|
121
|
-
raise "gem list -r #{gem_name} failed with output:\n#{gem_list}"
|
122
|
-
end
|
103
|
+
# Generate the new overrides file
|
104
|
+
overrides = "# DO NOT EDIT. Generated by \"rake dependencies\". Edit version_policy.rb instead.\n"
|
123
105
|
|
124
|
-
|
125
|
-
|
126
|
-
|
106
|
+
# Replace the bundler and rubygems versions
|
107
|
+
OMNIBUS_RUBYGEMS_AT_LATEST_VERSION.each do |override_name, gem_name|
|
108
|
+
# Get the latest bundler version
|
109
|
+
puts "Running gem list -r #{gem_name} ..."
|
110
|
+
gem_list = `gem list -r #{gem_name}`
|
111
|
+
unless gem_list =~ /^#{gem_name}\s*\(([^)]*)\)$/
|
112
|
+
raise "gem list -r #{gem_name} failed with output:\n#{gem_list}"
|
127
113
|
end
|
128
114
|
|
129
|
-
#
|
130
|
-
|
131
|
-
|
132
|
-
|
115
|
+
# Emit it
|
116
|
+
puts "Latest version of #{gem_name} is #{$1}"
|
117
|
+
overrides << "override #{override_name.inspect}, version: #{$1.inspect}\n"
|
118
|
+
end
|
133
119
|
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
120
|
+
# Add explicit overrides
|
121
|
+
OMNIBUS_OVERRIDES.each do |override_name, version|
|
122
|
+
overrides << "override #{override_name.inspect}, version: #{version.inspect}\n"
|
123
|
+
end
|
124
|
+
|
125
|
+
# Write the file out (if changed)
|
126
|
+
overrides_path = File.expand_path("../../omnibus_overrides.rb", __FILE__)
|
127
|
+
if overrides != IO.read(overrides_path)
|
128
|
+
puts "Overrides changed!"
|
129
|
+
puts `git diff #{overrides_path}`
|
130
|
+
puts "Writing modified #{overrides_path} ..."
|
131
|
+
IO.write(overrides_path, overrides)
|
142
132
|
end
|
143
133
|
end
|
144
134
|
end
|
145
|
-
desc "Update all dependencies and check for outdated gems.
|
146
|
-
task :dependencies
|
147
|
-
task :update
|
135
|
+
desc "Update all dependencies and check for outdated gems."
|
136
|
+
task :dependencies => [ "dependencies:update", "bundle:outdated" ]
|
137
|
+
task :update => [ "dependencies:update", "bundle:outdated"]
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: chef
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 12.
|
4
|
+
version: 12.11.18
|
5
5
|
platform: universal-mingw32
|
6
6
|
authors:
|
7
7
|
- Adam Jacob
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2016-
|
11
|
+
date: 2016-06-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: chef-config
|
@@ -16,14 +16,14 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - '='
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: 12.
|
19
|
+
version: 12.11.18
|
20
20
|
type: :runtime
|
21
21
|
prerelease: false
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
23
23
|
requirements:
|
24
24
|
- - '='
|
25
25
|
- !ruby/object:Gem::Version
|
26
|
-
version: 12.
|
26
|
+
version: 12.11.18
|
27
27
|
- !ruby/object:Gem::Dependency
|
28
28
|
name: mixlib-cli
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -250,6 +250,20 @@ dependencies:
|
|
250
250
|
- - "~>"
|
251
251
|
- !ruby/object:Gem::Version
|
252
252
|
version: '3.2'
|
253
|
+
- !ruby/object:Gem::Dependency
|
254
|
+
name: iniparse
|
255
|
+
requirement: !ruby/object:Gem::Requirement
|
256
|
+
requirements:
|
257
|
+
- - "~>"
|
258
|
+
- !ruby/object:Gem::Version
|
259
|
+
version: '1.4'
|
260
|
+
type: :runtime
|
261
|
+
prerelease: false
|
262
|
+
version_requirements: !ruby/object:Gem::Requirement
|
263
|
+
requirements:
|
264
|
+
- - "~>"
|
265
|
+
- !ruby/object:Gem::Version
|
266
|
+
version: '1.4'
|
253
267
|
- !ruby/object:Gem::Dependency
|
254
268
|
name: rspec-core
|
255
269
|
requirement: !ruby/object:Gem::Requirement
|
@@ -568,6 +582,7 @@ files:
|
|
568
582
|
- README.md
|
569
583
|
- Rakefile
|
570
584
|
- VERSION
|
585
|
+
- acceptance/.bundle/config
|
571
586
|
- acceptance/.gitignore
|
572
587
|
- acceptance/.shared/kitchen_acceptance/.kitchen.digitalocean.yml
|
573
588
|
- acceptance/.shared/kitchen_acceptance/.kitchen.ec2.yml
|
@@ -583,14 +598,41 @@ files:
|
|
583
598
|
- acceptance/basics/.acceptance/acceptance-cookbook/recipes/provision.rb
|
584
599
|
- acceptance/basics/.acceptance/acceptance-cookbook/recipes/verify.rb
|
585
600
|
- acceptance/basics/.kitchen.yml
|
601
|
+
- acceptance/basics/.kitchen/logs/chef-current-install-ubuntu-1404.log
|
602
|
+
- acceptance/basics/.kitchen/logs/kitchen.log
|
586
603
|
- acceptance/basics/test/integration/chef-current-install/serverspec/chef_client_spec.rb
|
587
604
|
- acceptance/basics/test/integration/chef-current-install/serverspec/spec_helper.rb
|
605
|
+
- acceptance/data-collector/.acceptance/acceptance-cookbook/.gitignore
|
606
|
+
- acceptance/data-collector/.acceptance/acceptance-cookbook/metadata.rb
|
607
|
+
- acceptance/data-collector/.acceptance/acceptance-cookbook/recipes/destroy.rb
|
608
|
+
- acceptance/data-collector/.acceptance/acceptance-cookbook/recipes/provision.rb
|
609
|
+
- acceptance/data-collector/.acceptance/acceptance-cookbook/recipes/verify.rb
|
610
|
+
- acceptance/data-collector/.acceptance/data-collector-test/.gitignore
|
611
|
+
- acceptance/data-collector/.acceptance/data-collector-test/Berksfile
|
612
|
+
- acceptance/data-collector/.acceptance/data-collector-test/files/default/api.rb
|
613
|
+
- acceptance/data-collector/.acceptance/data-collector-test/files/default/apigemfile
|
614
|
+
- acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-both-mode.rb
|
615
|
+
- acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-client-mode.rb
|
616
|
+
- acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-no-endpoint.rb
|
617
|
+
- acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-solo-mode.rb
|
618
|
+
- acceptance/data-collector/.acceptance/data-collector-test/files/default/config.ru
|
619
|
+
- acceptance/data-collector/.acceptance/data-collector-test/metadata.rb
|
620
|
+
- acceptance/data-collector/.acceptance/data-collector-test/recipes/default.rb
|
621
|
+
- acceptance/data-collector/.kitchen.yml
|
622
|
+
- acceptance/data-collector/Berksfile
|
623
|
+
- acceptance/data-collector/Berksfile.lock
|
624
|
+
- acceptance/data-collector/test/integration/default/serverspec/default_spec.rb
|
588
625
|
- acceptance/fips/.acceptance/acceptance-cookbook/.gitignore
|
589
626
|
- acceptance/fips/.acceptance/acceptance-cookbook/metadata.rb
|
590
627
|
- acceptance/fips/.acceptance/acceptance-cookbook/recipes/destroy.rb
|
591
628
|
- acceptance/fips/.acceptance/acceptance-cookbook/recipes/provision.rb
|
592
629
|
- acceptance/fips/.acceptance/acceptance-cookbook/recipes/verify.rb
|
593
630
|
- acceptance/fips/.kitchen.yml
|
631
|
+
- acceptance/fips/.kitchen/logs/fips-integration-centos-6.log
|
632
|
+
- acceptance/fips/.kitchen/logs/fips-integration-windows-2012r2.log
|
633
|
+
- acceptance/fips/.kitchen/logs/fips-unit-functional-centos-6.log
|
634
|
+
- acceptance/fips/.kitchen/logs/fips-unit-functional-windows-2012r2.log
|
635
|
+
- acceptance/fips/.kitchen/logs/kitchen.log
|
594
636
|
- acceptance/fips/test/integration/fips-integration/serverspec/Gemfile
|
595
637
|
- acceptance/fips/test/integration/fips-integration/serverspec/fips-integration_spec.rb
|
596
638
|
- acceptance/fips/test/integration/fips-unit-functional/serverspec/Gemfile
|
@@ -619,12 +661,784 @@ files:
|
|
619
661
|
- acceptance/top-cookbooks/.kitchen.sql_server.yml
|
620
662
|
- acceptance/top-cookbooks/.kitchen.winbox.yml
|
621
663
|
- acceptance/top-cookbooks/.kitchen.windows.yml
|
664
|
+
- acceptance/top-cookbooks/test_run/docker/.codeclimate.yml
|
665
|
+
- acceptance/top-cookbooks/test_run/docker/.git/HEAD
|
666
|
+
- acceptance/top-cookbooks/test_run/docker/.git/config
|
667
|
+
- acceptance/top-cookbooks/test_run/docker/.git/description
|
668
|
+
- acceptance/top-cookbooks/test_run/docker/.git/hooks/applypatch-msg.sample
|
669
|
+
- acceptance/top-cookbooks/test_run/docker/.git/hooks/commit-msg.sample
|
670
|
+
- acceptance/top-cookbooks/test_run/docker/.git/hooks/post-update.sample
|
671
|
+
- acceptance/top-cookbooks/test_run/docker/.git/hooks/pre-applypatch.sample
|
672
|
+
- acceptance/top-cookbooks/test_run/docker/.git/hooks/pre-commit.sample
|
673
|
+
- acceptance/top-cookbooks/test_run/docker/.git/hooks/pre-push.sample
|
674
|
+
- acceptance/top-cookbooks/test_run/docker/.git/hooks/pre-rebase.sample
|
675
|
+
- acceptance/top-cookbooks/test_run/docker/.git/hooks/prepare-commit-msg.sample
|
676
|
+
- acceptance/top-cookbooks/test_run/docker/.git/hooks/update.sample
|
677
|
+
- acceptance/top-cookbooks/test_run/docker/.git/index
|
678
|
+
- acceptance/top-cookbooks/test_run/docker/.git/info/exclude
|
679
|
+
- acceptance/top-cookbooks/test_run/docker/.git/logs/HEAD
|
680
|
+
- acceptance/top-cookbooks/test_run/docker/.git/logs/refs/heads/deploy
|
681
|
+
- acceptance/top-cookbooks/test_run/docker/.git/logs/refs/heads/master
|
682
|
+
- acceptance/top-cookbooks/test_run/docker/.git/logs/refs/remotes/origin/HEAD
|
683
|
+
- acceptance/top-cookbooks/test_run/docker/.git/objects/pack/pack-d9d387b8d89853f4d783d5797750e4a517b94765.idx
|
684
|
+
- acceptance/top-cookbooks/test_run/docker/.git/objects/pack/pack-d9d387b8d89853f4d783d5797750e4a517b94765.pack
|
685
|
+
- acceptance/top-cookbooks/test_run/docker/.git/packed-refs
|
686
|
+
- acceptance/top-cookbooks/test_run/docker/.git/refs/heads/deploy
|
687
|
+
- acceptance/top-cookbooks/test_run/docker/.git/refs/heads/master
|
688
|
+
- acceptance/top-cookbooks/test_run/docker/.git/refs/remotes/origin/HEAD
|
689
|
+
- acceptance/top-cookbooks/test_run/docker/.github/ISSUE_TEMPLATE.md
|
690
|
+
- acceptance/top-cookbooks/test_run/docker/.github/PULL_REQUEST_TEMPLATE.md
|
691
|
+
- acceptance/top-cookbooks/test_run/docker/.gitignore
|
692
|
+
- acceptance/top-cookbooks/test_run/docker/.kitchen.cloud.yml
|
693
|
+
- acceptance/top-cookbooks/test_run/docker/.kitchen.yml
|
694
|
+
- acceptance/top-cookbooks/test_run/docker/.kitchen/docker-default-ubuntu-1404.yml
|
695
|
+
- acceptance/top-cookbooks/test_run/docker/.kitchen/logs/docker-default-ubuntu-1404.log
|
696
|
+
- acceptance/top-cookbooks/test_run/docker/.kitchen/logs/kitchen.log
|
697
|
+
- acceptance/top-cookbooks/test_run/docker/.rubocop.yml
|
698
|
+
- acceptance/top-cookbooks/test_run/docker/.travis.yml
|
699
|
+
- acceptance/top-cookbooks/test_run/docker/Berksfile
|
700
|
+
- acceptance/top-cookbooks/test_run/docker/Berksfile.lock
|
701
|
+
- acceptance/top-cookbooks/test_run/docker/CHANGELOG.md
|
702
|
+
- acceptance/top-cookbooks/test_run/docker/CONTRIBUTING.md
|
703
|
+
- acceptance/top-cookbooks/test_run/docker/Gemfile
|
704
|
+
- acceptance/top-cookbooks/test_run/docker/LICENSE
|
705
|
+
- acceptance/top-cookbooks/test_run/docker/MAINTAINERS.md
|
706
|
+
- acceptance/top-cookbooks/test_run/docker/MAINTAINERS.toml
|
707
|
+
- acceptance/top-cookbooks/test_run/docker/README.md
|
708
|
+
- acceptance/top-cookbooks/test_run/docker/Rakefile
|
709
|
+
- acceptance/top-cookbooks/test_run/docker/TESTING.md
|
710
|
+
- acceptance/top-cookbooks/test_run/docker/chefignore
|
711
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/_autoload.rb
|
712
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_base.rb
|
713
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_container.rb
|
714
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_exec.rb
|
715
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_image.rb
|
716
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_installation_binary.rb
|
717
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_installation_package.rb
|
718
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_installation_script.rb
|
719
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_network.rb
|
720
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_registry.rb
|
721
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_service.rb
|
722
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_service_base.rb
|
723
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_service_manager_execute.rb
|
724
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_service_manager_systemd.rb
|
725
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_service_manager_sysvinit_debian.rb
|
726
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_service_manager_sysvinit_rhel.rb
|
727
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_service_manager_upstart.rb
|
728
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_tag.rb
|
729
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/docker_volume.rb
|
730
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/helpers_auth.rb
|
731
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/helpers_base.rb
|
732
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/helpers_container.rb
|
733
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/helpers_image.rb
|
734
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/helpers_installation_binary.rb
|
735
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/helpers_installation_package.rb
|
736
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/helpers_network.rb
|
737
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/helpers_service.rb
|
738
|
+
- acceptance/top-cookbooks/test_run/docker/libraries/matchers.rb
|
739
|
+
- acceptance/top-cookbooks/test_run/docker/metadata.rb
|
740
|
+
- acceptance/top-cookbooks/test_run/docker/spec/docker_test/container_spec.rb
|
741
|
+
- acceptance/top-cookbooks/test_run/docker/spec/docker_test/exec_spec.rb
|
742
|
+
- acceptance/top-cookbooks/test_run/docker/spec/docker_test/image_spec.rb
|
743
|
+
- acceptance/top-cookbooks/test_run/docker/spec/docker_test/network_spec.rb
|
744
|
+
- acceptance/top-cookbooks/test_run/docker/spec/docker_test/registry_spec.rb
|
745
|
+
- acceptance/top-cookbooks/test_run/docker/spec/docker_test/volume_spec.rb
|
746
|
+
- acceptance/top-cookbooks/test_run/docker/spec/helpers_container_spec.rb
|
747
|
+
- acceptance/top-cookbooks/test_run/docker/spec/helpers_network_spec.rb
|
748
|
+
- acceptance/top-cookbooks/test_run/docker/spec/spec_helper.rb
|
749
|
+
- acceptance/top-cookbooks/test_run/docker/tasks/maintainers.rb
|
750
|
+
- acceptance/top-cookbooks/test_run/docker/templates/default/default/docker-wait-ready.erb
|
751
|
+
- acceptance/top-cookbooks/test_run/docker/templates/default/default/docker.erb
|
752
|
+
- acceptance/top-cookbooks/test_run/docker/templates/default/sysconfig/docker.erb
|
753
|
+
- acceptance/top-cookbooks/test_run/docker/templates/default/systemd/docker.service-override.erb
|
754
|
+
- acceptance/top-cookbooks/test_run/docker/templates/default/systemd/docker.service.erb
|
755
|
+
- acceptance/top-cookbooks/test_run/docker/templates/default/systemd/docker.socket-override.erb
|
756
|
+
- acceptance/top-cookbooks/test_run/docker/templates/default/systemd/docker.socket.erb
|
757
|
+
- acceptance/top-cookbooks/test_run/docker/templates/default/systemd/tmpfiles.d.conf.erb
|
758
|
+
- acceptance/top-cookbooks/test_run/docker/templates/default/sysvinit/docker-debian.erb
|
759
|
+
- acceptance/top-cookbooks/test_run/docker/templates/default/sysvinit/docker-rhel.erb
|
760
|
+
- acceptance/top-cookbooks/test_run/docker/templates/default/upstart/docker.conf.erb
|
761
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/CHANGELOG.md
|
762
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/README.md
|
763
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/attributes/default.rb
|
764
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/files/default/Dockerfile_1
|
765
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/files/default/Dockerfile_2
|
766
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/files/default/Dockerfile_4
|
767
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/files/default/image_3.tar
|
768
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/files/default/image_3/Dockerfile
|
769
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/metadata.rb
|
770
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/auto.rb
|
771
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/container.rb
|
772
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/default.rb
|
773
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/exec.rb
|
774
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/image.rb
|
775
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/installation_binary.rb
|
776
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/installation_package.rb
|
777
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/installation_script.rb
|
778
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/network.rb
|
779
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/notifications.rb
|
780
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/registry.rb
|
781
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/service_execute.rb
|
782
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/service_execute_multi.rb
|
783
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/service_systemd.rb
|
784
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/service_systemd_multi.rb
|
785
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/service_sysvinit.rb
|
786
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/service_sysvinit_multi.rb
|
787
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/service_upstart.rb
|
788
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/service_upstart_multi.rb
|
789
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/timeout.rb
|
790
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/recipes/volume.rb
|
791
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/templates/default/registry/auth/registry.conf.erb
|
792
|
+
- acceptance/top-cookbooks/test_run/docker/test/cookbooks/docker_test/templates/default/registry/auth/registry.password.erb
|
793
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/installation_binary-1100/inspec/assert_functioning_spec.rb
|
794
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/installation_binary-162/inspec/assert_functioning_spec.rb
|
795
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/installation_binary-171/inspec/assert_functioning_spec.rb
|
796
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/installation_binary-183/inspec/assert_functioning_spec.rb
|
797
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/installation_binary-191/inspec/assert_functioning_spec.rb
|
798
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/installation_package-1100/inspec/assert_functioning_spec.rb
|
799
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/installation_package-171/inspec/assert_functioning_spec.rb
|
800
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/installation_package-183/inspec/assert_functioning_spec.rb
|
801
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/installation_package-191/inspec/assert_functioning_spec.rb
|
802
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/installation_script_experimental/inspec/assert_functioning_spec.rb
|
803
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/installation_script_main/inspec/assert_functioning_spec.rb
|
804
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/installation_script_test/inspec/assert_functioning_spec.rb
|
805
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/network/inspec/assert_functioning_spec.rb
|
806
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/resources-1100/inspec/assert_functioning_spec.rb
|
807
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/resources-162/inspec/assert_functioning_spec.rb
|
808
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/resources-171/inspec/assert_functioning_spec.rb
|
809
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/resources-183/inspec/assert_functioning_spec.rb
|
810
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/resources-191/inspec/assert_functioning_spec.rb
|
811
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/service-execute-multi/inspec/assert_functioning_spec.rb
|
812
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/service-execute/inspec/assert_functioning_spec.rb
|
813
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/service-systemd-multi/inspec/assert_functioning_spec.rb
|
814
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/service-systemd/inspec/assert_functioning_spec.rb
|
815
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/service-sysvinit-multi/inspec/assert_functioning_spec.rb
|
816
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/service-sysvinit/inspec/assert_functioning_spec.rb
|
817
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/service-upstart-multi/inspec/assert_functioning_spec.rb
|
818
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/service-upstart/inspec/assert_functioning_spec.rb
|
819
|
+
- acceptance/top-cookbooks/test_run/docker/test/integration/volume/inspec/assert_functioning_spec.rb
|
820
|
+
- acceptance/top-cookbooks/test_run/git/.git/HEAD
|
821
|
+
- acceptance/top-cookbooks/test_run/git/.git/config
|
822
|
+
- acceptance/top-cookbooks/test_run/git/.git/description
|
823
|
+
- acceptance/top-cookbooks/test_run/git/.git/hooks/applypatch-msg.sample
|
824
|
+
- acceptance/top-cookbooks/test_run/git/.git/hooks/commit-msg.sample
|
825
|
+
- acceptance/top-cookbooks/test_run/git/.git/hooks/post-update.sample
|
826
|
+
- acceptance/top-cookbooks/test_run/git/.git/hooks/pre-applypatch.sample
|
827
|
+
- acceptance/top-cookbooks/test_run/git/.git/hooks/pre-commit.sample
|
828
|
+
- acceptance/top-cookbooks/test_run/git/.git/hooks/pre-push.sample
|
829
|
+
- acceptance/top-cookbooks/test_run/git/.git/hooks/pre-rebase.sample
|
830
|
+
- acceptance/top-cookbooks/test_run/git/.git/hooks/prepare-commit-msg.sample
|
831
|
+
- acceptance/top-cookbooks/test_run/git/.git/hooks/update.sample
|
832
|
+
- acceptance/top-cookbooks/test_run/git/.git/index
|
833
|
+
- acceptance/top-cookbooks/test_run/git/.git/info/exclude
|
834
|
+
- acceptance/top-cookbooks/test_run/git/.git/logs/HEAD
|
835
|
+
- acceptance/top-cookbooks/test_run/git/.git/logs/refs/heads/deploy
|
836
|
+
- acceptance/top-cookbooks/test_run/git/.git/logs/refs/heads/master
|
837
|
+
- acceptance/top-cookbooks/test_run/git/.git/logs/refs/remotes/origin/HEAD
|
838
|
+
- acceptance/top-cookbooks/test_run/git/.git/objects/pack/pack-4486de55e7031fada138c18a3723d8d2e2ce81c6.idx
|
839
|
+
- acceptance/top-cookbooks/test_run/git/.git/objects/pack/pack-4486de55e7031fada138c18a3723d8d2e2ce81c6.pack
|
840
|
+
- acceptance/top-cookbooks/test_run/git/.git/packed-refs
|
841
|
+
- acceptance/top-cookbooks/test_run/git/.git/refs/heads/deploy
|
842
|
+
- acceptance/top-cookbooks/test_run/git/.git/refs/heads/master
|
843
|
+
- acceptance/top-cookbooks/test_run/git/.git/refs/remotes/origin/HEAD
|
844
|
+
- acceptance/top-cookbooks/test_run/git/.github/ISSUE_TEMPLATE.md
|
845
|
+
- acceptance/top-cookbooks/test_run/git/.github/PULL_REQUEST_TEMPLATE.md
|
846
|
+
- acceptance/top-cookbooks/test_run/git/.gitignore
|
847
|
+
- acceptance/top-cookbooks/test_run/git/.kitchen.dokken.yml
|
848
|
+
- acceptance/top-cookbooks/test_run/git/.kitchen.yml
|
849
|
+
- acceptance/top-cookbooks/test_run/git/.kitchen/logs/git-default-ubuntu-1404.log
|
850
|
+
- acceptance/top-cookbooks/test_run/git/.kitchen/logs/git-default-windows-windows-2012r2.log
|
851
|
+
- acceptance/top-cookbooks/test_run/git/.kitchen/logs/kitchen.log
|
852
|
+
- acceptance/top-cookbooks/test_run/git/.rspec
|
853
|
+
- acceptance/top-cookbooks/test_run/git/.rubocop.yml
|
854
|
+
- acceptance/top-cookbooks/test_run/git/.travis.yml
|
855
|
+
- acceptance/top-cookbooks/test_run/git/Berksfile
|
856
|
+
- acceptance/top-cookbooks/test_run/git/CHANGELOG.md
|
857
|
+
- acceptance/top-cookbooks/test_run/git/CONTRIBUTING.md
|
858
|
+
- acceptance/top-cookbooks/test_run/git/Gemfile
|
859
|
+
- acceptance/top-cookbooks/test_run/git/LICENSE
|
860
|
+
- acceptance/top-cookbooks/test_run/git/MAINTAINERS.md
|
861
|
+
- acceptance/top-cookbooks/test_run/git/MAINTAINERS.toml
|
862
|
+
- acceptance/top-cookbooks/test_run/git/README.md
|
863
|
+
- acceptance/top-cookbooks/test_run/git/Rakefile
|
864
|
+
- acceptance/top-cookbooks/test_run/git/TESTING.md
|
865
|
+
- acceptance/top-cookbooks/test_run/git/attributes/default.rb
|
866
|
+
- acceptance/top-cookbooks/test_run/git/chefignore
|
867
|
+
- acceptance/top-cookbooks/test_run/git/libraries/helpers.rb
|
868
|
+
- acceptance/top-cookbooks/test_run/git/libraries/matchers.rb
|
869
|
+
- acceptance/top-cookbooks/test_run/git/libraries/provider_git_client.rb
|
870
|
+
- acceptance/top-cookbooks/test_run/git/libraries/provider_git_client_osx.rb
|
871
|
+
- acceptance/top-cookbooks/test_run/git/libraries/provider_git_client_package.rb
|
872
|
+
- acceptance/top-cookbooks/test_run/git/libraries/provider_git_client_source.rb
|
873
|
+
- acceptance/top-cookbooks/test_run/git/libraries/provider_git_client_windows.rb
|
874
|
+
- acceptance/top-cookbooks/test_run/git/libraries/provider_git_service.rb
|
875
|
+
- acceptance/top-cookbooks/test_run/git/libraries/provider_git_service_xinetd.rb
|
876
|
+
- acceptance/top-cookbooks/test_run/git/libraries/resource_git_client.rb
|
877
|
+
- acceptance/top-cookbooks/test_run/git/libraries/resource_git_service.rb
|
878
|
+
- acceptance/top-cookbooks/test_run/git/libraries/z_provider_mapping.rb
|
879
|
+
- acceptance/top-cookbooks/test_run/git/metadata.rb
|
880
|
+
- acceptance/top-cookbooks/test_run/git/providers/config.rb
|
881
|
+
- acceptance/top-cookbooks/test_run/git/recipes/default.rb
|
882
|
+
- acceptance/top-cookbooks/test_run/git/recipes/package.rb
|
883
|
+
- acceptance/top-cookbooks/test_run/git/recipes/server.rb
|
884
|
+
- acceptance/top-cookbooks/test_run/git/recipes/source.rb
|
885
|
+
- acceptance/top-cookbooks/test_run/git/recipes/windows.rb
|
886
|
+
- acceptance/top-cookbooks/test_run/git/resources/config.rb
|
887
|
+
- acceptance/top-cookbooks/test_run/git/spec/spec_helper.rb
|
888
|
+
- acceptance/top-cookbooks/test_run/git/spec/unit/recipes/default_spec.rb
|
889
|
+
- acceptance/top-cookbooks/test_run/git/spec/unit/recipes/server_spec.rb
|
890
|
+
- acceptance/top-cookbooks/test_run/git/spec/unit/recipes/source_spec.rb
|
891
|
+
- acceptance/top-cookbooks/test_run/git/spec/unit/recipes/windows_spec.rb
|
892
|
+
- acceptance/top-cookbooks/test_run/git/tasks/maintainers.rb
|
893
|
+
- acceptance/top-cookbooks/test_run/git/templates/default/git-xinetd.d.erb
|
894
|
+
- acceptance/top-cookbooks/test_run/git/templates/default/sv-git-daemon-log-run.erb
|
895
|
+
- acceptance/top-cookbooks/test_run/git/templates/default/sv-git-daemon-run.erb
|
896
|
+
- acceptance/top-cookbooks/test_run/git/test/fixtures/cookbooks/git_test/metadata.rb
|
897
|
+
- acceptance/top-cookbooks/test_run/git/test/fixtures/cookbooks/git_test/recipes/default.rb
|
898
|
+
- acceptance/top-cookbooks/test_run/git/test/fixtures/serverspec_helper.rb
|
899
|
+
- acceptance/top-cookbooks/test_run/git/test/integration/default-windows/serverspec/git_installed_windows_spec.rb
|
900
|
+
- acceptance/top-cookbooks/test_run/git/test/integration/default/serverspec/git_installed_linux_spec.rb
|
901
|
+
- acceptance/top-cookbooks/test_run/git/test/integration/server/serverspec/git_daemon_spec.rb
|
902
|
+
- acceptance/top-cookbooks/test_run/git/test/integration/source/serverspec/git_installed_spec.rb
|
903
|
+
- acceptance/top-cookbooks/test_run/iis/.foodcritic
|
904
|
+
- acceptance/top-cookbooks/test_run/iis/.git/HEAD
|
905
|
+
- acceptance/top-cookbooks/test_run/iis/.git/config
|
906
|
+
- acceptance/top-cookbooks/test_run/iis/.git/description
|
907
|
+
- acceptance/top-cookbooks/test_run/iis/.git/hooks/applypatch-msg.sample
|
908
|
+
- acceptance/top-cookbooks/test_run/iis/.git/hooks/commit-msg.sample
|
909
|
+
- acceptance/top-cookbooks/test_run/iis/.git/hooks/post-update.sample
|
910
|
+
- acceptance/top-cookbooks/test_run/iis/.git/hooks/pre-applypatch.sample
|
911
|
+
- acceptance/top-cookbooks/test_run/iis/.git/hooks/pre-commit.sample
|
912
|
+
- acceptance/top-cookbooks/test_run/iis/.git/hooks/pre-push.sample
|
913
|
+
- acceptance/top-cookbooks/test_run/iis/.git/hooks/pre-rebase.sample
|
914
|
+
- acceptance/top-cookbooks/test_run/iis/.git/hooks/prepare-commit-msg.sample
|
915
|
+
- acceptance/top-cookbooks/test_run/iis/.git/hooks/update.sample
|
916
|
+
- acceptance/top-cookbooks/test_run/iis/.git/index
|
917
|
+
- acceptance/top-cookbooks/test_run/iis/.git/info/exclude
|
918
|
+
- acceptance/top-cookbooks/test_run/iis/.git/logs/HEAD
|
919
|
+
- acceptance/top-cookbooks/test_run/iis/.git/logs/refs/heads/deploy
|
920
|
+
- acceptance/top-cookbooks/test_run/iis/.git/logs/refs/heads/master
|
921
|
+
- acceptance/top-cookbooks/test_run/iis/.git/logs/refs/remotes/origin/HEAD
|
922
|
+
- acceptance/top-cookbooks/test_run/iis/.git/objects/pack/pack-8a1c1a1f0e01aef624f58f24354d37bce9483748.idx
|
923
|
+
- acceptance/top-cookbooks/test_run/iis/.git/objects/pack/pack-8a1c1a1f0e01aef624f58f24354d37bce9483748.pack
|
924
|
+
- acceptance/top-cookbooks/test_run/iis/.git/packed-refs
|
925
|
+
- acceptance/top-cookbooks/test_run/iis/.git/refs/heads/deploy
|
926
|
+
- acceptance/top-cookbooks/test_run/iis/.git/refs/heads/master
|
927
|
+
- acceptance/top-cookbooks/test_run/iis/.git/refs/remotes/origin/HEAD
|
928
|
+
- acceptance/top-cookbooks/test_run/iis/.github/ISSUE_TEMPLATE.md
|
929
|
+
- acceptance/top-cookbooks/test_run/iis/.github/PULL_REQUEST_TEMPLATE.md
|
930
|
+
- acceptance/top-cookbooks/test_run/iis/.gitignore
|
931
|
+
- acceptance/top-cookbooks/test_run/iis/.kitchen.yml
|
932
|
+
- acceptance/top-cookbooks/test_run/iis/.kitchen/logs/iis-windows-2012r2.log
|
933
|
+
- acceptance/top-cookbooks/test_run/iis/.kitchen/logs/kitchen.log
|
934
|
+
- acceptance/top-cookbooks/test_run/iis/.rubocop.yml
|
935
|
+
- acceptance/top-cookbooks/test_run/iis/.travis.yml
|
936
|
+
- acceptance/top-cookbooks/test_run/iis/Berksfile
|
937
|
+
- acceptance/top-cookbooks/test_run/iis/CHANGELOG.md
|
938
|
+
- acceptance/top-cookbooks/test_run/iis/CONTRIBUTING.md
|
939
|
+
- acceptance/top-cookbooks/test_run/iis/Gemfile
|
940
|
+
- acceptance/top-cookbooks/test_run/iis/LICENSE
|
941
|
+
- acceptance/top-cookbooks/test_run/iis/MAINTAINERS.md
|
942
|
+
- acceptance/top-cookbooks/test_run/iis/MAINTAINERS.toml
|
943
|
+
- acceptance/top-cookbooks/test_run/iis/README.md
|
944
|
+
- acceptance/top-cookbooks/test_run/iis/Rakefile
|
945
|
+
- acceptance/top-cookbooks/test_run/iis/TESTING.md
|
946
|
+
- acceptance/top-cookbooks/test_run/iis/attributes/default.rb
|
947
|
+
- acceptance/top-cookbooks/test_run/iis/chefignore
|
948
|
+
- acceptance/top-cookbooks/test_run/iis/libraries/helper.rb
|
949
|
+
- acceptance/top-cookbooks/test_run/iis/libraries/matcher.rb
|
950
|
+
- acceptance/top-cookbooks/test_run/iis/libraries/processors.rb
|
951
|
+
- acceptance/top-cookbooks/test_run/iis/metadata.rb
|
952
|
+
- acceptance/top-cookbooks/test_run/iis/providers/app.rb
|
953
|
+
- acceptance/top-cookbooks/test_run/iis/providers/config.rb
|
954
|
+
- acceptance/top-cookbooks/test_run/iis/providers/module.rb
|
955
|
+
- acceptance/top-cookbooks/test_run/iis/providers/pool.rb
|
956
|
+
- acceptance/top-cookbooks/test_run/iis/providers/root.rb
|
957
|
+
- acceptance/top-cookbooks/test_run/iis/providers/section.rb
|
958
|
+
- acceptance/top-cookbooks/test_run/iis/providers/site.rb
|
959
|
+
- acceptance/top-cookbooks/test_run/iis/providers/vdir.rb
|
960
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/default.rb
|
961
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_application_initialization.rb
|
962
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_aspnet.rb
|
963
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_aspnet45.rb
|
964
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_auth_anonymous.rb
|
965
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_auth_basic.rb
|
966
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_auth_digest.rb
|
967
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_auth_windows.rb
|
968
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_cgi.rb
|
969
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_compress_dynamic.rb
|
970
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_compress_static.rb
|
971
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_ftp.rb
|
972
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_iis6_metabase_compat.rb
|
973
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_isapi.rb
|
974
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_logging.rb
|
975
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_management.rb
|
976
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_security.rb
|
977
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/mod_tracing.rb
|
978
|
+
- acceptance/top-cookbooks/test_run/iis/recipes/remove_default_site.rb
|
979
|
+
- acceptance/top-cookbooks/test_run/iis/resources/app.rb
|
980
|
+
- acceptance/top-cookbooks/test_run/iis/resources/config.rb
|
981
|
+
- acceptance/top-cookbooks/test_run/iis/resources/module.rb
|
982
|
+
- acceptance/top-cookbooks/test_run/iis/resources/pool.rb
|
983
|
+
- acceptance/top-cookbooks/test_run/iis/resources/root.rb
|
984
|
+
- acceptance/top-cookbooks/test_run/iis/resources/section.rb
|
985
|
+
- acceptance/top-cookbooks/test_run/iis/resources/site.rb
|
986
|
+
- acceptance/top-cookbooks/test_run/iis/resources/vdir.rb
|
987
|
+
- acceptance/top-cookbooks/test_run/iis/spec/spec_helper.rb
|
988
|
+
- acceptance/top-cookbooks/test_run/iis/spec/unit/recipes/default_spec.rb
|
989
|
+
- acceptance/top-cookbooks/test_run/iis/spec/unit/recipes/remove_default_site_spec.rb
|
990
|
+
- acceptance/top-cookbooks/test_run/iis/tasks/maintainers.rb
|
991
|
+
- acceptance/top-cookbooks/test_run/iis/test/fixtures/cookbooks/iis_test/README.md
|
992
|
+
- acceptance/top-cookbooks/test_run/iis/test/fixtures/cookbooks/iis_test/metadata.rb
|
993
|
+
- acceptance/top-cookbooks/test_run/iis/test/fixtures/cookbooks/iis_test/recipes/default.rb
|
994
|
+
- acceptance/top-cookbooks/test_run/iis/test/integration/default/pester/default.tests.ps1
|
995
|
+
- acceptance/top-cookbooks/test_run/iis/test/integration/default/serverspec/default_spec.rb
|
996
|
+
- acceptance/top-cookbooks/test_run/iis/test/integration/default/serverspec/remove_default_site_spec.rb
|
997
|
+
- acceptance/top-cookbooks/test_run/iis/test/integration/default/serverspec/spec_helper.rb
|
998
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.chef-repo.txt
|
999
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/HEAD
|
1000
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/config
|
1001
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/description
|
1002
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/hooks/applypatch-msg.sample
|
1003
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/hooks/commit-msg.sample
|
1004
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/hooks/post-update.sample
|
1005
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/hooks/pre-applypatch.sample
|
1006
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/hooks/pre-commit.sample
|
1007
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/hooks/pre-push.sample
|
1008
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/hooks/pre-rebase.sample
|
1009
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/hooks/prepare-commit-msg.sample
|
1010
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/hooks/update.sample
|
1011
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/index
|
1012
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/info/exclude
|
1013
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/logs/HEAD
|
1014
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/logs/refs/heads/deploy
|
1015
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/logs/refs/heads/master
|
1016
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/logs/refs/remotes/origin/HEAD
|
1017
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/objects/pack/pack-ae748c2a09777da04c30200d2311544ad76beec7.idx
|
1018
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/objects/pack/pack-ae748c2a09777da04c30200d2311544ad76beec7.pack
|
1019
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/packed-refs
|
1020
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/refs/heads/deploy
|
1021
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/refs/heads/master
|
1022
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.git/refs/remotes/origin/HEAD
|
1023
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/.gitignore
|
1024
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/LICENSE
|
1025
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/README.md
|
1026
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/chefignore
|
1027
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/.gitignore
|
1028
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/.kitchen.yml
|
1029
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/Berksfile
|
1030
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/README.md
|
1031
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/attributes/default.rb
|
1032
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/chefignore
|
1033
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/metadata.rb
|
1034
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/recipes/default.rb
|
1035
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/recipes/node.rb
|
1036
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/recipes/server.rb
|
1037
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/recipes/workstation.rb
|
1038
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/spec/spec_helper.rb
|
1039
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/spec/unit/recipes/default_spec.rb
|
1040
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/spec/unit/recipes/node_spec.rb
|
1041
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/spec/unit/recipes/server_spec.rb
|
1042
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/spec/unit/recipes/workstation_spec.rb
|
1043
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/test/integration/default/serverspec/default_spec.rb
|
1044
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/test/integration/helpers/serverspec/spec_helper.rb
|
1045
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/test/integration/nodes/chef-server-.json
|
1046
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/test/integration/nodes/node-1.json
|
1047
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/install_and_manage_chef_server/test/integration/roles/base.json
|
1048
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/.gitignore
|
1049
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/.kitchen.yml
|
1050
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/Berksfile
|
1051
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/README.md
|
1052
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/attributes/default.rb
|
1053
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/chefignore
|
1054
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/libraries/init.rb
|
1055
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/metadata.rb
|
1056
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/recipes/default.rb
|
1057
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/recipes/lesson1.rb
|
1058
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/recipes/lesson2.rb
|
1059
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/recipes/lesson3.rb
|
1060
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/recipes/setup.rb
|
1061
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/spec/spec_helper.rb
|
1062
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/spec/unit/recipes/default_spec.rb
|
1063
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/test/integration/default/serverspec/default_spec.rb
|
1064
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-rhel/test/integration/helpers/serverspec/spec_helper.rb
|
1065
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/.gitignore
|
1066
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/.kitchen.yml
|
1067
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/.kitchen/logs/kitchen.log
|
1068
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/.kitchen/logs/learn-the-basics-ubuntu-default-ubuntu-1404.log
|
1069
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/Berksfile
|
1070
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/README.md
|
1071
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/chefignore
|
1072
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/libraries/init.rb
|
1073
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/metadata.rb
|
1074
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/recipes/default.rb
|
1075
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/recipes/lesson1.rb
|
1076
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/recipes/lesson2.rb
|
1077
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/recipes/lesson3.rb
|
1078
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/recipes/setup.rb
|
1079
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/spec/spec_helper.rb
|
1080
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/spec/unit/recipes/default_spec.rb
|
1081
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/test/integration/default/serverspec/default_spec.rb
|
1082
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-ubuntu/test/integration/helpers/serverspec/spec_helper.rb
|
1083
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/.gitignore
|
1084
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/.kitchen.yml
|
1085
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/Berksfile
|
1086
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/README.md
|
1087
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/attributes/default.rb
|
1088
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/chefignore
|
1089
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/libraries/init.rb
|
1090
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/metadata.rb
|
1091
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/recipes/default.rb
|
1092
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/recipes/lesson1.rb
|
1093
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/recipes/lesson2.rb
|
1094
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/recipes/lesson3.rb
|
1095
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/recipes/setup.rb
|
1096
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/spec/spec_helper.rb
|
1097
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/spec/unit/recipes/default_spec.rb
|
1098
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/test/integration/default/serverspec/default_spec.rb
|
1099
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/learn-the-basics-windows/test/integration/helpers/serverspec/spec_helper.rb
|
1100
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/.gitignore
|
1101
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/.kitchen.yml
|
1102
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/Berksfile
|
1103
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/README.md
|
1104
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/attributes/default.rb
|
1105
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/chefignore
|
1106
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/libraries/cache_helpers.rb
|
1107
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/libraries/string_helpers.rb
|
1108
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/libraries/task_helpers.rb
|
1109
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/metadata.rb
|
1110
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/recipes/default.rb
|
1111
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/resources/task.rb
|
1112
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/resources/task_options.rb
|
1113
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/spec/spec_helper.rb
|
1114
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/spec/unit/recipes/default_spec.rb
|
1115
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/test/integration/default/serverspec/default_spec.rb
|
1116
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-ubuntu/cookbooks/workflow/test/integration/helpers/serverspec/spec_helper.rb
|
1117
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.chef-repo.txt
|
1118
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/HEAD
|
1119
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/config
|
1120
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/description
|
1121
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/hooks/applypatch-msg.sample
|
1122
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/hooks/commit-msg.sample
|
1123
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/hooks/post-update.sample
|
1124
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/hooks/pre-applypatch.sample
|
1125
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/hooks/pre-commit.sample
|
1126
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/hooks/pre-push.sample
|
1127
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/hooks/pre-rebase.sample
|
1128
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/hooks/prepare-commit-msg.sample
|
1129
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/hooks/update.sample
|
1130
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/index
|
1131
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/info/exclude
|
1132
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/logs/HEAD
|
1133
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/logs/refs/heads/deploy
|
1134
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/logs/refs/heads/master
|
1135
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/logs/refs/remotes/origin/HEAD
|
1136
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/objects/pack/pack-ae748c2a09777da04c30200d2311544ad76beec7.idx
|
1137
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/objects/pack/pack-ae748c2a09777da04c30200d2311544ad76beec7.pack
|
1138
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/packed-refs
|
1139
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/refs/heads/deploy
|
1140
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/refs/heads/master
|
1141
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.git/refs/remotes/origin/HEAD
|
1142
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/.gitignore
|
1143
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/LICENSE
|
1144
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/README.md
|
1145
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/chefignore
|
1146
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/.gitignore
|
1147
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/.kitchen.yml
|
1148
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/Berksfile
|
1149
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/README.md
|
1150
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/attributes/default.rb
|
1151
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/chefignore
|
1152
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/metadata.rb
|
1153
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/recipes/default.rb
|
1154
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/recipes/node.rb
|
1155
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/recipes/server.rb
|
1156
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/recipes/workstation.rb
|
1157
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/spec/spec_helper.rb
|
1158
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/spec/unit/recipes/default_spec.rb
|
1159
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/spec/unit/recipes/node_spec.rb
|
1160
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/spec/unit/recipes/server_spec.rb
|
1161
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/spec/unit/recipes/workstation_spec.rb
|
1162
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/test/integration/default/serverspec/default_spec.rb
|
1163
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/test/integration/helpers/serverspec/spec_helper.rb
|
1164
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/test/integration/nodes/chef-server-.json
|
1165
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/test/integration/nodes/node-1.json
|
1166
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/install_and_manage_chef_server/test/integration/roles/base.json
|
1167
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/.gitignore
|
1168
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/.kitchen.yml
|
1169
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/Berksfile
|
1170
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/README.md
|
1171
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/attributes/default.rb
|
1172
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/chefignore
|
1173
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/libraries/init.rb
|
1174
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/metadata.rb
|
1175
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/recipes/default.rb
|
1176
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/recipes/lesson1.rb
|
1177
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/recipes/lesson2.rb
|
1178
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/recipes/lesson3.rb
|
1179
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/recipes/setup.rb
|
1180
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/spec/spec_helper.rb
|
1181
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/spec/unit/recipes/default_spec.rb
|
1182
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/test/integration/default/serverspec/default_spec.rb
|
1183
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-rhel/test/integration/helpers/serverspec/spec_helper.rb
|
1184
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/.gitignore
|
1185
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/.kitchen.yml
|
1186
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/Berksfile
|
1187
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/README.md
|
1188
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/chefignore
|
1189
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/libraries/init.rb
|
1190
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/metadata.rb
|
1191
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/recipes/default.rb
|
1192
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/recipes/lesson1.rb
|
1193
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/recipes/lesson2.rb
|
1194
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/recipes/lesson3.rb
|
1195
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/recipes/setup.rb
|
1196
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/spec/spec_helper.rb
|
1197
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/spec/unit/recipes/default_spec.rb
|
1198
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/test/integration/default/serverspec/default_spec.rb
|
1199
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-ubuntu/test/integration/helpers/serverspec/spec_helper.rb
|
1200
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/.gitignore
|
1201
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/.kitchen.yml
|
1202
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/.kitchen/logs/kitchen.log
|
1203
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/.kitchen/logs/learn-the-basics-windows-default-windows-2012r2.log
|
1204
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/Berksfile
|
1205
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/README.md
|
1206
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/attributes/default.rb
|
1207
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/chefignore
|
1208
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/libraries/init.rb
|
1209
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/metadata.rb
|
1210
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/recipes/default.rb
|
1211
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/recipes/lesson1.rb
|
1212
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/recipes/lesson2.rb
|
1213
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/recipes/lesson3.rb
|
1214
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/recipes/setup.rb
|
1215
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/spec/spec_helper.rb
|
1216
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/spec/unit/recipes/default_spec.rb
|
1217
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/test/integration/default/serverspec/default_spec.rb
|
1218
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/learn-the-basics-windows/test/integration/helpers/serverspec/spec_helper.rb
|
1219
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/.gitignore
|
1220
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/.kitchen.yml
|
1221
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/Berksfile
|
1222
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/README.md
|
1223
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/attributes/default.rb
|
1224
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/chefignore
|
1225
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/libraries/cache_helpers.rb
|
1226
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/libraries/string_helpers.rb
|
1227
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/libraries/task_helpers.rb
|
1228
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/metadata.rb
|
1229
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/recipes/default.rb
|
1230
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/resources/task.rb
|
1231
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/resources/task_options.rb
|
1232
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/spec/spec_helper.rb
|
1233
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/spec/unit/recipes/default_spec.rb
|
1234
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/test/integration/default/serverspec/default_spec.rb
|
1235
|
+
- acceptance/top-cookbooks/test_run/learn-the-basics-windows/cookbooks/workflow/test/integration/helpers/serverspec/spec_helper.rb
|
1236
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/HEAD
|
1237
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/config
|
1238
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/description
|
1239
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/hooks/applypatch-msg.sample
|
1240
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/hooks/commit-msg.sample
|
1241
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/hooks/post-update.sample
|
1242
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/hooks/pre-applypatch.sample
|
1243
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/hooks/pre-commit.sample
|
1244
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/hooks/pre-push.sample
|
1245
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/hooks/pre-rebase.sample
|
1246
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/hooks/prepare-commit-msg.sample
|
1247
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/hooks/update.sample
|
1248
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/index
|
1249
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/info/exclude
|
1250
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/logs/HEAD
|
1251
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/logs/refs/heads/deploy
|
1252
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/logs/refs/heads/master
|
1253
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/logs/refs/remotes/origin/HEAD
|
1254
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/objects/pack/pack-d4f66d7733e0287e23c486f3b19b93393af2dab8.idx
|
1255
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/objects/pack/pack-d4f66d7733e0287e23c486f3b19b93393af2dab8.pack
|
1256
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/packed-refs
|
1257
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/refs/heads/deploy
|
1258
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/refs/heads/master
|
1259
|
+
- acceptance/top-cookbooks/test_run/powershell/.git/refs/remotes/origin/HEAD
|
1260
|
+
- acceptance/top-cookbooks/test_run/powershell/.github/ISSUE_TEMPLATE.md
|
1261
|
+
- acceptance/top-cookbooks/test_run/powershell/.github/PULL_REQUEST_TEMPLATE.md
|
1262
|
+
- acceptance/top-cookbooks/test_run/powershell/.gitignore
|
1263
|
+
- acceptance/top-cookbooks/test_run/powershell/.kitchen.cloud.yml
|
1264
|
+
- acceptance/top-cookbooks/test_run/powershell/.kitchen.yml
|
1265
|
+
- acceptance/top-cookbooks/test_run/powershell/.kitchen/logs/kitchen.log
|
1266
|
+
- acceptance/top-cookbooks/test_run/powershell/.kitchen/logs/powershell-windows-2012r2.log
|
1267
|
+
- acceptance/top-cookbooks/test_run/powershell/.rubocop.yml
|
1268
|
+
- acceptance/top-cookbooks/test_run/powershell/.travis.yml
|
1269
|
+
- acceptance/top-cookbooks/test_run/powershell/Berksfile
|
1270
|
+
- acceptance/top-cookbooks/test_run/powershell/CHANGELOG.md
|
1271
|
+
- acceptance/top-cookbooks/test_run/powershell/CONTRIBUTING.md
|
1272
|
+
- acceptance/top-cookbooks/test_run/powershell/Gemfile
|
1273
|
+
- acceptance/top-cookbooks/test_run/powershell/LICENSE
|
1274
|
+
- acceptance/top-cookbooks/test_run/powershell/MAINTAINERS.md
|
1275
|
+
- acceptance/top-cookbooks/test_run/powershell/MAINTAINERS.toml
|
1276
|
+
- acceptance/top-cookbooks/test_run/powershell/README.md
|
1277
|
+
- acceptance/top-cookbooks/test_run/powershell/Rakefile
|
1278
|
+
- acceptance/top-cookbooks/test_run/powershell/TESTING.md
|
1279
|
+
- acceptance/top-cookbooks/test_run/powershell/appveyor.yml
|
1280
|
+
- acceptance/top-cookbooks/test_run/powershell/attributes/bits_4.rb
|
1281
|
+
- acceptance/top-cookbooks/test_run/powershell/attributes/config_lcm.rb
|
1282
|
+
- acceptance/top-cookbooks/test_run/powershell/attributes/default.rb
|
1283
|
+
- acceptance/top-cookbooks/test_run/powershell/attributes/powershell2.rb
|
1284
|
+
- acceptance/top-cookbooks/test_run/powershell/attributes/powershell3.rb
|
1285
|
+
- acceptance/top-cookbooks/test_run/powershell/attributes/powershell4.rb
|
1286
|
+
- acceptance/top-cookbooks/test_run/powershell/attributes/powershell5.rb
|
1287
|
+
- acceptance/top-cookbooks/test_run/powershell/chefignore
|
1288
|
+
- acceptance/top-cookbooks/test_run/powershell/libraries/powershell_module_provider.rb
|
1289
|
+
- acceptance/top-cookbooks/test_run/powershell/libraries/powershell_module_resource.rb
|
1290
|
+
- acceptance/top-cookbooks/test_run/powershell/libraries/powershell_version.rb
|
1291
|
+
- acceptance/top-cookbooks/test_run/powershell/metadata.rb
|
1292
|
+
- acceptance/top-cookbooks/test_run/powershell/providers/default.rb
|
1293
|
+
- acceptance/top-cookbooks/test_run/powershell/recipes/default.rb
|
1294
|
+
- acceptance/top-cookbooks/test_run/powershell/recipes/disable_lcm.rb
|
1295
|
+
- acceptance/top-cookbooks/test_run/powershell/recipes/dsc.rb
|
1296
|
+
- acceptance/top-cookbooks/test_run/powershell/recipes/enable_dsc_script.rb
|
1297
|
+
- acceptance/top-cookbooks/test_run/powershell/recipes/enable_lcm.rb
|
1298
|
+
- acceptance/top-cookbooks/test_run/powershell/recipes/powershell2.rb
|
1299
|
+
- acceptance/top-cookbooks/test_run/powershell/recipes/powershell3.rb
|
1300
|
+
- acceptance/top-cookbooks/test_run/powershell/recipes/powershell4.rb
|
1301
|
+
- acceptance/top-cookbooks/test_run/powershell/recipes/powershell5.rb
|
1302
|
+
- acceptance/top-cookbooks/test_run/powershell/recipes/powershell_module.rb
|
1303
|
+
- acceptance/top-cookbooks/test_run/powershell/recipes/windows_reboot.rb
|
1304
|
+
- acceptance/top-cookbooks/test_run/powershell/recipes/winrm.rb
|
1305
|
+
- acceptance/top-cookbooks/test_run/powershell/resources/default.rb
|
1306
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/helpers/matchers.rb
|
1307
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/libraries/powershell_module_provider_spec.rb
|
1308
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/libraries/powershell_module_resource_spec.rb
|
1309
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/libraries/powershell_version_spec.rb
|
1310
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/recipes/disable_lcm_spec.rb
|
1311
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/recipes/dsc_spec.rb
|
1312
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/recipes/enable_dsc_script_spec.rb
|
1313
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/recipes/enable_lcm_spec.rb
|
1314
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/recipes/powershell2_spec.rb
|
1315
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/recipes/powershell3_spec.rb
|
1316
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/recipes/powershell4_spec.rb
|
1317
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/recipes/powershell5_spec.rb
|
1318
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/recipes/winrm_spec.rb
|
1319
|
+
- acceptance/top-cookbooks/test_run/powershell/spec/spec_helper.rb
|
1320
|
+
- acceptance/top-cookbooks/test_run/powershell/tasks/maintainers.rb
|
1321
|
+
- acceptance/top-cookbooks/test_run/powershell/test/cookbooks/minimal/metadata.rb
|
1322
|
+
- acceptance/top-cookbooks/test_run/powershell/test/cookbooks/minimal/recipes/default.rb
|
1323
|
+
- acceptance/top-cookbooks/test_run/sql_server/.foodcritic
|
1324
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/HEAD
|
1325
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/config
|
1326
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/description
|
1327
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/hooks/applypatch-msg.sample
|
1328
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/hooks/commit-msg.sample
|
1329
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/hooks/post-update.sample
|
1330
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/hooks/pre-applypatch.sample
|
1331
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/hooks/pre-commit.sample
|
1332
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/hooks/pre-push.sample
|
1333
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/hooks/pre-rebase.sample
|
1334
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/hooks/prepare-commit-msg.sample
|
1335
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/hooks/update.sample
|
1336
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/index
|
1337
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/info/exclude
|
1338
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/logs/HEAD
|
1339
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/logs/refs/heads/deploy
|
1340
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/logs/refs/heads/master
|
1341
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/logs/refs/remotes/origin/HEAD
|
1342
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/objects/pack/pack-7067524c3298f94964a2fd3699462ba3c890778a.idx
|
1343
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/objects/pack/pack-7067524c3298f94964a2fd3699462ba3c890778a.pack
|
1344
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/packed-refs
|
1345
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/refs/heads/deploy
|
1346
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/refs/heads/master
|
1347
|
+
- acceptance/top-cookbooks/test_run/sql_server/.git/refs/remotes/origin/HEAD
|
1348
|
+
- acceptance/top-cookbooks/test_run/sql_server/.github/ISSUE_TEMPLATE.md
|
1349
|
+
- acceptance/top-cookbooks/test_run/sql_server/.github/PULL_REQUEST_TEMPLATE.md
|
1350
|
+
- acceptance/top-cookbooks/test_run/sql_server/.gitignore
|
1351
|
+
- acceptance/top-cookbooks/test_run/sql_server/.kitchen.yml
|
1352
|
+
- acceptance/top-cookbooks/test_run/sql_server/.kitchen/logs/kitchen.log
|
1353
|
+
- acceptance/top-cookbooks/test_run/sql_server/.kitchen/logs/sql-server-windows-2012r2.log
|
1354
|
+
- acceptance/top-cookbooks/test_run/sql_server/.rubocop.yml
|
1355
|
+
- acceptance/top-cookbooks/test_run/sql_server/.travis.yml
|
1356
|
+
- acceptance/top-cookbooks/test_run/sql_server/Berksfile
|
1357
|
+
- acceptance/top-cookbooks/test_run/sql_server/CHANGELOG.md
|
1358
|
+
- acceptance/top-cookbooks/test_run/sql_server/CONTRIBUTING.md
|
1359
|
+
- acceptance/top-cookbooks/test_run/sql_server/Gemfile
|
1360
|
+
- acceptance/top-cookbooks/test_run/sql_server/LICENSE
|
1361
|
+
- acceptance/top-cookbooks/test_run/sql_server/MAINTAINERS.md
|
1362
|
+
- acceptance/top-cookbooks/test_run/sql_server/MAINTAINERS.toml
|
1363
|
+
- acceptance/top-cookbooks/test_run/sql_server/README.md
|
1364
|
+
- acceptance/top-cookbooks/test_run/sql_server/Rakefile
|
1365
|
+
- acceptance/top-cookbooks/test_run/sql_server/TESTING.md
|
1366
|
+
- acceptance/top-cookbooks/test_run/sql_server/appveyor.yml
|
1367
|
+
- acceptance/top-cookbooks/test_run/sql_server/attributes/client.rb
|
1368
|
+
- acceptance/top-cookbooks/test_run/sql_server/attributes/default.rb
|
1369
|
+
- acceptance/top-cookbooks/test_run/sql_server/attributes/server.rb
|
1370
|
+
- acceptance/top-cookbooks/test_run/sql_server/chefignore
|
1371
|
+
- acceptance/top-cookbooks/test_run/sql_server/libraries/helper.rb
|
1372
|
+
- acceptance/top-cookbooks/test_run/sql_server/metadata.rb
|
1373
|
+
- acceptance/top-cookbooks/test_run/sql_server/recipes/client.rb
|
1374
|
+
- acceptance/top-cookbooks/test_run/sql_server/recipes/default.rb
|
1375
|
+
- acceptance/top-cookbooks/test_run/sql_server/recipes/server.rb
|
1376
|
+
- acceptance/top-cookbooks/test_run/sql_server/spec/spec_helper.rb
|
1377
|
+
- acceptance/top-cookbooks/test_run/sql_server/spec/unit/recipes/server_spec.rb
|
1378
|
+
- acceptance/top-cookbooks/test_run/sql_server/tasks/maintainers.rb
|
1379
|
+
- acceptance/top-cookbooks/test_run/sql_server/templates/default/ConfigurationFile.ini.erb
|
1380
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/HEAD
|
1381
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/config
|
1382
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/description
|
1383
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/hooks/applypatch-msg.sample
|
1384
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/hooks/commit-msg.sample
|
1385
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/hooks/post-update.sample
|
1386
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/hooks/pre-applypatch.sample
|
1387
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/hooks/pre-commit.sample
|
1388
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/hooks/pre-push.sample
|
1389
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/hooks/pre-rebase.sample
|
1390
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/hooks/prepare-commit-msg.sample
|
1391
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/hooks/update.sample
|
1392
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/index
|
1393
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/info/exclude
|
1394
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/logs/HEAD
|
1395
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/logs/refs/heads/deploy
|
1396
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/logs/refs/heads/master
|
1397
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/logs/refs/remotes/origin/HEAD
|
1398
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/objects/pack/pack-648e01e5bbec259844410e0d114d8da194ca6ac9.idx
|
1399
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/objects/pack/pack-648e01e5bbec259844410e0d114d8da194ca6ac9.pack
|
1400
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/packed-refs
|
1401
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/refs/heads/deploy
|
1402
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/refs/heads/master
|
1403
|
+
- acceptance/top-cookbooks/test_run/winbox/.git/refs/remotes/origin/HEAD
|
1404
|
+
- acceptance/top-cookbooks/test_run/winbox/.gitignore
|
1405
|
+
- acceptance/top-cookbooks/test_run/winbox/.kitchen.yml
|
1406
|
+
- acceptance/top-cookbooks/test_run/winbox/.kitchen/logs/default-windows-2012r2.log
|
1407
|
+
- acceptance/top-cookbooks/test_run/winbox/.kitchen/logs/kitchen.log
|
1408
|
+
- acceptance/top-cookbooks/test_run/winbox/Berksfile
|
1409
|
+
- acceptance/top-cookbooks/test_run/winbox/README.md
|
1410
|
+
- acceptance/top-cookbooks/test_run/winbox/attributes/debugger_install_path.rb
|
1411
|
+
- acceptance/top-cookbooks/test_run/winbox/attributes/editor.rb
|
1412
|
+
- acceptance/top-cookbooks/test_run/winbox/files/default/ConEmu.xml
|
1413
|
+
- acceptance/top-cookbooks/test_run/winbox/files/default/chef-dk.ico
|
1414
|
+
- acceptance/top-cookbooks/test_run/winbox/files/default/get-help-full.ps1
|
1415
|
+
- acceptance/top-cookbooks/test_run/winbox/files/default/install.ps1
|
1416
|
+
- acceptance/top-cookbooks/test_run/winbox/files/default/set-location-docs.ps1
|
1417
|
+
- acceptance/top-cookbooks/test_run/winbox/files/default/start-chefdk.ps1
|
1418
|
+
- acceptance/top-cookbooks/test_run/winbox/files/default/vscode-keybindings.json
|
1419
|
+
- acceptance/top-cookbooks/test_run/winbox/files/default/vscode-settings.json
|
1420
|
+
- acceptance/top-cookbooks/test_run/winbox/files/default/winbox-ps-profile.ps1
|
1421
|
+
- acceptance/top-cookbooks/test_run/winbox/libraries/executable_finder.rb
|
1422
|
+
- acceptance/top-cookbooks/test_run/winbox/libraries/git_information.rb
|
1423
|
+
- acceptance/top-cookbooks/test_run/winbox/metadata.rb
|
1424
|
+
- acceptance/top-cookbooks/test_run/winbox/recipes/chefdk.rb
|
1425
|
+
- acceptance/top-cookbooks/test_run/winbox/recipes/chefdk_shortcut.rb
|
1426
|
+
- acceptance/top-cookbooks/test_run/winbox/recipes/chocolatey_install.rb
|
1427
|
+
- acceptance/top-cookbooks/test_run/winbox/recipes/console.rb
|
1428
|
+
- acceptance/top-cookbooks/test_run/winbox/recipes/debugger.rb
|
1429
|
+
- acceptance/top-cookbooks/test_run/winbox/recipes/default.rb
|
1430
|
+
- acceptance/top-cookbooks/test_run/winbox/recipes/editor.rb
|
1431
|
+
- acceptance/top-cookbooks/test_run/winbox/recipes/powershell_dev.rb
|
1432
|
+
- acceptance/top-cookbooks/test_run/winbox/recipes/readline.rb
|
1433
|
+
- acceptance/top-cookbooks/test_run/winbox/recipes/vscode_emacs.rb
|
622
1434
|
- acceptance/trivial/.acceptance/acceptance-cookbook/.gitignore
|
623
1435
|
- acceptance/trivial/.acceptance/acceptance-cookbook/metadata.rb
|
624
1436
|
- acceptance/trivial/.acceptance/acceptance-cookbook/recipes/destroy.rb
|
625
1437
|
- acceptance/trivial/.acceptance/acceptance-cookbook/recipes/provision.rb
|
626
1438
|
- acceptance/trivial/.acceptance/acceptance-cookbook/recipes/verify.rb
|
627
1439
|
- acceptance/trivial/.kitchen.yml
|
1440
|
+
- acceptance/trivial/.kitchen/logs/chef-current-install-windows-2012r2.log
|
1441
|
+
- acceptance/trivial/.kitchen/logs/kitchen.log
|
628
1442
|
- acceptance/trivial/test/integration/chef-current-install/inspec/chef_client_spec.rb
|
629
1443
|
- acceptance/windows-service/.acceptance/acceptance-cookbook/.gitignore
|
630
1444
|
- acceptance/windows-service/.acceptance/acceptance-cookbook/metadata.rb
|
@@ -632,6 +1446,8 @@ files:
|
|
632
1446
|
- acceptance/windows-service/.acceptance/acceptance-cookbook/recipes/provision.rb
|
633
1447
|
- acceptance/windows-service/.acceptance/acceptance-cookbook/recipes/verify.rb
|
634
1448
|
- acceptance/windows-service/.kitchen.yml
|
1449
|
+
- acceptance/windows-service/.kitchen/logs/chef-windows-service-windows-2012r2.log
|
1450
|
+
- acceptance/windows-service/.kitchen/logs/kitchen.log
|
635
1451
|
- acceptance/windows-service/test/integration/chef-windows-service/inspec/chef_windows_service_spec.rb
|
636
1452
|
- bin/chef-apply
|
637
1453
|
- bin/chef-client
|
@@ -831,6 +1647,7 @@ files:
|
|
831
1647
|
- lib/chef/application.rb
|
832
1648
|
- lib/chef/application/apply.rb
|
833
1649
|
- lib/chef/application/client.rb
|
1650
|
+
- lib/chef/application/exit_code.rb
|
834
1651
|
- lib/chef/application/knife.rb
|
835
1652
|
- lib/chef/application/solo.rb
|
836
1653
|
- lib/chef/application/windows_service.rb
|
@@ -880,6 +1697,7 @@ files:
|
|
880
1697
|
- lib/chef/chef_fs/file_system/chef_server/cookbooks_acl_dir.rb
|
881
1698
|
- lib/chef/chef_fs/file_system/chef_server/cookbooks_dir.rb
|
882
1699
|
- lib/chef/chef_fs/file_system/chef_server/data_bag_dir.rb
|
1700
|
+
- lib/chef/chef_fs/file_system/chef_server/data_bag_entry.rb
|
883
1701
|
- lib/chef/chef_fs/file_system/chef_server/data_bags_dir.rb
|
884
1702
|
- lib/chef/chef_fs/file_system/chef_server/environments_dir.rb
|
885
1703
|
- lib/chef/chef_fs/file_system/chef_server/nodes_dir.rb
|
@@ -966,6 +1784,13 @@ files:
|
|
966
1784
|
- lib/chef/daemon.rb
|
967
1785
|
- lib/chef/data_bag.rb
|
968
1786
|
- lib/chef/data_bag_item.rb
|
1787
|
+
- lib/chef/data_collector.rb
|
1788
|
+
- lib/chef/data_collector/messages.rb
|
1789
|
+
- lib/chef/data_collector/messages/helpers.rb
|
1790
|
+
- lib/chef/data_collector/resource_report.rb
|
1791
|
+
- lib/chef/decorator.rb
|
1792
|
+
- lib/chef/decorator/lazy.rb
|
1793
|
+
- lib/chef/decorator/lazy_array.rb
|
969
1794
|
- lib/chef/delayed_evaluator.rb
|
970
1795
|
- lib/chef/deprecation/mixin/template.rb
|
971
1796
|
- lib/chef/deprecation/provider/cookbook_file.rb
|
@@ -992,6 +1817,7 @@ files:
|
|
992
1817
|
- lib/chef/dsl/recipe.rb
|
993
1818
|
- lib/chef/dsl/registry_helper.rb
|
994
1819
|
- lib/chef/dsl/resources.rb
|
1820
|
+
- lib/chef/dsl/universal.rb
|
995
1821
|
- lib/chef/encrypted_data_bag_item.rb
|
996
1822
|
- lib/chef/encrypted_data_bag_item/assertions.rb
|
997
1823
|
- lib/chef/encrypted_data_bag_item/check_encrypted.rb
|
@@ -1357,8 +2183,10 @@ files:
|
|
1357
2183
|
- lib/chef/provider/package/windows/exe.rb
|
1358
2184
|
- lib/chef/provider/package/windows/msi.rb
|
1359
2185
|
- lib/chef/provider/package/windows/registry_uninstall_entry.rb
|
1360
|
-
- lib/chef/provider/package/yum-dump.py
|
1361
2186
|
- lib/chef/provider/package/yum.rb
|
2187
|
+
- lib/chef/provider/package/yum/rpm_utils.rb
|
2188
|
+
- lib/chef/provider/package/yum/yum-dump.py
|
2189
|
+
- lib/chef/provider/package/yum/yum_cache.rb
|
1362
2190
|
- lib/chef/provider/package/zypper.rb
|
1363
2191
|
- lib/chef/provider/powershell_script.rb
|
1364
2192
|
- lib/chef/provider/reboot.rb
|
@@ -1396,6 +2224,7 @@ files:
|
|
1396
2224
|
- lib/chef/provider/service/upstart.rb
|
1397
2225
|
- lib/chef/provider/service/windows.rb
|
1398
2226
|
- lib/chef/provider/subversion.rb
|
2227
|
+
- lib/chef/provider/systemd_unit.rb
|
1399
2228
|
- lib/chef/provider/template.rb
|
1400
2229
|
- lib/chef/provider/template/content.rb
|
1401
2230
|
- lib/chef/provider/template_finder.rb
|
@@ -1483,6 +2312,7 @@ files:
|
|
1483
2312
|
- lib/chef/resource/smartos_package.rb
|
1484
2313
|
- lib/chef/resource/solaris_package.rb
|
1485
2314
|
- lib/chef/resource/subversion.rb
|
2315
|
+
- lib/chef/resource/systemd_unit.rb
|
1486
2316
|
- lib/chef/resource/template.rb
|
1487
2317
|
- lib/chef/resource/timestamped_deploy.rb
|
1488
2318
|
- lib/chef/resource/user.rb
|
@@ -1980,6 +2810,7 @@ files:
|
|
1980
2810
|
- spec/functional/win32/version_info_spec.rb
|
1981
2811
|
- spec/functional/win32/versions_spec.rb
|
1982
2812
|
- spec/integration/client/client_spec.rb
|
2813
|
+
- spec/integration/client/exit_code_spec.rb
|
1983
2814
|
- spec/integration/client/ipv6_spec.rb
|
1984
2815
|
- spec/integration/knife/chef_fs_data_store_spec.rb
|
1985
2816
|
- spec/integration/knife/chef_repo_path_spec.rb
|
@@ -2074,6 +2905,7 @@ files:
|
|
2074
2905
|
- spec/unit/application/agent_spec.rb
|
2075
2906
|
- spec/unit/application/apply_spec.rb
|
2076
2907
|
- spec/unit/application/client_spec.rb
|
2908
|
+
- spec/unit/application/exit_code_spec.rb
|
2077
2909
|
- spec/unit/application/knife_spec.rb
|
2078
2910
|
- spec/unit/application/server_spec.rb
|
2079
2911
|
- spec/unit/application/solo_spec.rb
|
@@ -2116,6 +2948,12 @@ files:
|
|
2116
2948
|
- spec/unit/daemon_spec.rb
|
2117
2949
|
- spec/unit/data_bag_item_spec.rb
|
2118
2950
|
- spec/unit/data_bag_spec.rb
|
2951
|
+
- spec/unit/data_collector/messages/helpers_spec.rb
|
2952
|
+
- spec/unit/data_collector/messages_spec.rb
|
2953
|
+
- spec/unit/data_collector_spec.rb
|
2954
|
+
- spec/unit/decorator/lazy_array_spec.rb
|
2955
|
+
- spec/unit/decorator/lazy_spec.rb
|
2956
|
+
- spec/unit/decorator_spec.rb
|
2119
2957
|
- spec/unit/deprecation_spec.rb
|
2120
2958
|
- spec/unit/digester_spec.rb
|
2121
2959
|
- spec/unit/dsl/audit_spec.rb
|
@@ -2378,6 +3216,7 @@ files:
|
|
2378
3216
|
- spec/unit/provider/package/windows/exe_spec.rb
|
2379
3217
|
- spec/unit/provider/package/windows/msi_spec.rb
|
2380
3218
|
- spec/unit/provider/package/windows_spec.rb
|
3219
|
+
- spec/unit/provider/package/yum/yum_cache_spec.rb
|
2381
3220
|
- spec/unit/provider/package/yum_spec.rb
|
2382
3221
|
- spec/unit/provider/package/zypper_spec.rb
|
2383
3222
|
- spec/unit/provider/package_spec.rb
|
@@ -2415,6 +3254,7 @@ files:
|
|
2415
3254
|
- spec/unit/provider/service/windows_spec.rb
|
2416
3255
|
- spec/unit/provider/service_spec.rb
|
2417
3256
|
- spec/unit/provider/subversion_spec.rb
|
3257
|
+
- spec/unit/provider/systemd_unit_spec.rb
|
2418
3258
|
- spec/unit/provider/template/content_spec.rb
|
2419
3259
|
- spec/unit/provider/template_spec.rb
|
2420
3260
|
- spec/unit/provider/user/dscl_spec.rb
|
@@ -2491,6 +3331,7 @@ files:
|
|
2491
3331
|
- spec/unit/resource/smartos_package_spec.rb
|
2492
3332
|
- spec/unit/resource/solaris_package_spec.rb
|
2493
3333
|
- spec/unit/resource/subversion_spec.rb
|
3334
|
+
- spec/unit/resource/systemd_unit_spec.rb
|
2494
3335
|
- spec/unit/resource/template_spec.rb
|
2495
3336
|
- spec/unit/resource/timestamped_deploy_spec.rb
|
2496
3337
|
- spec/unit/resource/user_spec.rb
|
@@ -2549,7 +3390,6 @@ files:
|
|
2549
3390
|
- tasks/bin/bundle-platform
|
2550
3391
|
- tasks/bin/bundle-platform.bat
|
2551
3392
|
- tasks/bin/create-override-gemfile
|
2552
|
-
- tasks/bin/run_chef_tests
|
2553
3393
|
- tasks/bin/run_external_test
|
2554
3394
|
- tasks/bundle.rb
|
2555
3395
|
- tasks/bundle_util.rb
|
@@ -2580,7 +3420,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
2580
3420
|
version: '0'
|
2581
3421
|
requirements: []
|
2582
3422
|
rubyforge_project:
|
2583
|
-
rubygems_version: 2.
|
3423
|
+
rubygems_version: 2.6.4
|
2584
3424
|
signing_key:
|
2585
3425
|
specification_version: 4
|
2586
3426
|
summary: A systems integration framework, built to bring the benefits of configuration
|