Resource Type: xlrelease_config_item

Defined in:
lib/puppet/type/xlrelease_config_item.rb
Providers:
rest

Overview

Manage a XL Deploy Configuration Item

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • properties (defaults to: {})

    Properties of the CI

Parameters

  • provider

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

  • rest_url

    The rest url for making changes to XL Deploy

  • title

    The ID/path of the CI

  • type

    Type of the CI

Features

  • restclient

    Use REST to update XL Deploy repository