Resource Type: st2_pack

Defined in:
lib/puppet/type/st2_pack.rb
Providers:
default

Overview

Manage st2 packs

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • apikey

    St2 apikey

  • name (namevar)

    Name of the pack.

  • password

    St2 cli password

  • provider

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

  • source

    Git URL for st2 pack

  • user

    St2 cli user

  • version

    Specific pack version to install