Resource Type: dsc_xd7waitforsite

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

Overview

The DSC XD7WaitForSite resource type. Automatically generated from ‘XenDesktop7/DSCResources/VE_XD7WaitForSite/VE_XD7WaitForSite.schema.mof’

To learn more about PowerShell Desired State Configuration, please visit technet.microsoft.com/en-us/library/dn249912.aspx.

For more information about built-in DSC Resources, please visit technet.microsoft.com/en-us/library/dn249921.aspx.

For more information about xDsc Resources, please visit github.com/PowerShell/DscResources.

Properties

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • exists?
    • present

Parameters

  • dsc_credential

    Credential - User account that has permission to connect to the site.

  • dsc_existingcontrollername

    ExistingControllerName - Citrix XenDesktop 7 site controller.

  • dsc_psdscrunascredential

    PsDscRunAsCredential

  • dsc_retrycount

    RetryCount - Retry count before timing out.

  • dsc_retryintervalsec

    RetryIntervalSec - Interval between retries in seconds.

  • dsc_sitename

    SiteName - Citrix XenDesktop 7 site name.

  • name (namevar)
  • provider

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