A Chef cookbook used to provision macOS
Перейти к файлу
Jacob Zaval 8dde4a5580
Merge pull request #277 from microsoft/hotfix/clt
Fix command_line_tools resource
2023-06-23 21:04:16 -07:00
.github Update issue templates (#170) 2018-12-06 14:38:51 -08:00
documentation format docs 2022-04-14 12:53:11 -07:00
libraries Make sure we are able to install command line tools if we have previously installed them but were wiped from a major OS upgrade 2023-06-20 09:38:26 -07:00
resources update clt ut 2023-06-23 12:47:44 -07:00
spec update clt ut 2023-06-23 12:47:44 -07:00
test update certificate integration test to search for all certs in keychain 2022-04-18 14:34:00 -07: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 & metadata 2023-06-23 12:52:06 -07: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 skip xcode tests 2023-06-23 20:46:57 -07: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 update monterey box version 2023-06-23 12:35:12 -07:00
metadata.rb update changelog & metadata 2023-06-23 12:52:06 -07: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.