Resource Type: panos_arbitrary_commands

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

Overview

This type provides Puppet with the capabilities to execute arbitrary configuration commands on Palo Alto devices.

Properties

  • ensure (defaults to: present)

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

  • xml

    The XML to be set on the device. If working with large XML structures it is recommended to use the file() function e.g.: file(path/to/file.xml).

Parameters

  • xpath (namevar)

    The PANOS API XPath on which to set the ‘xml`.