Resource Type: varnish_param

Defined in:
lib/puppet/type/varnish_param.rb
Providers:
debian_base
redhat_base
debian_default
debian_systemd
redhat_systemd
redhat_sysconfig

Overview

Manages varnish parameters

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • value

Parameters

  • name (namevar)

    The default namevar

  • provider

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

  • target

    The file in which to store the variable.

  • varnish_binary

    Path to the varnish binary.