Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

SysinternalsBginfo (1) Versions 1.0.1

Installs and configures Microsoft Technet Sysinternals BgInfo

Policyfile
Berkshelf
Knife
cookbook 'SysinternalsBginfo', '~> 1.0.1', :supermarket
cookbook 'SysinternalsBginfo', '~> 1.0.1'
knife supermarket install SysinternalsBginfo
knife supermarket download SysinternalsBginfo
README
Dependencies
Quality 0%

Description

Downloads Sysinternals Bginfo (latest version by default), unzips it
and installs it on the remote machine. The cookbook will also allow
configuration of the BgInfo data as well as set a default wallpaper
image for BgInfo data to be displayed.

Requirements

Requires the OpsCode Windows Cookbook located here: http://community.opscode.com/cookbooks/windows

Attributes

The download location of the Microsoft Technet Sysinternals BgInfo.zip file (case matters):
"sysinternals_download_url"

The directory where BgInfo will be installed.
"bginfo_installation_directory"

Files

config.bgi is the configuration file you want to use with the BgInfo deployment.
background.jpg is the wallpaper you want to use as the default background.

Usage

Download the tarball or use knife to add to add it to your current
configuration. Change any attributes deemed necessary, upload and
execute it.

Dependent cookbooks

windows >= 1.2.8

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Collaborator Number Metric
            

1.0.1 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

1.0.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

1.0.1 failed this metric

FC064: Ensure issues_url is set in metadata: SysinternalsBginfo/metadata.rb:1
FC065: Ensure source_url is set in metadata: SysinternalsBginfo/metadata.rb:1
FC066: Ensure chef_version is set in metadata: SysinternalsBginfo/metadata.rb:1
FC069: Ensure standardized license defined in metadata: SysinternalsBginfo/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

1.0.1 failed this metric

Failure: Cookbook should not contain binaries. Found:
SysinternalsBginfo/files/default/Config.bgi
SysinternalsBginfo/files/default/Background.jpg

Testing File Metric
            

1.0.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

1.0.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number