Resource Type: scaleio_syslog

Defined in:
lib/puppet/type/scaleio_syslog.rb
Providers:
scli

Overview

Manage ScaleIO syslogs

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • facility (defaults to: 16)

    The syslog facility (1-16)

  • port

    The destination port

Parameters

  • name (namevar)

    The syslog destination address.

  • provider

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