Resource Type: panos_service_group

Defined in:
lib/puppet/type/panos_service_group.rb

Overview

This type provides Puppet with the capabilities to manage “Service Group” objects on Palo Alto devices.

Properties

  • ensure (defaults to: present)

    Whether this resource should be present or absent on the target system.

  • services

    An array of ‘panos_service`, or `panos_service_group` that form this group.

  • tags (defaults to: [])

    The Palo Alto tags to apply to this service-group. Do not confuse this with the ‘tag` metaparameter used to filter resource application.

Parameters

  • name (namevar)

    The display-name of the service-group.