Resource Type: zabbix_hostgroup

Defined in:
lib/puppet/type/zabbix_hostgroup.rb
Providers:
ruby

Overview

Manage zabbix hostgroups

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • name (namevar)

    hostgroup name

  • provider

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