Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

New mount types/providers splitting fstab and actual mounts into separate types.

License

Notifications You must be signed in to change notification settings

puppetlabs-toy-chest/puppetlabs-mount_providers

Mount Providers

This module is designed to provide additional functionality and support the native mount type inside of Puppet. The module provides two additional resource types not provided by Puppet core:

  • mountpoint
  • mounttab

Please see the output of puppet describe mountpoint and puppet describe mounttab for more information about the types and providers supplied by this module.

Installation

This module is installable from the Puppet Forge using the puppet module command.

$ puppet module install puppetlabs-mount_providers

Source

Known Issues

This module will cause puppet describe to throw an error on Puppet versions between 2.6.8 and 2.6.14. The error is:

root@ubuntu-10:/etc/puppetlabs/puppet/modules# puppet describe mounttab
Could not run: Could not autoload /etc/puppetlabs/puppet/modules/puppetlabs-mount-providers/lib/puppet/type/mountpoint.rb:undefined method 'downcase' for nil:NilClass

Puppet has been patched to fix this bug. Please see Issue 13070 for details about when this fix has been released.

About

New mount types/providers splitting fstab and actual mounts into separate types.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published