warranty
facter fact with warranty information for Dell/Lenovo hardware
Version information
released Mar 29th 2017
Start using this module
Add this module to your Puppetfile:
mod 'jhaals-warranty', '1.0.0'
Learn more about managing modules with a PuppetfileDocumentation
jhaals/warranty — version 1.0.0 Mar 29th 2017
Warranty
This module provides additional warranty facts.
Supported Manufacturers
- Dell
- Lenovo (no warranty_start support yet)
Please contribute with for more manufacturers.
Facts
warranty => true
warranty_expiration => 2013-11-05
warranty_start => 2011-11-05
How?
Warranty checks are being made against manufacturers website. The result get cached locally for 24 hours. You must obtain an API key from Dell via TechDirect.
Dependencies
- puppetlabs-stdlib (>= 1.0.0)