A Chef cookbook used to provision macOS
Перейти к файлу
Jared Weyer 8316b58e3d value does not exist if desired users are not configured. Plus fix typos 2023-03-09 16:25:19 -08:00
.github
documentation update the documentation for the remote management resource 2023-03-09 09:36:26 -08:00
libraries fix flaw in logic when users is set to "all". fix bug where fetch was looking for and array not a string 2023-03-09 16:24:06 -08:00
resources value does not exist if desired users are not configured. Plus fix typos 2023-03-09 16:25:19 -08:00
spec update UT to account for TCC seperation 2023-03-09 14:24:55 -08:00
test Update integration test for remote management resource 2023-03-09 09:36:03 -08:00
.gitignore
.mailmap
.rubocop.yml add cop for array commas 2022-04-18 14:33:45 -07:00
Berksfile
CHANGELOG.md update changelog and metadata 2023-03-09 09:36:48 -08:00
CONTRIBUTING.md
Gemfile
Guardfile
LICENSE
README.md update 'os' 2022-04-18 18:06:35 -07:00
Rakefile
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.