cookbook 'snipe_audit', '~> 0.1.24'
snipe_audit
(25) Versions
0.1.24
-
Follow0
Adds PC information to Snipe-IT.
cookbook 'snipe_audit', '~> 0.1.24', :supermarket
knife supermarket install snipe_audit
knife supermarket download snipe_audit
snipe_audit
A Chef cookbook that will automatically send Windows PC information to your Snipe inventory server.
Platforms
- Windows
Chef
- Chef 12.0 or later
Attribute Example
{ "snipe": { "server": { "host_name": "snipe.example.com", "port": 80, "use_https": false }, "user": { "api_token": "Your-API-Token-Here" }, "fields": { "os": { "name": "_snipeit_operating_system_77", "version": "_snipeit_os_version_78" } } } }
Usage
snipe_audit::default
Just include snipe_audit
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[snipe_audit]" ] }
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.1.24 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
0.1.24 failed this metric
Contributing File Metric
0.1.24 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
0.1.24 failed this metric
Foodcritic Metric
0.1.24 passed this metric
0.1.24 passed this metric
No Binaries Metric
0.1.24 passed this metric
0.1.24 passed this metric
Testing File Metric
0.1.24 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
0.1.24 failed this metric
Version Tag Metric
0.1.24 passed this metric
0.1.24 passed this metric