Skip to content

SimeonGerginov/dscr-for-vmware

 
 

Repository files navigation

Desired State Configuration for VMware

Overview

The Desired State Configuration for VMware project contains VMware.vSphereDSC and VMware.PSDesiredStateConfiguration PowerShell modules.

The VMware.vSphereDSC module is a collection of DSC Resources. This module includes DSC resources that simplify the management of vCenter and ESXi settings, with a simple declarative language.

The VMware.vSphereDSC module contains resources for:

  • Datacenters, Folders and Clusters
  • Standard and distributed switches and portgroups and network migration between them
  • Host network adapters
  • Datastores (VMFS and NFS) and storage adapters
  • Host accounts, roles and permissions
  • vCenter and Host settings

The VMware.PSDesiredStateConfiguration module provides an alternative in-language way to compile and execute DSC Configurations. It does not require the use of LCM and supports PowerShell 7.0.

VMware.vSphereDSC

Getting Started with VMware.vSphereDSC
DSC Resources Documentation

VMware.PSDesiredStateConfiguration

Getting Started with VMware.PSDesiredStateConfiguration
Known Limitations

Branches

master

Build Status

VMware.vSphereDSC Coverage

VMware.PSDesiredStateConfiguration Coverage

This is the branch to which contributions should be proposed by contributors as pull requests. The content of the module releases will be from the master branch.

Contributing

The Desired State Configuration Resources for VMware project team welcomes contributions from the community. For more detailed information, refer to CONTRIBUTING.md.

Join us on Slack

If you have any questions about the project you can join us on Slack:

  1. Join VMware Code
  2. Join the following channel:
    powercli-dsc-contrib
    

License

The Desired State Configuration Resources for VMware is distributed under the BSD-2.

For more details, please refer to the BSD-2 License File.

About

The Repository contains Windows PowerShell Desired State Configuration (DSC) Resources for managing VC and ESXi settings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 63.2%
  • C# 36.8%