Resource Type: bmc_syslog

Defined in:
lib/puppet/type/bmc_syslog.rb
Providers:
racadm7

Overview

A resource type to manage syslog configuration.

Properties

  • port
  • syslog_enable
  • syslog_servers

Parameters

  • bmc_password

    Password used to connect with bmc service.

  • bmc_server_host

    RAC host address. Defaults to ipmitool lan print > IP Address

  • bmc_username

    Username used to connect with bmc service.

  • name (namevar)

    Identification of the BMC syslog configuration.

  • provider

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