Version information
released Apr 18th 2016
This version is compatible with:
- Puppet Enterprise 2017.2.x, 2017.1.x, 2016.5.x, 2016.4.x
- Puppet >= 4.3.0 < 5.0.0
- CentOS, Darwin, Debian, Fedora, Ubuntu
Start using this module
Add this module to your Puppetfile:
mod 'thekevjames-irssi', '1.2.0'
Learn more about managing modules with a PuppetfileDocumentation
thekevjames/irssi — version 1.2.0 Apr 18th 2016
puppet-irssi
An opinionated Puppet Module to install and manage Irssi.
puppet-irssi is available on the Puppet Forge.
Usage
Simply
class { '::irssi':
home => '/home/kevin',
fullname => 'Kevin James',
username => 'thekevjames',
password => 'aardvarkz_rule!!!!1!!'
}
Dependencies
- puppetlabs/stdlib (>= 4.2.0 < 5.0.0)