Version information
released Feb 20th 2016
This version is compatible with:
- Puppet Enterprise >= 3.7.0 < 2015.4.0
- Puppet >= 3.0.0 < 5.0.0
- , , , , , , , , , ,
Start using this module
Add this module to your Puppetfile:
mod 'thekevjames-hosts', '1.0.2'
Learn more about managing modules with a PuppetfileDocumentation
thekevjames/hosts — version 1.0.2 Feb 20th 2016
puppet-hosts
An opinionated Puppet Module to configure your /etc/hosts file. Supports hosts-based adblocking and shock-site blocking.
puppet-hosts is available on the Puppet Forge.
Usage
Manage your hosts file with:
include ::hosts
and, to enable adblocking or shock-site blocking, include:
include ::hosts::adblock
include ::hosts::shock
Dependencies
- puppetlabs/concat (>= 2.0.0 < 3.0.0)