dsccommunity / SharePointDsc

The SharePointDsc PowerShell module provides DSC resources that can be used to deploy and manage a SharePoint farm
MIT License
246 stars 107 forks source link

SPFarm: Suppress useless reboot triggered once a server joined the farm #1370

Closed Yvand closed 2 years ago

Yvand commented 2 years ago

Pull Request (PR) description

I noticed this reboot and I don't see a good reason for it:

This Pull Request (PR) fixes the following issues

None

Task list


This change is Reviewable

codecov[bot] commented 2 years ago

Codecov Report

Merging #1370 (007e666) into master (db53fd5) will decrease coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1370   +/-   ##
======================================
- Coverage      84%     84%   -1%     
======================================
  Files         143     143           
  Lines       22204   22203    -1     
======================================
- Hits        18751   18750    -1     
  Misses       3453    3453           
Impacted Files Coverage Δ
...PointDsc/DSCResources/MSFT_SPFarm/MSFT_SPFarm.psm1 89% <100%> (-1%) :arrow_down: