Resource Type: image_streamer_build_plan

Defined in:
lib/puppet/type/image_streamer_build_plan.rb
Providers:
image_streamer

Overview

Image Streamer’s Build Plan

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found

Parameters

  • data

    Build Plan data hash containing all specifications for the system

  • name (namevar)

    Build Plan name

  • provider

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