Forge Home

9,836 downloads

9,836 latest version

1.1 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 2.0.0 (latest)
released Nov 25th 2014

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'gmason-zfs', '2.0.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add gmason-zfs
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install gmason-zfs --version 2.0.0

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download
Tags: zfs

Documentation

gmason/zfs — version 2.0.0 Nov 25th 2014

zfs

This puppet module installs ZFS on Linux on either Ubuntu or a RHEL derivative (CentOS, Scientific Linux, etc). EL 7 support is incomplete at this time.

The puppetlabs/apt module is not listed as a dependency, as RHEL shops certainly won't need it. It is required for Ubuntu.

Facter 1.7 or higher is needed to for automatic configuration of the ARC size. This module will constrain ZFS to 25% of the system's ram by default, suitable for small VMs.

The system should probably have 1GB or more of ram.

Version 2 removes the dependency for the dkms puppet module.

License

This module is distributed under the terms of the GNU General Public License, version 3. See COPYING for details.

Contact

Greg Mason gmason@msu.edu

original author: Arnaud Gomes-do-Vale Arnaud.Gomes@ircam.fr

Support

Please log issues at our Projects site