Resource Type: base_dsc

Defined in:
lib/puppet/type/base_dsc.rb
Providers:
powershell

Overview

The base Puppet DSC type that all of the types inherit from. Do not use this directly.

Parameters

  • name (namevar)

    A name to describe your resource, used for uniqueness.

  • provider

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