Resource Type: oneview_firmware_bundle

Defined in:
lib/puppet/type/oneview_firmware_bundle.rb
Providers:
c7000
synergy

Overview

Oneview’s Firmware Bundle

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found

Parameters

  • data

    Firmware Bundle data hash containing the path to the bundle

  • name (namevar)

    Firmware Bundle name

  • provider

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