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

sbp_mcafee (14) Versions 0.2.10

Installs/Configures McAfee

Policyfile
Berkshelf
Knife
cookbook 'sbp_mcafee', '= 0.2.10', :supermarket
cookbook 'sbp_mcafee', '= 0.2.10'
knife supermarket install sbp_mcafee
knife supermarket download sbp_mcafee
README
Dependencies
Changelog
Quality 71%

sbp_mcafee Cookbook

This cookbook will install the McAfee-client on Windows-systems

Requirements

The cookbook depends on the windows cookbook, the client should be managed from an EPO server

Attributes

default['mcafee']['agent']['package_name'] = 'McAfee Agent'
default['mcafee']['agent']['url'] = ''
default['mcafee']['virusscan']['package_name'] = 'McAfee VirusScan Enterprise'
default['mcafee']['virusscan']['url'] = ''

For the agent you'll need the FramePkg.exe and for the virusscan the av.zip.
Both files should be placed on your local repo and defined in the attributes.

Usage

Just include sbp_mcafee in your node's run_list

Contributing

1. Fork the repository on Github
2. Create a named feature branch (i.e. `add-new-recipe`)
3. Write you change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request

License and Authors

Authors: Sander van Harmelen, Ane van Straten

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Dependent cookbooks

windows >= 1.30.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

sbp_mcafee CHANGELOG

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2.10 (2017-09-27)

Fixed

  • Fixed CI tests (9)
  • Increased install timout to 20 minutes (10)

0.2.9 (2017-05-31)

Added

  • Added basic ChefSpec "it converges" tests
  • Updated some supporting files

0.2.5 (2015-02-02)

  • Sander Botman / Joris van Lieshout - moving options into attributes

0.1.0

  • Sander van Harmelen / Ane van Straten - Initial release of mcafee_client

Collaborator Number Metric
            

0.2.10 passed this metric

Contributing File Metric
            

0.2.10 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
            

0.2.10 passed this metric

License Metric
            

0.2.10 passed this metric

No Binaries Metric
            

0.2.10 passed this metric

Testing File Metric
            

0.2.10 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
            

0.2.10 passed this metric