Resource Type: image_streamer_deployment_plan

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

Overview

Image Streamer’s Deployment Plan

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found
    • get_used_by
    • get_osdp

Parameters

  • data

    Deployment Plan data hash containing all specifications for the system

  • name (namevar)

    Deployment Plan name

  • provider

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