Resource Type: image_streamer_plan_script

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

Overview

Image Streamer’s Plan Script

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found
    • retrieve_differences
    • retrieve_read_only

Parameters

  • data

    Plan Script data hash containing all specifications for the system

  • name (namevar)

    Plan Script name

  • provider

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