cookbook 'snipe_audit', '= 0.1.17'
snipe_audit
(25) Versions
0.1.17
-
Follow0
Adds PC information to Snipe-IT.
cookbook 'snipe_audit', '= 0.1.17', :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.
License Metric
0.1.17 passed this metric
0.1.17 passed this metric