Select Badges

Select Supported Platforms

Select Status

RSS

tr-chef-cookbook-bitdefender (8) Versions 1.0.4

Installs the current BitDefender Agent

Policyfile
Berkshelf
Knife
cookbook 'tr-chef-cookbook-bitdefender', '= 1.0.4', :supermarket
cookbook 'tr-chef-cookbook-bitdefender', '= 1.0.4'
knife supermarket install tr-chef-cookbook-bitdefender
knife supermarket download tr-chef-cookbook-bitdefender
README
Dependencies
Changelog
Quality 14%

tr-chef-cookbook-bitdefender

Installs the current Version of BitDefender Agent on Machine

Usage

 {
   "bitdefender": {
    "downloadlink": "<link>"
  }
 }

Attributes

The attributes used by this cookbook:

Attribute Description Type Default
link enter the downloadlink from Gravityzone String node['tr-bitdefender']['downloadlink']

License and Authors

All rights reserved. This book or any portion thereof may not be reproduced or used in any manner whatsoever
without the express written permission of the publisher except for the use of brief quotations in a book review.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Version 1.0.4

  • Fixing Attributes
  • Updating README

Version 1.0.3

  • Cleanup code

Version 1.0.2

  • Fixing Workaround with chef run

Version 1.0.1

  • temporary workaround: Setting exit0 to bash to make sure, that install works

Collaborator Number Metric
            

1.0.4 failed this metric

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

Foodcritic Metric
            

1.0.4 failed this metric

FC069: Ensure standardized license defined in metadata: tr-chef-cookbook-bitdefender/metadata.rb:1
FC078: Ensure cookbook shared under an OSI-approved open source license: tr-chef-cookbook-bitdefender/metadata.rb:1
Run with Foodcritic Version 11.1.0 with tags metadata,correctness,supermarket,portability,deprecated ~FC031 and failure tags any