Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

A noop cookbook to satisfy chef dependencies when you don't actually use Windows

Notifications You must be signed in to change notification settings

livinginthepast/windows-noop-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

windows-noop-cookbook

This cookbook serves as a dummy placeholder for the windows cookbook, which many other cookbooks depend on. If you don't use Windows, it can be extremely annoying when bootstrapping a host and watching tons of superfluous cookbooks being downloaded.

This cookbook does nothing, and it does so with a very small amount of files.

Usage

When using Librarian, add the following to your Cheffile. When using Berkshelf, add the following to your Berksfile.

cookbook 'windows', git: 'https://github.com/livinginthepast/windows-noop-cookbook.git'

About

A noop cookbook to satisfy chef dependencies when you don't actually use Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages