dsccommunity / ConfigMgrCBDsc

This module contains DSC resources for the management and configuration of Microsoft System Center Configuration Manager Current Branch (ConfigMgrCB).
MIT License
27 stars 8 forks source link

Module dependencies: Removing external module dependencies #102

Closed NEllis280 closed 3 years ago

NEllis280 commented 3 years ago

Pull Request (PR) description

This PR removes the xSCCMSql resource in favor of using SQL DSC. Also, this PR removes portions of the xSCCMPreReqs resource in favor of using NetworkingDSC. The PrimaryInstall example has updated examples of SQL installation and firewall configuration.

Task list


This change is Reviewable

codecov[bot] commented 3 years ago

Codecov Report

Merging #102 (ac9eebb) into master (250092b) will increase coverage by 0%. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #102   +/-   ##
=====================================
  Coverage      98%    98%           
=====================================
  Files          60     59    -1     
  Lines        8583   8547   -36     
=====================================
  Hits         8448   8448           
+ Misses        135     99   -36