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
- RedHat,CentOS,OracleLinux,Scientific,SLES,Debian,Ubuntu,Solaris,Windows,AIX,OSX
Start using this module
Documentation
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)