Resource Type: make_server_update

Defined in:
lib/puppet/type/make_server_update.rb
Providers:
ruby

Overview

Puppet type that makes server update from .dtf file (in zip archive) using REST call.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent

Parameters

  • passwd
  • provider

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

  • rest_update_url
  • update_file_path
  • user