Resource Type: image_streamer_artifact_bundle

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

Overview

Image Streamer’s Artifact Bundle

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
    • found
    • extract
    • download
    • get_backups
    • create_backup
    • create_backup_from_file
    • download_backup

Parameters

  • data

    Artifact Bundle data hash containing all specifications for the system

  • name (namevar)

    Artifact Bundle name

  • provider

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