Resource Type: glusterfs_pool

Defined in:
lib/puppet/type/glusterfs_pool.rb
Providers:
glusterfs

Overview

Native type for managing glusterfs pools

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • peer

    Trusted server peer

    Supported values:
    • /^\S+$/
  • provider

    The specific backend to use for this ‘glusterfs_pool` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.