A Chef cookbook used to provision macOS
Перейти к файлу
Jared Weyer a23e8c400a handle plist parse returning nil better 2023-03-10 12:49:40 -08:00
.github Update issue templates (#170) 2018-12-06 14:38:51 -08:00
documentation update the documentation for the remote management resource 2023-03-09 09:36:26 -08:00
libraries handle plist parse returning nil better 2023-03-10 12:49:40 -08:00
resources use updated method names 2023-03-10 12:31:23 -08:00
spec update UTs 2023-03-10 12:31:57 -08:00
test update UTs 2023-03-10 12:31:57 -08:00
.gitignore Release/2.2 (#115) 2018-05-29 12:08:05 -05:00
.mailmap Release/3.0 (#193) 2019-03-04 10:07:16 -08:00
.rubocop.yml add cop for array commas 2022-04-18 14:33:45 -07:00
Berksfile Release/1.6 (#49) 2018-02-20 13:49:51 -08:00
CHANGELOG.md update changelog and metadata 2023-03-09 09:36:48 -08:00
CONTRIBUTING.md Release/1.13 (#102) 2018-04-25 10:32:20 -07:00
Gemfile Release/3.0 (#193) 2019-03-04 10:07:16 -08:00
Guardfile Release/2.2 (#115) 2018-05-29 12:08:05 -05:00
LICENSE rename LICENSE for foodcritic 2017-09-27 16:32:45 -07:00
README.md update 'os' 2022-04-18 18:06:35 -07:00
Rakefile Release/2.2 (#115) 2018-05-29 12:08:05 -05:00
SECURITY.md Microsoft mandatory file (#267) 2022-09-07 20:50:39 -07:00
TESTING.md updating TESTING 2022-04-07 15:39:31 -07:00
azure-pipelines.yml update build, remove debug live_stream 2022-03-04 17:03:58 -08:00
chefignore add documentation to the list of items not needed to be uploaded to the Chef Infra Server 2022-03-16 12:15:14 -07:00
kitchen.yml Merge branch 'master' into hotfix/kitchen 2022-11-21 13:50:20 -08:00
metadata.rb update changelog and metadata 2023-03-09 09:36:48 -08:00

README.md

macOS Cookbook

Build Status

Chef resources and recipes for managing and provisioning macOS.

Officially Supported Chef Versions

  • Chef 16
  • Chef 17

Officially Supported OS Versions

  • macOS 10.14 Mojave
  • macOS 10.15 Catalina
  • macOS 11 Big Sur
  • macOS 12 Monterey

Resources

The plist resource is deprecated and will be removed in the next major release of macos-cookbook. Please use the plist resource included with Chef Client.