Resource Type: inline_template

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

Overview

Process a local ERB Template

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • configuration

    The local filesystem source of the Local Template

  • mode

    The local filesystem product permissions mode

  • name (namevar)

    The local filesystem product of the Local Template

  • provider

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

  • source

    The local filesystem source of the Local Template