Resource Type: a2mod

Defined in:
lib/puppet/type/a2mod.rb
Providers:
a2mod

Overview

Manage Apache 2 modules on Debian and Ubuntu

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • name (namevar)

    The name of the module to be managed

  • provider

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