Chef 15.0.118 发布,系统集成框架

  

Chef 15.0.118 发布了,Chef 是一个系统集成框架,为整个架构提供配置管理功能。

更新内容如下:

  • Bump multiple deps to the latest #8085 (tas50)

  • Bump inspec-core to 3.2.6 #8076 (tas50)

  • Update train-core to 1.6.3 for smaller size and new winrm options #8074 (tas50)

  • Disable s3 omnibus cache #8068 (tas50)

  • windows_certificate: Fix failures in delete action fails if certificate doesn't exist #8000 (Vasu1105)

  • Bump license_scout to 1.0.20 for licensing tests #8065 (tas50)

  • Update inspec to 3.1 and bump all the mixlibs #8062 (tas50)

  • windows_certificate: Fix invalid byte sequence errors with pfx certicates #8008 (dheerajd-msys)

  • Adding VC Redistributable files required for powershell_exec on Windows #8059 (stuartpreston)

  • windows_ad_join: suppress sensitive stderr #8054 (Happycoil)

  • Added property comment on Windows group. #8038 (kapilchouhan99)

  • fix EBUSY errors in preinst script #8046 (lamont-granquist)

  • minimal_ohai: Add init_package plugin as a required plugin #7980 (tas50)

  • Remove travis apt proxy before running functional tests #8040 (lamont-granquist)

  • Chef 15: Windows Server 2019 version detection #8031 (stuartpreston)

  • Allow the use of tagged?(tags) method in both only_if and not_if blocks #7977 (kapilchouhan99)

  • Bugfixes to powershell_package_source #8025 (Happycoil)

  • Require Ruby 2.5 or later #8023 (tas50)

  • timezone: updated description to include windows #8018 (Stromweld)

  • Update InSpec to 3.0.61 and Ohai to 15.0.20 #8010 (tas50)

  • Fix locking ohai to to the value in the Gemfile.lock #8014 (tas50)

  • Pin the ohai definition to use the ohai version from Gemfile.lock #8012 (tas50)

  • RHEL8 yum_package fix. #8005 (lamont-granquist)

  • package resource: Add RHEL 8 support to DNF package installer #8003 (pixdrift)

  • Initial suppport for snap packages #7999 (lamont-granquist)

  • better kithen ohai pinning #7998 (lamont-granquist)

  • Make sure which mixin requires chef_class #7989 (tas50)

  • pull the ohai version from the bundle not from master #7987 (lamont-granquist)

  • gem_package provider supports --no-document and rubygems 3.x #7986 (lamont-granquist)

  • Added windows support for the timezone resource #7806 (username-is-already-taken2)

  • cab_package: Chef should fail when specified package is not applicable to the image #7951 (kapilchouhan99)

  • Support apt-get --allow-downgrades #7963 (lamont-granquist)

  • Update openssl to 1.0.2q #7979 (tas50)

  • Update inspec to 3.0.52 #7978 (tas50)

  • windows_share: Avoid ConvertTo-Json errors on Windows 2012r2 with powershell 4 #7961 (derekgroh)

  • need -rf to remove dirs #7966 (lamont-granquist)

  • wipe the installer direction before installation #7964 (lamont-granquist)

  • windows_share: Accounts to be revoked should be provided as an individually quoted string array #7959 (stuartpreston)

  • windows_share: Fix idempotency by removing the "everyone" access #7956 (tas50)

  • Chef-15: switch default of allow_downgrade to true #7953 (lamont-granquist)

  • Chef-15: require instead of load libraries #7954 (lamont-granquist)

  • Allow Integers for all group / owner properties #7948 (tas50)

  • Remove unused yum_timeout and yum_lock_timeout configs #7909 (tas50)

  • windows_workgroup: Coerce the provided reboot property and add more tests #7916 (tas50)

  • Convert service resource to use properties #7946 (tas50)

  • Replace several uses of attribute with property in resources #7943 (tas50)

  • Fully convert remote_directory to use properties #7947 (tas50)

  • windows_certificate: Add testing of the defaults and allowed properties #7917 (tas50)

  • Require chef-zero 14.0.11 or later to resolve Rack gem CVEs #7940 (tas50)

  • Add additional resource description fields #7938 (tas50)

  • Improve resource descriptions for documentation #7929 (tas50)

  • windows_feature_dism: support installed deleted features #7905 (kapilchouhan99)

  • use --no-tty during apt-keys fro gpg - fixes #7913 #7914 (EugenMayer)

  • Update Cheffish to 14.0.4 #7936 (tas50)

  • Replace usage of win_friendly_path helper in windows_certificate #7927 (tas50)

  • Update inspec-core to 3.0.46 #7924 (tas50)

  • windows_feature: Move provider logic into the default of the install_method property #7912 (tas50)

  • Always run policy_file if a policy_file or policy_group exists #7910 (tas50)

  • Update deps to bring in the new ca-certs #7897 (tas50)

  • Add nillability to attribute deep merging #7892 (lamont-granquist)

  • Make sure we define windows_task resource on *nix systems #7903 (tas50)

  • windows_ad_join: Switch to UPN format usernames for use with AD cmdlets #7895 (stuartpreston)

  • Fix the knife integration spec timeouts #7896 (lamont-granquist)

  • fix whitespace in node attributes [ci skip] #7890 (lamont-granquist)

  • add tests for yum version with package_source bug #7886 (lamont-granquist)

  • Remove Chef provisioning lazy loading #7866 (tas50)

  • Update more descriptions and tweak default handling in chef-resource-inspector #7884 (tas50)

  • Allow passing multiple ports in windows_firewall #7879 (tas50)

  • Add additional descriptions to resource and update others #7881 (tas50)

  • resource inspector: don't convert nil to "nil" in default values #7880 (tas50)

  • Defer running initramfs_command until end of run #7871 (tomdoherty)

  • Fully remove knife cookbook create command #7852 (tas50)

  • Add more validation_messages to properties #7867 (tas50)

  • Make knife command banners consistent #7869 (tas50)

  • Add windows_firewall_rule #7842 (Happycoil)

  • Improve resource descriptions for resource documentation automation #7808 (tas50)

  • Remove the remaining OSC 11 knife user commands #7868 (tas50)

  • Remove knife user support for open source Chef Server < 12 #7841 (tas50)

  • Add additional github issue templates #7859 (tas50)

  • Chef 15 node attribute array fixes #7840 (lamont-granquist)

  • Remove the check for nil code property in the script provider #7855 (tas50)

  • powershell_package doc update #7857 (Happycoil)

  • Set http_disable_auth_on_redirect to true #7856 (tas50)

  • Bump inspec-core to 3.0.25 #7853 (chef-ci)

  • Remove knife cookbook test feature #7323 (tas50)

  • Added property description on windows_task resource #7777 (kapilchouhan99)

  • Remove the deprecated ohai_name property from the ohai resource #7787 (tas50)

  • Remove deprecated knife status --hide-healthy flag #7791 (tas50)

  • Update win32-taskscheduler to 2.0.1 #7843 (tas50)

  • Handle interactive_enabled property in windows_task resource #7814 (Nimesh-Msys)

  • Fix chef-apply crash for reboot #7720 (dheerajd-msys)

  • Remove preview resource from windows_certificate & windows_share #7818 (tas50)

  • Bump win32-certstore to 0.1.11 #7823 (tas50)

  • More cookbook loader cleanup and documentation #7820 (lamont-granquist)

  • Fix testing / installing on SLES 15 #7819 (tas50)

  • Update win32-certstore to include a license #7822 (tas50)

  • Add windows_certificate and windows_share resources #7731 (tas50)

  • Remove unused route resource properties #7240 (tas50)

  • Fix inspector to properly handle defaults that are symbols #7813 (tas50)

  • Refactor Cookbook loader logic now that we don't support merging #7794 (lamont-granquist)

  • Remove deprecated support for FreeBSD pkg provider #7789 (tas50)

  • Multiple fixes to dmg_package #7802 (tas50)

  • Allow passing array to supports in mount again #7803 (tas50)

  • Require mixin::shellout where we use it #7798 (tas50)

  • add GEMFILE_MOD to pin ohai to github master #7796 (lamont-granquist)

  • shell_out auto-timeout still needs to be restricted to only providers #7793 (lamont-granquist)

  • Remove cookbook merging/shadowing from the cookbooker loader #7792 (lamont-granquist)

  • Remove legacy require_recipe DSL method #7790 (tas50)

  • Do the shell_out deprecations for Chef-15. #7788 (lamont-granquist)

  • Update description fields from the docs site #7784 (tas50)

  • Make all Chef 14 preview resources into full resources #7786 (tas50)

  • Remove the deprecated knife bootstrap --identity-file flag #7489 (tas50)

  • Start Chef 15 development #7785 (tas50)

更新日志

下载地址:

猜你喜欢

转载自www.oschina.net/news/103254/chef-15-0-118-released