Skip to content

msutter/dsc-resource-kit-wave-6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSC Resource Kit Wave 6

This Repo is a fixed version of the DSC Resource Kit Wave 6

The fixes are for compatibility with the puppet dsc module

Fixes

Resource: xRDRemoteApp

  • removing resource MSFT_xRDRemoteApp due to parsing error

Resource: xRemoteDesktopAdmin

  • renaming class xRemoteDesktopAdmin to MSFT_xRemoteDesktopAdmin

Resource: MSFT_xWindowsOptionalFeature

  • Change validateset of ensure from 'enable,disable' to 'present,absent' and adapt the ps code

Resource: MSFT_xWordPressSite

  • Add Absent to valuemap in mof schema

Composite Resource: xIisWordPressSite

  • Add xIisWordPressSite.schema.mof file as an example how to include a composite resource in the build of the puppet types.

Notes

Be aware that the composite resources in this resource kit are not automaticaly discovered from the puppet dsc module at types build time. If you'd like to generate a puppet type for them, you have to manually create a xxx.schema.mof file next to the xxx.schema.psm1 file.

Look at the xWordPress/DscResources/xIisWordPressSite/xIisWordPressSite.schema.mof as an example.

About

DSC Resource kit Wave 6 (puppet dsc module compatible)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published